Re: newbie to .net
From: Colin Jack (colin.jack_at_ed.tadpole.com)
Date: 04/19/04
- Next message: Tian Min Huang: "RE: Please Help! What message should I get in my appl when somebody close appl from the Windows Task Manager"
- Previous message: Colin Jack: "Re: .NET Books"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Apr 2004 10:48:07 +0100
Hi,
I'm not sure that this is what your looking for but if you select a project
in "Solution Explorer" in Visual Studio .NET and select "Properties" then
the default namespace for files that you add to the project is in "Common
Properties\General". And if you dont specify a namespace for an item then
it ends up in the global namespace.
I have a feeling that isnt what your looking for and that Michaels post will
be more use to you but you never know... :)
Ta,
Colin
"sai" <anonymous@discussions.microsoft.com> wrote in message
news:9BC322AB-9DB0-4F72-9DCC-0E871984DE52@microsoft.com...
>
>
> 1)what is the default namespace?
>
> 2?)what is the difference between a property and field?
>
> 3) what is the difference betwen creating an object on stack and heap in
.net?
>
> 4) what is the diferecne betweeen close and dispose methods?
>
- Next message: Tian Min Huang: "RE: Please Help! What message should I get in my appl when somebody close appl from the Windows Task Manager"
- Previous message: Colin Jack: "Re: .NET Books"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|