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. How many projects are in YOUR solution?

How many projects are in YOUR solution?

Scheduled Pinned Locked Moved The Lounge
questionjavavisual-studioworkspace
14 Posts 14 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.
  • S Offline
    S Offline
    senylity
    wrote on last edited by
    #1

    The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


    Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

    N S J M J 12 Replies Last reply
    0
    • S senylity

      The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


      Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

      N Offline
      N Offline
      Nemanja Trifunovic
      wrote on last edited by
      #2

      senylity wrote:

      So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?

      No VS, and no Eclipse, but a lot of code :)

      Programming Blog utf8-cpp

      1 Reply Last reply
      0
      • S senylity

        The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


        Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

        S Offline
        S Offline
        Shog9 0
        wrote on last edited by
        #3

        Of the two solutions i have open right now, one has seven projects, the other has 107. The memory footprint for the latter is surprisingly reasonable (200-300 MB) so long as i don't try to debug with it.

        Citizen 20.1.01

        'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

        1 Reply Last reply
        0
        • S senylity

          The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


          Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

          J Offline
          J Offline
          Judah Gabriel Himango
          wrote on last edited by
          #4

          Including unit test projects, 31.

          Life, family, faith: Give me a visit. From my latest post: "How differently the psalmist saw it! How blessed -- how truly happy with real joy! -- is the man who delights in the Law of the Lord." Judah Himango

          1 Reply Last reply
          0
          • S senylity

            The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


            Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

            M Offline
            M Offline
            Mustafa Ismail Mustafa
            wrote on last edited by
            #5

            One has 7, the other 12 and the whopper (for me at least) has 27.

            "Every time Lotus Notes starts up, somewhere a puppy, a kitten, a lamb, and a baby seal are killed. Lotus Notes is a conspiracy by the forces of Satan to drive us over the brink into madness. The CRC-32 for each file in the installation includes the numbers 666." Gary Wheeler "You're an idiot." John Simmons, THE Outlaw programmer "I realised that all of my best anecdotes started with "So there we were, pissed". Pete O'Hanlon

            1 Reply Last reply
            0
            • S senylity

              The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


              Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

              J Offline
              J Offline
              John M Drescher
              wrote on last edited by
              #6

              Mine, always less than 10. If it was any more I would divide the problem in smaller projects probably a few dlls with test code. However in my current project I am working with some open source code that has several hundred projects in a single workspace. At times this brings Visual Studio to a halt which I find quite annoying.

              John

              1 Reply Last reply
              0
              • S senylity

                The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

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

                I rarely have more then 10, but I add and remove projects to my solutions based on what I'm working on. There isn't a master solution for all the projects, but if there was, I'd probably never load it. I prefer to have my personal "solution" independent of all the projects.

                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

                1 Reply Last reply
                0
                • S senylity

                  The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                  Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                  G Offline
                  G Offline
                  Gary R Wheeler
                  wrote on last edited by
                  #8

                  My largest solution has 6. I've got another solution that I maintain (it's not actually my code, but I have to automate the build for it) that has a couple dozen projects in it.

                  Software Zen: delete this;
                  Fold With Us![^]

                  1 Reply Last reply
                  0
                  • S senylity

                    The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                    Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                    P Offline
                    P Offline
                    peterchen
                    wrote on last edited by
                    #9

                    about thirty, with some random tools that are not in the regular build. The scary thing is: It's over 100 configurations - except a few all active.

                    We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                    blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

                    M 1 Reply Last reply
                    0
                    • S senylity

                      The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                      Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                      B Offline
                      B Offline
                      Bert delaVega
                      wrote on last edited by
                      #10

                      Usually less than 10, but I have an "enterprise" solution for builds that has everything (all 10+ projects). 70? that's insane 40 is ridiculous

                      1 Reply Last reply
                      0
                      • P peterchen

                        about thirty, with some random tools that are not in the regular build. The scary thing is: It's over 100 configurations - except a few all active.

                        We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                        blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

                        M Offline
                        M Offline
                        Mycroft Holmes
                        wrote on last edited by
                        #11

                        peterchen wrote:

                        The scary thing is: It's over 100 configurations - except a few all active.

                        You're right - we have just the 2 standard ones but then we are a corporate winform team rather than commercial devs. What drives the variations on the configs.

                        Never underestimate the power of human stupidity RAH

                        1 Reply Last reply
                        0
                        • S senylity

                          The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                          Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                          D Offline
                          D Offline
                          Dalek Dave
                          wrote on last edited by
                          #12

                          I have a HTML main page, ASP on two of the reponse pages, c# on a process and vb on a forms page so that I can VBA the result to a spreadsheet on the returns. is that a record? I am completely crap at perl and PHP so didn't bother! Only need ADA, COBOL and FORTRAN to complete the list of languages I didnt use!

                          ------------------------------------ "I want you to imagine I have a blaster in my hand" - Zaphod Beeblebrox. "You DO have a blaster in your hand" - Freighter Pilot "Yeah, so you don't have to tax your imagination too hard" - Zaphod Beeblebrox

                          1 Reply Last reply
                          0
                          • S senylity

                            The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                            Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                            U Offline
                            U Offline
                            utkuselamoglu
                            wrote on last edited by
                            #13

                            I have 21 projects

                            ------------------- Utku Selamoglu

                            1 Reply Last reply
                            0
                            • S senylity

                              The project that I am working on most days has 40 projects in it. I opened one the other day here that had 70+. So the question is, How many projects are in your VS solution? Or for my java brethren, how many projects are in your eclipse workspace?


                              Success is the happy feeling you get between the time you do something and the time you tell a woman what you did. --Dilbert My left name is Tremendous Savings, Ms. America – Señor Cardgage

                              P Offline
                              P Offline
                              PIEBALDconsult
                              wrote on last edited by
                              #14

                              Fifty-six.

                              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