How many classes can a single .NET DLL contain?
Answers were Sorted based on User's Feedback
Answer / muneesh
a single dll in .net can contain more than one class there
is no limiit because we are linking many classes in a single
project and at the time of hosting we can convert it into a
single dll
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / shankar chaurasia
.NET Assembly can contain (2^24-1) 16777215 classes. Because
If the class is identified in metadata table using a
metadata token then token is of four bytes. First byte is
for connection to the metadata table and remain 3 for
classes and the biggest number on 3 bytes is 2^24-1 or 16777215.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does the iis work?
what is client back feauture ?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
How Clustered Index and Non clustered index stored on SQL server?
What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?
what are httphandlers and httpmodules.and their differences.
what are webservices?In which circumstances we can go for webservices?
What is an Interface and What is an Abstract Class?
What are the features of asp net?
How to add DateTime Control in normal DataGrid Server Control?
what are the different ASP.NET Application Folders?
What is the significance of attaching a profile while creating a user?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)