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 cookie less session? How it works?
What is the difference between Proxy and Contract?
How does asp net store session ids by default?
How do you retrieve information from web.config ?
Describe the difference between inline and code behind - which is best in a?
Difference between Array and ArrayList? How Array is benifitful than ArrayList?
What are runtime hosts?
why should i use FormsAuthentication.RedirectFromLoginPage (); Method in Form Authentication?Without using this method also it's good??
Explain different types of Caching techniques in ASP.NET?
0 Answers Sans Pareil IT Services,
hi all, can we sort the data set without using the gridview sort method
How would you get ASP.NET running in Apache web servers - why would you even do this?
Explain serialization and deserialization?
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)