what is namespace in C#.net windows application?
-
what is namespace in C#.net windows application?
-
what is namespace in C#.net windows application?
I didnt get you . Can you please explain what do you want??
Cheers, Suresh
-
what is namespace in C#.net windows application?
-
what is namespace in C#.net windows application?
Have you ever used Google? what is a namespace c# namespace (C# Reference)
Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students View my Blog
-
what is namespace in C#.net windows application?
Very simply, it's just a logical grouping of classes, structures, etc. If you'd like a filesystem analogy, think of a class as a file and a namespace as a directory. The BCL is divided up into several namespaces: - System.IO (contains framework I/O classes) - System.Text (contains localization and text manipulation classes) - etc.
-
what is namespace in C#.net windows application?
Namespaces are to dot net what packages are to java. Probably over simplified but take it as you will.
_____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe