How many classes can a single .NET DLL contain?
Answer Posted / muneesh
a single dll in .net can contain more than one class there
is no limiit because we are linking many classes in a single
project and at the time of hosting we can convert it into a
single dll
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How tooltip is set through code-behind in ASP.NET?
What are app services?
How will you load dynamic assembly?
what is loosely coupled solution? How it can be used?
What are session state modes in asp.net?
How do you implement postback with a text box?
How to use multiple scriptmanager controls in a web page?
They mostly asked difference between versions of technologies
Why do we need a web application session?
What is a response cookie?
What is microsoft windows sharepoint services?
What is the use of the tag in the web.config file?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is the difference between cookie and session?
What is work flow gen? how can it will work with .Net?