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 |
Where session variables are stored?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
What are the Types of state management techniques
What is the use of placeholder control? Can we see it at runtime?
what is difference between User Control,Custom Contro1,Web server control and template controls
Can we create a multiple user simultaneously ?
What is asp.net mvc? : asp.net mvc
What do you mean by role-based security?
How to do Forms authentication in asp.net?
What are the layouts of ASP.NET Pages?
What is the default timeout for a cookie?
ADO.Net - how to get data from database and bind to the controls -- write this small code
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)