Should we upgrade to .Net 3.0?
I am working on several .Net 2.0 projects. We are not using any Avalon/Workflow features.
Should we upgrade to .Net 3.0? Do this release includes bug fixes and other standard library improvements?
I can't find any relevant information on the page
http://msdn.microsoft.com/windowsvista/support/relnotes/netfx3/default.aspx
Thanks in advance,
Joannès
http://www.peoplewords.com
.NET Framework 3.0 adds a ton of new functionality and features. However, the base 2.0 functionality (CLR, Windows Forms, ASP.NET, BCL, etc.) is not updated with the 3.0 release.
So you should upgrade to use the new functionality.
MSDN has a lot of information about the new functionality. http://msdn2.microsoft.com/en-us/netframework/default.aspx
Bret Grinslade
.NET Framework / Visual Studio Deployment Group Program Manager