Walt Ritscher: Thinking about code

Thoughts about .Net - Thoughts about code

  Home :: Contact :: Syndication  :: Login
  171 Posts :: 0 Stories :: 80 Comments :: 23 Trackbacks

Archives

Post Categories

Image Galleries

About Me

Interesting Blogs

My other blogs

Resources

Friday, December 15, 2006 #

Hooray! Microsoft released the service packs for Visual Studio today.  These are a MUST INSTALL for anyone using VS.  There are plenty of bug fixes.  The two that I'm most excited about are the Visual Basic background compiler fix and the performance fix for compiling large projects.  Both of these issues have slowed my daily development consistently during the last year.

If you are an ASP.NET developer you'll be happy that the Web Deployment and Web Application projects are now included.

Microsoft has added some interesting new features in the SP too.

  • Multicore support for profiling
  • Multicore support for code gen
  • Team Server performance improvements
  • See the Microsoft website for more details

There are several version of the SP. Pick the one that matches your version of Visual Studio.

Seriously, if you are using Visual Studio 2005 you should install this SP as soon as possible.

 

posted @ 8:51 AM | Feedback (0)