how to create
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
hi friends , how to create a dll file in asp.net2.0.
-
hi friends , how to create a dll file in asp.net2.0.
you cannot create dll in asp.net instead of you can use Class Libary option on opening new project.
-
you cannot create dll in asp.net instead of you can use Class Libary option on opening new project.
A class library is a DLL.
Darroll