ASP.NET and ASP.NET 2

  • Thread starter Thread starter palmtreefrb
  • Start date Start date
P

palmtreefrb

Can someone recommend a good book/resource that describes the changes from
vs 2003 to 2005. For example, where is my initialization section etc.

Thanks
 
Hello palmtreefrb,

Probably a pretty good place to start is with the msdn ASP.NET Developer
Center: Upgrade from ASP.NET 1.x page:

http://msdn.microsoft.com/asp.net/reference/migration/upgrade/default.aspx

This page includes links to these articles:
Step-By-Step Guide to Converting Web Projects from Visual Studio .NET
2002/2003 to Visual Studio 2005
Common ASP.NET 2.0 Conversion Issues and Solutions
What's New in Web Development for Visual Studio 2005
 

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