Tuesday, December 30, 2008

Visual Studio 2010

After long time, I started blogging again. This time, I resolve myself to be a full time blogger. This is a great platform I think to share ideas. Ok now, I can see your eye brows frowning!! So, let's get into business. After playing around with Visual Studio 2010 CTP. Interested to try, you can download Visual Studio 2010 CTP available as VPC image from http://go.microsoft.com/fwlink/?LinkId=129231 I want to share few new things which Visual Studio 2010 & .Net Framework 4.0 has to offer for our developer community.

Static Code Analysis:

Now, Visual Studio 2010 provide in-built support for static code analysis. Get away from FX-cop thing. Guaranteed way of writing quality code and improves developer productivity minimizing coding errors. Top of all, an escape from manual code review saving time!!

Debugging .Net Framework Library:

Visual Studio 2010 lets you debug .Net Framework libraries to see the hidden magic code written by microsoft. Ofcourse, Not all libraries are debuggable. I'll try to come up with a different post elaborating on libraries which're really debuggable and other features provided by them.

I've to run for dinner now.. I'll talk about other fascinating features in my next post..