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 is AutoEventWireUp and what is the use of This property explain in details?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
In the Repeater control which way you can edit?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain client-side scripting?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is the difference between sealed vs static class?
Name the two properties are on every validation control?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
When should I use server transfer and response redirect?
Why do we use sessions?
What I need to create and run an asp.net application?
What is intrinsic objects in asp.net?
Do you know using sql cache invalidation?
What are the new features added from ASP to ASP.NET?