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's you Visual Studio .NET 2003 doing?

How's you Visual Studio .NET 2003 doing?

Scheduled Pinned Locked Moved The Lounge
csharpmobilevisual-studioquestion
17 Posts 9 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.
  • L Lost User

    98 projects that's insane !!!

    A Offline
    A Offline
    Anna Jayne Metcalfe
    wrote on last edited by
    #7

    Only slightly more so than the 80 project solutions I routinely encounter. :rolleyes: One of our customers wrote to us yesterday to tell of a us a solution he's working on (which is presumably around that sort of size) which has over 400,000 lint issues reported. Believe it or not, that seems to be not at all unusual for a codebase of that size which has not been through analysis before. Having played "hunt the lint warning" all too many times I'm rather used to it now though it can be pretty scary the first time you encounter something on that scale... Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

    G 1 Reply Last reply
    0
    • L Lost User

      98 projects that's insane !!!

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #8

      mejax wrote:

      98 projects that's insane !!!

      Our main product "Full.sln" solution has more than 250 projects... From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

      G 1 Reply Last reply
      0
      • L Lost User

        For large project etc,I see it going into a non responsive mode for a few seconds to minutes sometime daily.Does anyone have a similar experience?.I have 17-18 projects in one solution.I reinstalled it.I have resharper installed.Any ideas? :((:((:((

        F Offline
        F Offline
        feline_dracoform
        wrote on last edited by
        #9

        we have just reached 87 projects (nearly all C++) in our solution, and have been seeing VS2003 just pause for years. if you are at "sometimes daily" then you are doing quite well, we were several times a day, for up to a minute or two. my personal theory was that the IDE was off thinking about intellisense, or some such. we have just (about a week ago) moved over to VS2005, and until i killed the IDE's intellisense it was a lot worse. several times a day it would go and rebuild intellisense. at least it told me what was happening, but it still killed my workstation in the process. as for the question of why there are so many projects, nearly every project makes a dll, one "product" per dll. this way if the product is not ready, we don't ship the dll. zen is the art of being at one with the two'ness

        I J 2 Replies Last reply
        0
        • F feline_dracoform

          we have just reached 87 projects (nearly all C++) in our solution, and have been seeing VS2003 just pause for years. if you are at "sometimes daily" then you are doing quite well, we were several times a day, for up to a minute or two. my personal theory was that the IDE was off thinking about intellisense, or some such. we have just (about a week ago) moved over to VS2005, and until i killed the IDE's intellisense it was a lot worse. several times a day it would go and rebuild intellisense. at least it told me what was happening, but it still killed my workstation in the process. as for the question of why there are so many projects, nearly every project makes a dll, one "product" per dll. this way if the product is not ready, we don't ship the dll. zen is the art of being at one with the two'ness

          I Offline
          I Offline
          IPC2000
          wrote on last edited by
          #10

          Our VS performance problems were mainly caused by Norton Anti-virus coporate edition which was set to scan network drives. coupled with sourcesafe which is file intensive this caused really bad performance. Unchecking the scan network option in the virus scanner did the job. Although, I suspect that with so many projects in one solution you are always going to suffer... Resharper doesn't help with loading speed, but then it really does help with productivity speed, so its a trade off really

          1 Reply Last reply
          0
          • F feline_dracoform

            we have just reached 87 projects (nearly all C++) in our solution, and have been seeing VS2003 just pause for years. if you are at "sometimes daily" then you are doing quite well, we were several times a day, for up to a minute or two. my personal theory was that the IDE was off thinking about intellisense, or some such. we have just (about a week ago) moved over to VS2005, and until i killed the IDE's intellisense it was a lot worse. several times a day it would go and rebuild intellisense. at least it told me what was happening, but it still killed my workstation in the process. as for the question of why there are so many projects, nearly every project makes a dll, one "product" per dll. this way if the product is not ready, we don't ship the dll. zen is the art of being at one with the two'ness

            J Offline
            J Offline
            Jain Mohit
            wrote on last edited by
            #11

            We used Visual Assist and stopped the intellisense, which kindof improved the performance for us and teh IDE woudl not go into 'thinking mode' that often

            1 Reply Last reply
            0
            • L Lost User

              For large project etc,I see it going into a non responsive mode for a few seconds to minutes sometime daily.Does anyone have a similar experience?.I have 17-18 projects in one solution.I reinstalled it.I have resharper installed.Any ideas? :((:((:((

              M Offline
              M Offline
              Member 96
              wrote on last edited by
              #12

              I have 14 in one solution, a mix of winforms apps, business object libraries, most in c#, some in VB.NET, one ASP.NET and it's pretty good, nothing like what you're describing, now VS.NET2005 is definitely painfully slow.

              L 1 Reply Last reply
              0
              • M Member 96

                I have 14 in one solution, a mix of winforms apps, business object libraries, most in c#, some in VB.NET, one ASP.NET and it's pretty good, nothing like what you're describing, now VS.NET2005 is definitely painfully slow.

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #13

                Being a little naive I ask like how do you manage more projects that get added to visual studio? Is there any efficient way? Has anybody faced anytrouble with resharper,like copy past issues,like when you copy and paste some code resharper fails and the page goes red etc..the you have to close the page and open it again to get it back reshaper.:(

                M 1 Reply Last reply
                0
                • A Anna Jayne Metcalfe

                  Only slightly more so than the 80 project solutions I routinely encounter. :rolleyes: One of our customers wrote to us yesterday to tell of a us a solution he's working on (which is presumably around that sort of size) which has over 400,000 lint issues reported. Believe it or not, that seems to be not at all unusual for a codebase of that size which has not been through analysis before. Having played "hunt the lint warning" all too many times I'm rather used to it now though it can be pretty scary the first time you encounter something on that scale... Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                  G Offline
                  G Offline
                  Gary Wheeler
                  wrote on last edited by
                  #14

                  Anna-Jayne Metcalfe wrote:

                  400,000 lint issues reported

                  Egads. That's insane. :omg: I get riled at my coworkers for leaving a couple of dozen warnings in the build...


                  Software Zen: delete this;

                  A 1 Reply Last reply
                  0
                  • D Daniel Turini

                    mejax wrote:

                    98 projects that's insane !!!

                    Our main product "Full.sln" solution has more than 250 projects... From the Churchdown Parish Magazine: "Would the Congregation please note that the bowl at the back of the Church, labelled 'For The Sick,' is for monetary donations only."

                    G Offline
                    G Offline
                    Gary Wheeler
                    wrote on last edited by
                    #15

                    You're obviously not using SourceSafe for source control. It would take hours to open your solution if you were.


                    Software Zen: delete this;

                    1 Reply Last reply
                    0
                    • G Gary Wheeler

                      Anna-Jayne Metcalfe wrote:

                      400,000 lint issues reported

                      Egads. That's insane. :omg: I get riled at my coworkers for leaving a couple of dozen warnings in the build...


                      Software Zen: delete this;

                      A Offline
                      A Offline
                      Anna Jayne Metcalfe
                      wrote on last edited by
                      #16

                      I know what you mean. I always seem to end up within the "code police" faction of the team. Compiler warnings are relatively easy to erradicate, however. Lint issues are another matter - even code which compiles cleanly at warning level 4 can easily generate thousands of them. It does work, however. I've found some really subtle, nasty bugs by analysing lint analysis results. Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                      1 Reply Last reply
                      0
                      • L Lost User

                        Being a little naive I ask like how do you manage more projects that get added to visual studio? Is there any efficient way? Has anybody faced anytrouble with resharper,like copy past issues,like when you copy and paste some code resharper fails and the page goes red etc..the you have to close the page and open it again to get it back reshaper.:(

                        M Offline
                        M Offline
                        Member 96
                        wrote on last edited by
                        #17

                        mejax wrote:

                        Is there any efficient way?

                        Not really, I find it difficult to manage multiple projects and only have them all in one solution because I need the .net references within the solution. If Microsoft could come up with a way to have multiple solutions and reference another solution then I'd break it down to far less.

                        mejax wrote:

                        Has anybody faced anytrouble with resharper,

                        I don't use any add-in's so can't help you there. I have found however that using 3rd party components can cause all sorts of issues if the licenses file in the solution has anything after the final text in the file like a cr/lf combination or a space. Why that bug never got fixed I'll never know.

                        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