in
ASP.NET (forum)
.NET (group)
(Entire Site)
Home
SQL
.NET
Exchange
Opinion
Blogs
Forums
About
Sign in
|
Join
|
Help
Home
Blogs
Forums
Forums Home
>
.NET
>
ASP.NET
>
convert my asp pages to asp.net
convert my asp pages to asp.net
Last post 10-13-2008, 11:04 AM by
Dollarjunkie
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
10-03-2008, 5:04 AM
Post number
69843
charlie123
Joined on 10-03-2008
convert my asp pages to asp.net
Reply
Quote
I have finished a new project and I'd like to convert my asp files to asp.net
to add more efficiency on the site .. so anybody can send me the detailed
method to convert them ?
Thanks
http://www.infysolutions.com
Outsourcing software development
Report abuse
10-13-2008, 11:04 AM
Post number
69980
in reply to post number
69843
Dollarjunkie
Joined on 10-13-2008
Re: convert my asp pages to asp.net
Reply
Quote
I am not sure if there is a dynamic way to achieve this. All my conversations I handle manually. Move the code into code behind as needed. Make sure to reset my page directive properties appropriately and ensure that all my variables and parameters match as in the old ASP page.
Report abuse