bar
mohamedradwan.com - Nothing can beat experience
Mohamed Radwan
Cancel

Lab Center and Test Center summary story

[Updated on April 17, 2012] You can see the full video series (93 videos) of install and configure TFS 2010 in enterprise, see the guide on the Codeplex http://tfs10enterprise.codeplex.com/ [End of...

Install and configure Lab Center 2010

[Updated on April 17, 2012] You can see the full video series (93 videos) of install and configure TFS 2010 in enterprise, see the guide on the Codeplex here [End of update April 17, 2012 update] ...

Lab Management overview

[Updated on April 17, 2012] You can see the full video series (93 videos) of install and configure TFS 2010 in enterprise, see the guide on the Codeplex http://tfs10enterprise.codeplex.com/ [End of...

Test Center and Lab Center 2010 Road map

[Updated on April 17, 2012] You can see the full video series (93 videos) of install and configure TFS 2010 in enterprise, see the guide on the Codeplex http://tfs10enterprise.codeplex.com/ [End of...

Microsoft vs. Others

I work in a company that has different technology environment so most of the time you find other technology people said jokes about Microsoft, how is the .NET is very simple and it just drag and d...

LINQ basics

Obtain the data sources(s) Create the query Declare variable var query = the following From variable Name in obtained data Source [//Declaration] Where variable name. Pr...

How to pass function by name variable not by body to JQuery?

It is a very small tip but the final comments are very important and it just here for fast remember, the story begin when I start re-factoring my team JQuery code, I found that there are many funct...

How to enhance Visual Studio 2010 performance?

There is a very good post on how to improve Visual studio 2010 performance, this post try to help you to enhance the performance of visual studio http://msdn.microsoft.com/en-us/vstudio/ff716700

Create a localized version of DisplayName attribute for MVC

As most of my followers know I am now working on MVC Enterprise project and when the time come to start refactoring my team code I found that, they didn't use DsipalyName attribute to read from the...

Yield return, what does it mean?

Yield return, it's a very strong keyword, all the LINQ to object use it when we use foreach or yield return. It is used to iterate through acollection returned by a method. you can create methods t...

Disclaimer
The postings on this site are my own.
Trending Tags