Evolving a .NET Framework 2.0 Application to .NET Framework 3.5

If you plan upgrading your software from .NET Framework 2.0 to .NET Framework 3.5 you should consider reading this pdf.

Its not the ultimate and comprehensive guide but will give you the picture. The authors also included some code snippets to visualize what they have gone through.

Download from here.

Related posts:

  1. ASP.NET Personal Web Site Starter Kit – Ajax Enabled with .NET Framework 3.5 and VS2008
  2. Who want to debug .NET Framework?
  3. Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta
  4. Visual Studio 2008 and the .NET Framework 3.5 final soon!
  5. ASP.Net MVC Framework – List and Save data

  1. Thanks for the reference. There’s a blog post here for discussion http://blogs.ythos.net

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
My new source control system

Everybody is aware of the need for source control! As I develop software with Visual Studio 2008, integration with this...

Close