How many classes can a single .NET DLL contain?
Answer Posted / abhishek maitrey
One can write as many as required classes in a single .Net
Dll file. There is no limit specified by the Microsoft.
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
What are sessions in asp net?
Can we have a web application running without web.config file?
How to prevent client side validation from the ASP.NET validation controls?
Difference between singleton and singlecall.
Explain about Automatic resource management?
What is an asp.net web form?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Is oauth for authentication or authorization?
Explain weak typing and strong typing.
List the major built-in objects in asp.net?
Where the assembly is stored in asp.net?
What are the versions of garbage collection?
What are the different methods of session maintenance in asp.net?
What is variable and constant in .net programming language?
What are Session states available and its Uses?