I will show here how to create a simple dll in .net using visual studio 2010, and to link it with other exe.
This may help a .net newbie like me.
Step 1: Create a class library
Step 2: Create a Console application
Step 3: Link the dynamic library
Use add() and sub() methods
Step 4: Build and Run the project
read more
This may help a .net newbie like me.
Step 1: Create a class library
Step 3: Link the dynamic library
Step 4: Build and Run the project
read more
No comments:
Post a Comment