asp classic - Any good references or tools available for converting ASP to ASP.NET? -


Which tools, practices, or documentation do you recommend to others in your conversion process?

You can try Microsoft

ASP Net v1.x Migration Assistant from ASP is designed to help you convert APP to ASP pages and ASP.NET. This does not completely automate the conversion process, but it will speed up your project by automating some of the steps needed for the migration.

I think this is nothing better.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -