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 / ninad

Any number of classes can be contained in a single .NET DLL

Is This Answer Correct ?    91 Yes 11 No

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

Answer / anjani

A single Dll can contain one or many solutions as u want.
Reason being all the classes that you are creating will be
a prt of the Project that u r working on. Once compiled
this project will turn into a single Dll.

Is This Answer Correct ?    34 Yes 9 No

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

Answer / abhishek maitrey

One can write as many as required classes in a single .Net
Dll file. There is no limit specified by the Microsoft.

Is This Answer Correct ?    27 Yes 6 No

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

Answer / sudhir kunnure

Single .NET DLL contain multiple clases there are no limit
to use dll in any class.

Is This Answer Correct ?    26 Yes 7 No

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

Answer / shaik mujahid ullah

A .Net DLL can contain any no of classes and each class can
contain number of methords and properties as well

All classes which are in a DLL can kept into one Namespace
when you add a referenc to this DLL into your project and
create a new object all classes and methord you can you it
as you like

Is This Answer Correct ?    10 Yes 5 No

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

Answer / rajneesh

Many Classes




Rajneesh Hajela

Is This Answer Correct ?    9 Yes 4 No

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

Answer / sudhir

There are no limit to use classes in single .Net Dll, you
can crate many classes as per your requirements.

Is This Answer Correct ?    8 Yes 4 No

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

Answer / hemananda

Unlimited Classes.

Is This Answer Correct ?    9 Yes 7 No

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

Answer / d9101

one or more than one classes contain in the one .dll file in the .net........

Is This Answer Correct ?    5 Yes 3 No

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

Answer / sohail virk

Many classes...because Once compiled
this project will turn into a single Dll.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


what is client back feauture ?

1 Answers  


How use Xml data in ASP.net?

0 Answers   MCN Solutions,


What is Web Services?How we can consume a Web Services in our application?Explain.

1 Answers   Religare,


What is the difference between session object and application object?

0 Answers  


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

0 Answers  


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  


What can you do with asp.net?

0 Answers  


write six HTTP request method?

4 Answers   IBM,


what are the advantage in asp.net and what are the question ask for interview in vb.net and asp.net

0 Answers   TCS,


What is the difference between cookie and session?

0 Answers  


Explain Generics?

1 Answers  


Categories