This is a discussion on Can we write a class without specifying namespace? within the VB.NET Programming forums, part of the Software Development category; Hi all, Can we write a class without specifying namespace? Which namespace does it belong to by default?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hey man... Yes, you can, then the class belongs to global namespace which has no name. For commercial products, naturally, you wouldn’t want global namespace.
__________________ S.VinothkumaR Behind me is infinite power, Before me is Endless Possibility, Around me is Boundless Opportunity, Why should I fear! |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System Namespace | kingmaker | C# Programming | 1 | 10-26-2007 04:24 AM |
| namespace - .NET Framework class hierarchy | prasath | ASP and ASP.NET Programming | 1 | 08-17-2007 11:59 PM |
| Is there any way to use keyPressed method of Canvas class in Form class? | bluesky | Mobile Software Development | 1 | 07-25-2007 05:02 AM |
| How can I find out the name of the namespace which a program is currently executing? | kingmaker | C# Programming | 1 | 07-22-2007 10:32 PM |
| What’s the difference between Response.Write() andResponse.Output.Write()? | prasath | ASP and ASP.NET Programming | 1 | 07-19-2007 02:56 AM |