How many classes can a single .NET DLL contain?

Skip to first unread message

venkii

unread,
Oct 19, 2005, 1:19:53 AM10/19/05
to .NetIndia
How many classes can a single .NET DLL contain?

BabuLives

unread,
Oct 19, 2005, 1:39:22 AM10/19/05
to .NetIndia
i think we can have any no of classes...

for more info..just rry this urls...

For more information about project, control, and code limitations in
Visual Basic,
please see the following topics in the Visual Basic Programmers Guide,
the Online
Help, or the MSDN Web site:
Project Limitations at:
http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbconprojectlimitations.htm

Control Limitations at:
http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbconcontrollimitations.htm


Code Limitations at:
http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbconcodelimitations.htm

Data Limitations at:
http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbcondatalimitations.htm

System Resource Limitations at:
http://msdn.microsoft.com/library/devprods/vs6/vbasic/vbcon98/vbconwindowslimitations.htm


Regards,
Satheesh

Srinath B

unread,
Oct 19, 2005, 1:48:50 AM10/19/05
to Techdot...@googlegroups.com
yes v can hve as many classes as v wnt i dont thing there is a limit, never came across anything like dat

BabuLives

unread,
Oct 19, 2005, 1:53:51 AM10/19/05
to .NetIndia
Any how while ceating .Net dll We can use namespace inside it..if we
are using namespace inside the dll we can have any no of classes..

Reference:

In Microsoft .Net, every program is created with a default namespace.
This default namespace is called as global namespace. But the program
itself can declare any number of namespaces, each of them with a unique
name. The advantage is that every namespace can contain any number of
classes, functions, variables and also namespaces etc., whose names are
unique only inside the namespace. The members with the same name can be
created in some other namespace without any compiler complaints from
Microsoft .Net.


http://www.codersource.net/csharp_tutorial_namespaces.html


Regards,
Satheesh

kunal shah

unread,
Oct 19, 2005, 2:02:44 AM10/19/05
to Techdot...@googlegroups.com
Hi Venkii,
 
 
  As per my knowledge there is no such limit to it the number of classes in a DLL File in .NET.


 



Regards

Kunal Shah
(+91) 9342265409

veera mani

unread,
Oct 19, 2005, 2:10:28 AM10/19/05
to Techdot...@googlegroups.com
Hai venki

There no limi i think,for example system.dll it contains more than one class.

--veera.

Shivprasad Koirala

unread,
Oct 19, 2005, 11:32:01 PM10/19/05
to .NetIndia
Unlimited :-) depends on your hard disk size

-------
Regards ,
C#, VB.NET , SQL SERVER , UML , DESIGN Patterns Interview question book
http://www.geocities.com/dotnetinterviews/
My Interview Blog
http://spaces.msn.com/members/dotnetinterviews/

Reply all
Reply to author
Forward
0 new messages