Question: How to create a Dynamic Link Library( DLL) in C# and connect to database? database created in access, to connect my database to User Interface

How to create a Dynamic Link Library( DLL) in C# and connect to database? database created in access, to connect my database to User Interface (programming language C#). using Dynamic Link Library?

Step by Step Solution

3.51 Rating (151 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Create a Class Library DLL in C Open Visual Studio and create a new Class Library project Add a class that will contain the methods to interact with t... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Operating System Questions!