How many classes can a single .NET DLL contain?
Answer Posted / sudhir
There are no limit to use classes in single .Net Dll, you
can crate many classes as per your requirements.
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What are the steps involved to fill a dataset?
What is css and what is it used for?
Out of ASP or ASP.NET which one is stateless?
How can you handle errors in Web API?
Demonstrate Render and PreRender?
Explain about secure socket layer?
Explain the flow of processing of the request? : asp.net mvc
Define view state.
How do we ensure view state has not tampered?
How to turn off cookies for a page?
What is asp.net mvc? : asp.net mvc
Explain about asp.net 2.0 themes?
What are the differences between primary foreign and unique keys?
Can we add code files of different languages in app_code folder?
What r the asp.net list controls and difference between them?