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
  1. Home
  2. The Lounge
  3. Not a programming question! But good ideas wanted...

Not a programming question! But good ideas wanted...

Scheduled Pinned Locked Moved The Lounge
questionvisual-studiohelpannouncementlearning
51 Posts 17 Posters 6 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.
  • D David Crow

    I do this exact same thing with our product. We support four versions. I keep each version in a separate folder whose name contains the version number.

    "One man's wage rise is another man's price increase." - Harold Wilson

    "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

    "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

    J Offline
    J Offline
    Johnny J
    wrote on last edited by
    #16

    Yeah, but as mentioned, I don't think that's a good solution to rely on manually "deciphering" the path names, so I was looking for something simpler. Think I'll test Richards idea av VSCommands 2012 first...

    Why can't I be applicable like John? - Me, April 2011
    -----
    Beidh ceol, caint agus craic againn - Seán Bán Breathnach
    -----
    Da mihi sis crustum Etruscum cum omnibus in eo!
    -----
    Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

    1 Reply Last reply
    0
    • P Pete OHanlon

      Sounds like something I might want to develop once I've finished with the Intel stuff. It would be relatively easy to add to MoXAML.

      I was brought up to respect my elders. I don't respect many people nowadays.
      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

      J Offline
      J Offline
      Johnny J
      wrote on last edited by
      #17

      Cool, knock yourself out! I'll be happy to test it out. :thumbsup: Would make for a good CS article, anyways (even compared to OG's extremely high article standards... :-D)

      Why can't I be applicable like John? - Me, April 2011
      -----
      Beidh ceol, caint agus craic againn - Seán Bán Breathnach
      -----
      Da mihi sis crustum Etruscum cum omnibus in eo!
      -----
      Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

      1 Reply Last reply
      0
      • D Dan Neely

        Can you fiddle with your disk layout to get shorter paths? My source folders look like this, which puts the truck/branchFoo information at the start of the folder paths where it's easy to find.

        C:\SVN\ProjectA\trunk\Loremipsumdolor\sitametconsectetuer\adipiscingelitsed.sln
        C:\SVN\ProjectA\trunk\Loremipsumdolor\diamnonummynibh\euismodtinciduntut.sln
        C:\SVN\ProjectB\trunk\laoreetdoloremagna\aliquameratvolutpat\Utwisienim\adminimveniam\quisnostrud.sln
        C:\SVN\ProjectB\branch\exercitationullamcorper\laoreetdoloremagna\aliquameratvolutpat\Utwisienim\adminimveniam\quisnostrud.sln
        C:\SVN\ProjectB\branch\suscipitlobortisnisl\laoreetdoloremagna\aliquameratvolutpat\Utwisienim\adminimveniam\quisnostrud.sln
        C:\HG\ProjectC\trunk\utaliquipex\eacommodo\consequat.sln

        Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

        R Offline
        R Offline
        Rage
        wrote on last edited by
        #18

        Wow, how do you get by with all these Latin pathnames ? ok, I am out.

        ~RaGE();

        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

        D 1 Reply Last reply
        0
        • J Johnny J

          I was just wondering: At my company we work with source control. That means that from time to time, I have different versions of the same projects checked out in different folders. Let's for the sake of argument say that I have a project named "WCFConsole" checked out in 3 different folders (different versions). And this is not the first time, so I have had all three projects open in VS 2012 before. My problem now is that when I open VS 2012 and look at the Recent Projects list, I have 3 entries named "WCFConsole", and it's not immediately apparent which one I want to open at the given time. If I hover over the project name, I get a tooltip showing the complete path to the project. But with a path of 50-100 characters that pretty much look like any other path, it's not that easy to see which project version it's actually pointing to. What I would really like to be able to do is assign the recent projects an alias that would show straight off which version it was. That is of course not a feature available in VS, so I wonder: Does anybody know of any plug in that can make this scenario easier ??? Our company can't be the only one that works this way, so how do others do??? :confused:

          Why can't I be applicable like John? - Me, April 2011
          -----
          Beidh ceol, caint agus craic againn - Seán Bán Breathnach
          -----
          Da mihi sis crustum Etruscum cum omnibus in eo!
          -----
          Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #19

          Why not put shortcuts to the projects / solutions either on the desktop or in a folder? And if you consider the desktop, might I suggest fences[^], which I find to really help organize the desktop clutter. Marc

          Latest Article: C# and Ruby Classes: A Deep Dive
          My Blog

          P 1 Reply Last reply
          0
          • M Marc Clifton

            Why not put shortcuts to the projects / solutions either on the desktop or in a folder? And if you consider the desktop, might I suggest fences[^], which I find to really help organize the desktop clutter. Marc

            Latest Article: C# and Ruby Classes: A Deep Dive
            My Blog

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #20

            That's a great looking tool Marc. I can't help but wonder why that isn't the default behaviour for W8.

            I was brought up to respect my elders. I don't respect many people nowadays.
            CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

            J R 2 Replies Last reply
            0
            • J Johnny J

              I have a problem with that, because very often VS will simply say that it can't open the solution. I think it has to do with admin privileges or something like that, but even though I've set "Run as admin" in all places I can think of, I still encounter that problem... :sigh:

              Why can't I be applicable like John? - Me, April 2011
              -----
              Beidh ceol, caint agus craic againn - Seán Bán Breathnach
              -----
              Da mihi sis crustum Etruscum cum omnibus in eo!
              -----
              Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #21

              I wish VS would fail fast and loud when it can't open everything instead of spending several minutes loading the 95% of a large solution it can, and then change the startup project because it can't talk to realIIS unless started with admin rights.

              Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

              J 1 Reply Last reply
              0
              • P Pete OHanlon

                That's a great looking tool Marc. I can't help but wonder why that isn't the default behaviour for W8.

                I was brought up to respect my elders. I don't respect many people nowadays.
                CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                J Offline
                J Offline
                Johnny J
                wrote on last edited by
                #22

                I've used Fences for a long time, and can highly recommend it! It has everything you could ever want - and more. As for why it's not default for W8, the answer is simple: MS doesn't want you to use the classic desktop anymore! X|

                Why can't I be applicable like John? - Me, April 2011
                -----
                Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                -----
                Da mihi sis crustum Etruscum cum omnibus in eo!
                -----
                Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                P S J 3 Replies Last reply
                0
                • D Dan Neely

                  I wish VS would fail fast and loud when it can't open everything instead of spending several minutes loading the 95% of a large solution it can, and then change the startup project because it can't talk to realIIS unless started with admin rights.

                  Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                  J Offline
                  J Offline
                  Johnny J
                  wrote on last edited by
                  #23

                  Exactly, that's another thing: It takes forever before it complains!

                  Why can't I be applicable like John? - Me, April 2011
                  -----
                  Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                  -----
                  Da mihi sis crustum Etruscum cum omnibus in eo!
                  -----
                  Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                  1 Reply Last reply
                  0
                  • J Johnny J

                    I've used Fences for a long time, and can highly recommend it! It has everything you could ever want - and more. As for why it's not default for W8, the answer is simple: MS doesn't want you to use the classic desktop anymore! X|

                    Why can't I be applicable like John? - Me, April 2011
                    -----
                    Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                    -----
                    Da mihi sis crustum Etruscum cum omnibus in eo!
                    -----
                    Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                    P Offline
                    P Offline
                    Pete OHanlon
                    wrote on last edited by
                    #24

                    There's no reason you couldn't organise the live tiles like this though. Having containers to drop live tiles into would make the whole experience a lot easier to navigate.

                    I was brought up to respect my elders. I don't respect many people nowadays.
                    CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                    1 Reply Last reply
                    0
                    • J Johnny J

                      I've used Fences for a long time, and can highly recommend it! It has everything you could ever want - and more. As for why it's not default for W8, the answer is simple: MS doesn't want you to use the classic desktop anymore! X|

                      Why can't I be applicable like John? - Me, April 2011
                      -----
                      Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                      -----
                      Da mihi sis crustum Etruscum cum omnibus in eo!
                      -----
                      Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                      S Offline
                      S Offline
                      Shelby Robertson
                      wrote on last edited by
                      #25

                      Johnny J. wrote:

                      I've used Fences for a long time, and can highly recommend it! It has everything you could ever want - and more.

                      I also use fences. It's fantastic.

                      CPallini wrote:

                      You cannot argue with agile people so just take the extreme approach and shoot him. :Smile:

                      1 Reply Last reply
                      0
                      • R Rage

                        Back in the time when I was still programming, I had set up a virtual letter drive (L:/ to be precise) for the root of my projects directory. This shortens a lot the path in the hover tooltips, hence making them distinguishable.

                        ~RaGE();

                        I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                        V Offline
                        V Offline
                        Vark111
                        wrote on last edited by
                        #26

                        So every morning when you got in the office you would "Go to L"?

                        1 Reply Last reply
                        0
                        • P Pete OHanlon

                          That's a great looking tool Marc. I can't help but wonder why that isn't the default behaviour for W8.

                          I was brought up to respect my elders. I don't respect many people nowadays.
                          CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                          R Offline
                          R Offline
                          Rage
                          wrote on last edited by
                          #27

                          Is it not ? You can organize your tiles in dedicated containers, or use the search function to launch the applications.

                          ~RaGE();

                          I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                          P 1 Reply Last reply
                          0
                          • J Johnny J

                            I was just wondering: At my company we work with source control. That means that from time to time, I have different versions of the same projects checked out in different folders. Let's for the sake of argument say that I have a project named "WCFConsole" checked out in 3 different folders (different versions). And this is not the first time, so I have had all three projects open in VS 2012 before. My problem now is that when I open VS 2012 and look at the Recent Projects list, I have 3 entries named "WCFConsole", and it's not immediately apparent which one I want to open at the given time. If I hover over the project name, I get a tooltip showing the complete path to the project. But with a path of 50-100 characters that pretty much look like any other path, it's not that easy to see which project version it's actually pointing to. What I would really like to be able to do is assign the recent projects an alias that would show straight off which version it was. That is of course not a feature available in VS, so I wonder: Does anybody know of any plug in that can make this scenario easier ??? Our company can't be the only one that works this way, so how do others do??? :confused:

                            Why can't I be applicable like John? - Me, April 2011
                            -----
                            Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                            -----
                            Da mihi sis crustum Etruscum cum omnibus in eo!
                            -----
                            Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                            V Offline
                            V Offline
                            Vark111
                            wrote on last edited by
                            #28

                            In my company when we have to do this sort of thing, we create a branch in source control. Once you have 1 branch per "version", then you can just double-click the solution file in Source Control Explorer (obviously this tip only works if you're using TFS or something that integrates with VS like TFS). Don't even have the Start Page show up in my VS anymore. Source Control Explorer is always open, though.

                            J A 2 Replies Last reply
                            0
                            • V Vark111

                              In my company when we have to do this sort of thing, we create a branch in source control. Once you have 1 branch per "version", then you can just double-click the solution file in Source Control Explorer (obviously this tip only works if you're using TFS or something that integrates with VS like TFS). Don't even have the Start Page show up in my VS anymore. Source Control Explorer is always open, though.

                              J Offline
                              J Offline
                              Johnny J
                              wrote on last edited by
                              #29

                              You don't get my point: We DO create branches in source control. But sometimes it's necessary to have more than one branch checked out at a time, for instance the current branch in production, the current branch in test and the branch under development. Switching one local repository between the branches all the time is not always a good solution.

                              Why can't I be applicable like John? - Me, April 2011
                              -----
                              Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                              -----
                              Da mihi sis crustum Etruscum cum omnibus in eo!
                              -----
                              Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                              V 1 Reply Last reply
                              0
                              • R Rage

                                Is it not ? You can organize your tiles in dedicated containers, or use the search function to launch the applications.

                                ~RaGE();

                                I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                                P Offline
                                P Offline
                                Pete OHanlon
                                wrote on last edited by
                                #30

                                Having to use search to launch applications is a nonsense.

                                I was brought up to respect my elders. I don't respect many people nowadays.
                                CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                                R 1 Reply Last reply
                                0
                                • J Johnny J

                                  I was just wondering: At my company we work with source control. That means that from time to time, I have different versions of the same projects checked out in different folders. Let's for the sake of argument say that I have a project named "WCFConsole" checked out in 3 different folders (different versions). And this is not the first time, so I have had all three projects open in VS 2012 before. My problem now is that when I open VS 2012 and look at the Recent Projects list, I have 3 entries named "WCFConsole", and it's not immediately apparent which one I want to open at the given time. If I hover over the project name, I get a tooltip showing the complete path to the project. But with a path of 50-100 characters that pretty much look like any other path, it's not that easy to see which project version it's actually pointing to. What I would really like to be able to do is assign the recent projects an alias that would show straight off which version it was. That is of course not a feature available in VS, so I wonder: Does anybody know of any plug in that can make this scenario easier ??? Our company can't be the only one that works this way, so how do others do??? :confused:

                                  Why can't I be applicable like John? - Me, April 2011
                                  -----
                                  Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                                  -----
                                  Da mihi sis crustum Etruscum cum omnibus in eo!
                                  -----
                                  Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                                  S Offline
                                  S Offline
                                  Steve Maier
                                  wrote on last edited by
                                  #31

                                  I have seen this as well and because we have some shared lab machines, another person might have the same project checked out into a folder and I would have mine in another folder. What I did is I stopped using recent projects on that machine. I got into the habit of just opening the solution directly from the source code window instead.

                                  Steve Maier

                                  1 Reply Last reply
                                  0
                                  • P Pete OHanlon

                                    Having to use search to launch applications is a nonsense.

                                    I was brought up to respect my elders. I don't respect many people nowadays.
                                    CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                                    R Offline
                                    R Offline
                                    Rage
                                    wrote on last edited by
                                    #32

                                    I don't think so. I type "mspaint"+Enter much faster than looking for the application in any menu or container or ....

                                    ~RaGE();

                                    I think words like 'destiny' are a way of trying to find order where none exists. - Christian Graus Do not feed the troll ! - Common proverb

                                    P 1 Reply Last reply
                                    0
                                    • P Pete OHanlon

                                      Sounds like something I might want to develop once I've finished with the Intel stuff. It would be relatively easy to add to MoXAML.

                                      I was brought up to respect my elders. I don't respect many people nowadays.
                                      CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                                      A Offline
                                      A Offline
                                      Albert Holguin
                                      wrote on last edited by
                                      #33

                                      I'd be happy to test as well... I have the same problem... I usually just navigate using explorer but that can't possibly be the best solution.

                                      P 1 Reply Last reply
                                      0
                                      • J Johnny J

                                        I was just wondering: At my company we work with source control. That means that from time to time, I have different versions of the same projects checked out in different folders. Let's for the sake of argument say that I have a project named "WCFConsole" checked out in 3 different folders (different versions). And this is not the first time, so I have had all three projects open in VS 2012 before. My problem now is that when I open VS 2012 and look at the Recent Projects list, I have 3 entries named "WCFConsole", and it's not immediately apparent which one I want to open at the given time. If I hover over the project name, I get a tooltip showing the complete path to the project. But with a path of 50-100 characters that pretty much look like any other path, it's not that easy to see which project version it's actually pointing to. What I would really like to be able to do is assign the recent projects an alias that would show straight off which version it was. That is of course not a feature available in VS, so I wonder: Does anybody know of any plug in that can make this scenario easier ??? Our company can't be the only one that works this way, so how do others do??? :confused:

                                        Why can't I be applicable like John? - Me, April 2011
                                        -----
                                        Beidh ceol, caint agus craic againn - Seán Bán Breathnach
                                        -----
                                        Da mihi sis crustum Etruscum cum omnibus in eo!
                                        -----
                                        Just because a thing is new don’t mean that it’s better - Will Rogers, September 4, 1932

                                        A Offline
                                        A Offline
                                        Albert Holguin
                                        wrote on last edited by
                                        #34

                                        I've ran into this very same annoyance... I usually just have a "Development" folder that has all my projects and in Windows 7 add that to the "Pinned" directories and just navigate to the solution.... but it is more of a pain than it could be. I've actually wondered about the ability to give project names aliases before as well... let me know if you find a satisfactory solution (I use VS2008 primarily btw).

                                        1 Reply Last reply
                                        0
                                        • V Vark111

                                          In my company when we have to do this sort of thing, we create a branch in source control. Once you have 1 branch per "version", then you can just double-click the solution file in Source Control Explorer (obviously this tip only works if you're using TFS or something that integrates with VS like TFS). Don't even have the Start Page show up in my VS anymore. Source Control Explorer is always open, though.

                                          A Offline
                                          A Offline
                                          Albert Holguin
                                          wrote on last edited by
                                          #35

                                          Even if you have more branches, the solution name doesn't change, that's what he's getting at... It is annoying, I know what he means...

                                          V 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