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
How does output caching work in ASP.NET?
What are asp.net web forms?
What is asp net_sessionid?
What is difference between view and partial view?
What are main return types supported in Web API?
Explain diff between dataset and datareader?
In a Repeater control how one can provide an alternating color scheme ?
Explain what are delegates?
What is sta?
Define reflection in .net?
What is a proxy in web service?
How you will manage the state of ASP.NET controls?
Define cookie.
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is difference between session and viewstate?