Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

ASP to ASP.Net conversion....

Hey Guys..Any idea ..how much portion of code is converted to ASP.NET..after using an ASP to ASP.Net conversion tool..particularly..microsoft upgrade assistant...
[162 byte] By [aspismyname] at [2007-11-11 11:58:33]
# 1 Re: ASP to ASP.Net conversion....
It depends on the intensity of your code.
Some codes are fairly easy to upgrade but others are not.
I should say, basic to intermediate codes are easily upgraded.
I believe one downside to this is that it converts to ASP.net 1 and not 2.0

You should try and see if it is able to do a good upgrade before taking other alternatives.
Emefa at 2007-11-11 23:10:44 >
# 2 Re: ASP to ASP.Net conversion....
Welcome to dev-archive :WAVE:

As mentioned, it will vary from application to application. I would say give it a go and see what you wind up with.

Make sure you have a good solid backup of all code you intend to try and convert.
Hack at 2007-11-11 23:11:39 >