How many classes can a single .NET DLL contain?
Answers were Sorted based on User's Feedback
Answer / venkat
One or more than one class. depending upon the programmer
requirement.
| Is This Answer Correct ? | 0 Yes | 0 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 |
Answer / anjali
Question cann't be the solution for a question. Is there any description for this question
| Is This Answer Correct ? | 3 Yes | 6 No |
What is the Custom Error in ASP.NET?
2 Answers ABB, IBM, Infosys, Tech Mahindra,
What's the difference between viewstate and sessionstate?
what is diffrence between debug class and trace class in asp.net ?
What is the latest version of asp.net?
• What are HttpHandlers? • What are HttpModules?
what exception is thrown when you do a response.redirect
What is slidemaster?
What are uri parameters?
Define transparent caching with aop?
Caching techniques in .NET ?
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
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)