Re: Upgrading from asp.net 1.1 to 2.0

"Eric Dill [2005Q3]" <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.web
Message-ID <[email protected]>
Hi Alex,
 
I've done this on a few projects already and here is the approach I've used with success:
 
Step 1: Decide what page elements (if any) that will move to the new ASP.Net 2.0 MasterPage
Step 2: Create your ASP.Net 2.0 MasterPage
Repeat the following for each ASP.Net page to be converted:
Step 3: Create a new ASP.Net 2.0 page for the ASP.Net 1.1 page you want to convert and link it to the MasterPage you created in step 3.
Step 4: Copy the HTML content from the ASP.Net 1.1 page to the ASP.Net 2.0 page (exclude any content moved to the ASP.Net 2.0 MasterPage).
Step 5: Copy the code behind page from the ASP.Net 1.1 page to the ASP.Net 2.0 page.
Step 6: Remove all Web Form Designer generated code (this is now in a separate file for each ASP.Net 2.0 code behind page. 
 
Sincerely,
 
Eric Dill
Sr. Software Engineer
C#, .NET (ADO.NET, ASP.NET), COM+, DCOM, T-SQL, C++, C
[email protected]
703-642-1816 home
434-228-0799 cell
 
 

________________________________

From: Discussion of building .NET applications targeted for the Web on behalf of Smotritsky, Alex
Sent: Tue 3/27/2007 10:37 AM
To: [email protected]
Subject: [DOTNET-WEB] Upgrading from asp.net 1.1 to 2.0



I'm interested in people's thoughts and experiences with this, thanks.






===================================
This list is hosted by DevelopMentor®  http://www.develop.com <http://www.develop.com/> 

View archives and manage your subscription(s) at http://discuss.develop.com <http://discuss.develop.com/> 



===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.