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
Where session id is stored?
What do you mean by role-based security?
What is mvc in asp.net tutorial? : Asp.Net MVC
How does session work in asp net?
How to unit test Web API?
What does uri mean?
What is a swagger in web api?
What is a 1x1 pixel?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
What is the difference between application state and caching?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Which .NET framework supports Web API?
Give some salient points of difference between request processor and request dispatcher.
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is http post action?