How many classes can a single .NET DLL contain?
Answers were Sorted based on User's Feedback
Answer / ninad
Any number of classes can be contained in a single .NET DLL
| Is This Answer Correct ? | 91 Yes | 11 No |
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 |
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 |
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 |
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 |
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 |
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 |
Answer / sohail virk
Many classes...because Once compiled
this project will turn into a single Dll.
| Is This Answer Correct ? | 2 Yes | 1 No |
WHAT IS BOXING? HOW WE CAN USE IT?
What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />
Define globalization and localization.
Explain the different types of assemblies?
in which protocol ASP.NET WEB API Work?
Describe the difference between inline and code behind - which is best in a loosely coupled solution Tightly coupled - INLINE
Can the dictionary object be created in client?s scope ?
What permissions do asp.net applications posses by default?
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?
What is the concept of view state in asp.net?
How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!
How do you remove duplicates without using remove duplicate stage?
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)