Re: One project in One directory ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 11/08/04


Date: Mon, 8 Nov 2004 13:58:39 +0100


"Ken Dopierala Jr." <kdopierala2@wi.rr.com> schrieb:
> related, then they would share a namespace. It is cool that
> you still say "directory". You don't know how many times
> I answer questions in these forums and type directory...then
> delete and type "folder". I much prefer directory!

.NET is unclear about the preferred term too: 'DirectoryInfo' vs.
'FolderBrowserDialog' ;-).

-- 
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/> 


Relevant Pages

  • Re: One project in One directory ?
    ... You should also use a different namespace for each project, ... Ken Dopierala Jr. ... "Agnes" wrote in message ... > I create a project named prjAccount in one directory ...
    (microsoft.public.dotnet.languages.vb)
  • Re: chr() .Net equivalent
    ... "David Griffiths" schrieb: ... I take onboard the arguments for keeping the VB namespace and will code accordingly for the future. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I keep shared methods on the same namespace level in different files
    ... "Mark Denardo" schrieb: ... all Classes reside in different files. ... Some of these Classes I want to convert to Shared Methods, because I don't need to instantiate them, but I still want them at the "abc.xyz" namespace level. ... Methods either belong to a type or a module, which is a special class behind the scenes too. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: send email problem
    ... "iwdu15" <jmmgoalsteratyahoodotcom> schrieb: ... i have a slight problem. ... 'System.Web.Mail' is a namespace, not a class. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Determine full name of an object at runtime.
    ... "Lance" schrieb ... > Namespace MyNameSpace ... If you pass a reference to a function, ...
    (microsoft.public.dotnet.languages.vb)