How many classes can a single .NET DLL contain?
Answer Posted / sohail virk
Many classes...because Once compiled
this project will turn into a single Dll.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the namespaces used in asp.net mvc? : asp.net mvc
Explain the difference between Repeater and Data list control in ASP.NET?
Define web.config in .net?
What do you mean by View State and what is its role?
Is asp.net a programming language or framework?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Can the unique key be null?
What is the difference between session and application?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How you can return View from ASP.NET Web API method?
Explain the function of new view engine in asp.net? : asp.net mvc
What is ASLM?
How does cookies work in asp net?
What is a web api?
What is meant by ispostback in asp net?