Hi,
I have a VB 6 dll which contians business logic and also data layers.
I want to use the dll in ASP.NET.
How can I do this?
Is their any performance slow due to using VB 6 dll in asp.Net?
Should I register in WebServer also?
How can I use ADO recordset to bind to GridView control?
How can I convert ADO recordset to dataset/Datatable?
I have a VB 6 dll which contians business logic and also data layers.
I want to use the dll in ASP.NET.
How can I do this?
Is their any performance slow due to using VB 6 dll in asp.Net?
Should I register in WebServer also?
How can I use ADO recordset to bind to GridView control?
How can I convert ADO recordset to dataset/Datatable?