ASP to ASP.NEt

Reply

Join Date: Oct 2009
Posts: 4
Reputation: murali2joy is an unknown quantity at this point 
Solved Threads: 0
murali2joy murali2joy is offline Offline
Newbie Poster

ASP to ASP.NEt

 
0
  #1
Oct 15th, 2009
Hi I've a web application in ASP. I'm planning to develope the future pages in ASP.Net. Is there any way to use the same old ASP pages (without converting them to .aspx) and built the future pages in ASP.net.
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 18
Reputation: jimib is an unknown quantity at this point 
Solved Threads: 1
jimib jimib is offline Offline
Newbie Poster
 
0
  #2
Oct 21st, 2009
Originally Posted by murali2joy View Post
Hi I've a web application in ASP. I'm planning to develope the future pages in ASP.Net. Is there any way to use the same old ASP pages (without converting them to .aspx) and built the future pages in ASP.net.
You can use the asp pages side by side with the asp.net pages. The only problem you might run into is sharing session variables. You can also use ASP Compatible mode of ASP.NET with your old ASP pages without a whole lot of conversion (there is some) and gain the benefit of the ASP.NET debugger. Good Luck!
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC