Pages

Saturday, August 30, 2008

Enhancements in C# Code Editor in VS 2008

Explicit compilation was often needed to Identify the semantic errors in C# code in Visual Studio 2005 and earlier versions. For instance if we declare and use an unknown data type in C# code, it required compilation for identification of the errors.

image

Now with the Visual Studio 2008 SP1 C# code editor instantly identifies and mark these errors with squiggles in red with out the need of explicit compilation.

This adds up value to the developer experience plus saves the building time.

3 comments:

  1. Ya exactly rite.

    ReplyDelete
  2. Pretty good post. I just stumbled upon your blog and wanted to say that I have really enjoyed reading your blog posts.Thanks for all your great posts.

    limos warsaw

    ReplyDelete

Note: Only a member of this blog may post a comment.