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 aspect-oriented programming?
Define the term Scavenging in Caching?
Can we use http handlers to upload a file in asp.net?
What are the Types of authentications in IIS
write six HTTP request method?
What is different authentication mechanisms used in ASP.NET?
What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
what is caching,session? when & what is used mostly in which situtations, how they r implemented in real time? tell with example?
Why asp.net is better than php?
Why is xap important?
How do u deploy your asp.net application?
Differentiate between a hyperlink control and a linkbutton control.
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)