M
Marcel Balcarek
I need to convert (not a rewrite) from ASP to APS .NET to allow session
variable sharing.
Can anyone recommend a link/article/reference that gives the steps required?
Here is what I have so far:
change file names from asp to aspx, and asa to asax
convert ADO to ADO .NET (resultsets to datareaders, etc)
What else will be required?
Thank you
Marcel
variable sharing.
Can anyone recommend a link/article/reference that gives the steps required?
Here is what I have so far:
change file names from asp to aspx, and asa to asax
convert ADO to ADO .NET (resultsets to datareaders, etc)
What else will be required?
Thank you
Marcel