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
What do you understand by aggregate dependency?
What are custom user controls in asp.net?
How to use a Master Database in Asp.net?
What are triggers of an updatepanel?
Which dll handles the request of .aspx page?
What is datagrid asp.net?
What is a web farm?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What do you mean by caching in asp.net?
What is a response cookie?
What do you mean by authentication?
how to include timer or counting time to display next page in asp.net
Describe how to implement globalization and localization in the use interface in .net.
What is the difference between system.stringbuilder and system.string
What is the difference between application state and caching?