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 various session state management options provided by asp.net?
What is meant by web application?
What is the displayafter property in updateprogress control?
How many types of validators are there in asp net?
What is session and application variable in asp net?
Which method is used to force all the validation controls to run?
How to implement form based authentication in asp.net application?
What are the Types of chaching. How to implement caching
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Why do you use the app_code folder in asp.net?
What is the difference between page-level caching and fragment caching?
Explain what are delegates?
How can we provide the WebParts control functionality to a server control?
Explain what is postback in asp. Net?