Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. VS.NET project folders

VS.NET project folders

Scheduled Pinned Locked Moved IT & Infrastructure
csharpvisual-studiocollaborationtutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CWinThread
    wrote on last edited by
    #1

    In VS.NET 2003, I can create subfolders for my C# projects using the "New Folder.." menu option. However, this always creates a physical subdirectory as well. Is there an option not to create the physical directory? For example, I just want the folder to appear in the Solution view for grouping together my source files, but I don't want the added overhead of maintaining all these subdirectories under version control.

    A 1 Reply Last reply
    0
    • C CWinThread

      In VS.NET 2003, I can create subfolders for my C# projects using the "New Folder.." menu option. However, this always creates a physical subdirectory as well. Is there an option not to create the physical directory? For example, I just want the folder to appear in the Solution view for grouping together my source files, but I don't want the added overhead of maintaining all these subdirectories under version control.

      A Offline
      A Offline
      Andy Brummer
      wrote on last edited by
      #2

      No there isn't any support for that. The next closest approach is to setup namespaces and use the class browser to view your classes.


      I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

      C 1 Reply Last reply
      0
      • A Andy Brummer

        No there isn't any support for that. The next closest approach is to setup namespaces and use the class browser to view your classes.


        I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

        C Offline
        C Offline
        CWinThread
        wrote on last edited by
        #3

        Thanks Andy, That's a possible alternative for me then.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups