How many classes can a single .NET DLL contain?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between session and cookie?
Which data type does the rangevalidator control support?
What is difference between or and orelse?
Define asp.net caching?
Explain the difference between Web Garden and Web Farm?
How to disable disable browser's Back button in asp.net (JavaScript)?
Which namespace is used by ado.net?
What are the asp.net security controls?
What is the difference between session and application?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
How could you modify xaml content from javascript?
What does ascx stand for?
What is x xss protection?
What are custom user controls in asp.net?
What is cas?