Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many classes can a single .NET DLL contain?

Answers were Sorted based on User's Feedback



How many classes can a single .NET DLL contain?..

Answer / kakani

It can contain many classes.

Is This Answer Correct ?    18 Yes 1 No

How many classes can a single .NET DLL contain?..

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

How many classes can a single .NET DLL contain?..

Answer / pathy

we can define as many classes as you wany

Is This Answer Correct ?    6 Yes 1 No

How many classes can a single .NET DLL contain?..

Answer / sandeep thakur

Multiple inheritance!

Is This Answer Correct ?    4 Yes 2 No

How many classes can a single .NET DLL contain?..

Answer / kavitha

There r abstraction encapslation inhertance

Is This Answer Correct ?    2 Yes 1 No

How many classes can a single .NET DLL contain?..

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

Post New Answer

More ASP.NET Interview Questions

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?

2 Answers   Siebel Systems,


what is silverlight and what is the purpose of silverlight?

2 Answers   Cognizant, CTS,


In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?

5 Answers  


Explain the concept of View Model in MVC?

0 Answers   B-Ways TecnoSoft,


SessionState - type of sessionstate and when and how to use it

1 Answers   Syntel,


What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

0 Answers  


How do you implement postback with a text box?

0 Answers  


What is slidemaster?

0 Answers  


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

0 Answers  


How u refer webservices?

0 Answers   Microsoft,


Types of optimization and name a few and how do u do?

1 Answers   Accenture,


what is narmalization

4 Answers   Wipro,


Categories