S
szabelin
Hello,
How do I add ADO.NET stuff (configure adapter, dataset,
ect) onto a class library (DLL)?
My project is web-based ASP.NET that uses data access dll.
I am doing all database ops via that dll. I don't want to
hand code otherwise autogenerated code.
Most examples out there present solution for winForms.
Thank you
How do I add ADO.NET stuff (configure adapter, dataset,
ect) onto a class library (DLL)?
My project is web-based ASP.NET that uses data access dll.
I am doing all database ops via that dll. I don't want to
hand code otherwise autogenerated code.
Most examples out there present solution for winForms.
Thank you