MattWoberts
Programmer
Hi,
I am trying to work out how to migrate a typical ASP web app. to ASP.NET. The web app was built around the DNA architecture, so has the ASP's, Business components (VB), and Data components.
I am unsure how to approach this in .NET. Should I keep the business/data layers and write them as .NET components (classes). Also, many of the data comps return recordsets, should they return DataSets in .NET?
Any help would be very welcome!
MattWoberrs
I am trying to work out how to migrate a typical ASP web app. to ASP.NET. The web app was built around the DNA architecture, so has the ASP's, Business components (VB), and Data components.
I am unsure how to approach this in .NET. Should I keep the business/data layers and write them as .NET components (classes). Also, many of the data comps return recordsets, should they return DataSets in .NET?
Any help would be very welcome!
MattWoberrs