How many classes can a single .NET DLL contain?
Answer Posted / anjani
A single Dll can contain one or many solutions as u want.
Reason being all the classes that you are creating will be
a prt of the Project that u r working on. Once compiled
this project will turn into a single Dll.
| Is This Answer Correct ? | 34 Yes | 9 No |
Post New Answer View All Answers
What is the difference between the asp and asp.net?
How is my content secured from unauthorized access?
Why should i prefer JSP over asp.net or any other web development language..??
What is server side session management?
What is clickid?
How you can access the properties and controls of master pages from content pages?
Is post back property in asp net?
What's the use of response.output.write()?
What is s2s tracking?
What is application in asp net?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How many types of cache are there?
What is ashx file in asp.net?
Explain Life cycle of ASP.NET page when a request is made.
How many languages are supported by .NET at present time?