.net 2005

  • Thread starter Thread starter zahidsir
  • Start date Start date
Z

zahidsir

what are the latest/greatest features in .net 2005?

I will appreciate if you could provide links to some recorded webinars.

Thanks.
 
what are the latest/greatest features in .net 2005?

As the version of the framework is 2.0 and not 2005, I assume that you
mean Visual Studio 2005 also.

IMHO:

:: That the html design mode finally WORKS without messing up the code.

:: That it can cope with, and uses by default, XHTML.

:: Refactoring

:: Masterpages

:: Generics (as Karl also mentioned)

:: Recompiling while debugging

:: Web pages are compiled when you save them and runs without rebuilding
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top