thanks of answer

sir

my question is that how we make or made DLL file




Answer this question

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

    When you create a new project, you can shouce for the Class Library template. Here you have you DLL project.


  • thanks of answer