Module
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
There is no module rather you create class library ie is called as class assemblie. Now this has to be in some namespace. You will require to first reference this assemblie into your project and later in your code C# use the using statement eg using xyz.abc; Regards
Regards, Jaiprakash M Bankolli jaiprakash.bankolli@gmail.com My Blog Suggestions for me