How many classes can a single .NET DLL contain?
Answers were Sorted based on User's Feedback
Answer / muneesh
a single dll in .net can contain more than one class there
is no limiit because we are linking many classes in a single
project and at the time of hosting we can convert it into a
single dll
| Is This Answer Correct ? | 9 Yes | 1 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 |
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
what is silverlight and what is the purpose of silverlight?
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
Explain the concept of View Model in MVC?
SessionState - type of sessionstate and when and how to use it
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How do you implement postback with a text box?
What is slidemaster?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
How u refer webservices?
Types of optimization and name a few and how do u do?
what is narmalization
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)