You can check the following link for more information http://www.discountasp.net/press/2010_10_discountasp.net-launches-team-foundation-server-hosting.aspx
Execute and Run SQL script from C#
I work in a project that used an integration testing that need to check for a specific data in the DB so as the best practice I just want to insert my test data into the DB and then run my test and...
MVC 2.0 condensed summary for beginner
I used to create a condensed document when I start in any new area or technology, so here is the document of MVC 2.0, this document version 1.0 and it contains the valuable information I meet in my...
How to test your site against color-disability?
You know that 20% of people has color-disability, so be careful you have to test your site against this kind of disability. Here is the website that you can use to test your website against color-...
TF51011 error
our tip today is very trivial and I am hesitate to write about but I think maybe it will be helpful for novice user,our error today is the following TF51011 the node specified not found in the cla...
Why and how to clear TFS client cache?
Sometimes there are errors like: \"Cannot find team project\" or you can\'t create a project because duplicate name despite of you don\'t have one or you are not connected to that one that have t...
Why Using Interface
Using interfaces adds flexibility and power to your design. It solves the hard equation of how to make classes cohesive and loosely coupled. By creating interfaces, classes don’t need to know each ...
TF215097 Build Service Problems
This post can be helpful for all the following error TFS Build Service Problems Build stay in the queue without execute Build controller unavailable there was no endpoint listening at "Tf...
Preview your website in mulipule browser simultaneously
Microsoft has very slick tool called Expression Web SuperPreview, I know that some people will say, we used to use another tool but what is the different here is it’s support for most browsers IE a...
MVC2 MS Build error MSB4019
When I prepar for my new MVC2 project that will use TFS and MS Build for daily build, I decide to create Hello world with MVC2 that use MS Build so I can know what the problems that I may face duri...
