Software Development Network>> Visual C#>> thanks of answer
sir
my question is that how we make or made DLL file
You just start's create a product with ClassLibrary template project. Then you can include the classes, user controls, Forms, modules, etc to the class library product. Then build your project. It will creates an DLL file for you project.
Cheer.
thanks of answer
deathy
You just start's create a product with ClassLibrary template project. Then you can include the classes, user controls, Forms, modules, etc to the class library product. Then build your project. It will creates an DLL file for you project.
Cheer.
Valerio