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
Explain some of the major built-in objects in asp.net
What are the Types of authentications in IIS
How to use ipostback?
What is server side in asp.net?
What does it mean your session has timed out?
What is recordset asp?
What is a multilingual website?
Where the viewstate is stored after the page postback?
What is the difference between sealed vs static class?
What are the Types of objects in ASP
What are the security types in ASP/ASP.NET? Different Authentication modes?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Is it possible to migrate visual interdev design-time controls to asp.net?
How can we create custom controls in asp net?
What is a web based system?