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 is the difference between server-side scripting and client-side scripting?
What is protected configuration?
how to include timer or counting time to display next page in asp.net
What is masterpage?
What is the procedure to create the environment for asp.net? : asp.net mvc
How many types of session in ASP.NET
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What are resource file and how do we generate resource file?
How dataadapter.fill works?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is difference between mvc and asp.net? : Asp.Net MVC
How may clustered index we can create in table?
Why we use content place holder in asp.net?
What is ispostback method in asp.net? Why do we use that?
What is the difference between user control and custom control?