Tag Archives: VS2010

How to enable code coverage in Visual Studio 2010

If you are writing frameworks and creating unit tests for the framework, you may require to find the code coverage of your code. And if you were using VS 2008 and moved to VS 2010, its slightly different. Open the … Continue reading

Posted in Visual Studio | Tagged , , , | Leave a comment

.Net 4.0 and Visual Studio 2010 Released

Download a full trial version at http://www.microsoft.com/visualstudio/en-us/download Free Visual Studio 2010 Express editions available at http://www.microsoft.com/express/downloads/ Free e-book “Moving to Visual Studio 2010″ – Download from here http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=12a6de81-c633-4f2c-a35f-cea6fe772712

Posted in .Net, Visual Studio | Tagged , , , | Leave a comment