One project in One directory ?

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

I create a project named prjAccount in one directory
Can I create another project under the same directory ??
 
Hi,

Sure, you can create a hundred different projects in the same directory.
Why do you want to do that? For each project use a different directory.
You should also use a different namespace for each project, unless they are
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! Good luck! Ken.
 
Agnes,

To show that Ken is not alone, I could not have written my opinion better.

Cor
 
Ken Dopierala Jr. said:
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' ;-).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top