Migrating from ASP to ASP.Net
-
Hi friends, Please provide the steps and details to convert asp application to asp.net application. Thanks in advance, Regards
Prya
-
Hi friends, Please provide the steps and details to convert asp application to asp.net application. Thanks in advance, Regards
Prya
I'm not sure there are any steps per se' that relate to ASP or ASP.Net as they are completely different. But, you may want to look at your current site and break it into sections. Look at your data access requirements and build your data layer. When you have a better understanding of how your going to interact with the data layer, you can then move on and build your business objects.
-
Hi friends, Please provide the steps and details to convert asp application to asp.net application. Thanks in advance, Regards
Prya
1 - take screenshots of the asp app 2 - delete all copies of the asp app 3 - write a new app Seriously, no migration is possible, they are completely different to each other.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )