Hello,
I want to integrate a DLL in my ASP project.
The role of this DLL is to make a connection to the database (SQL SERVER 2005) and add fields to a table.
I develop in C # and I am using VISUAL STUDIO 2010. Who can help me?
thank you
For creating DLL you need a Class Library project. Refer
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.