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