473,385 Members | 2,028 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Are two Quad core CPUs + 8GB RAM + 15K SCSI drives enough to run VS 2005?

Seriously, could VS 2005 be any slower?

I've got 4GB RAM, dual core AMD CPU FX60, two 10K rpm SATA drives, and
7800GTX video card and VS 2005 is still horribly SLOW!! It is the most
frustrating interface I've ever had to wait for (even with dynamic help
turned off).

Premiere 2.0 Pro, Ulead, Photoshop all fly along on my system, but VS 2005
brings it to a crawl!!

Example:

Windows form app, single form with tab control (7 tabs) and about 15 group
boxes 20 combo boxes, 40 text boxes, 4 tree views, 5 list boxes, 10 buttons,
status bar, two progress bars, 2 tooltips, 1 timer, 1 openfiledialog, 60
labels -- just clicking on a control can take several seconds the first time
(fortunately subsequent selections aren't as bad provided same control
class).

Currently running XP Pro, but prior to this I had Vista loaded and it rated
my system at a 5 (out of 5) so I'm pretty certain my system isn't at fault.

Another Example:

Web app, F5 and wait wait wait wait (15-30 seconds or more and that is
knowing that I have to move the mouse to work around the bug with web apps
not displaying if the mouse is not moved -- known issue with MS)

Will the "soon to be released" SP for VS 2005 address this problem? (how a
company with so many resources can consistantly miss their targets is beyond
me -- where is all the money going?)

Any alternative IDE to VS 2005 that is relatively bug free and MUCH faster?

Rob -- frustrated again with VS 2005
May 18 '06 #1
4 1230
There is a hotfix available, perhaps it will help you:

http://support.microsoft.com/kb/917452

May 18 '06 #2
This hotfix does help, and you can obtain it at no cost by calling Microsoft
support.
"Chris Dunaway" <du******@gmail.com> wrote in message
news:11*********************@j73g2000cwa.googlegro ups.com...
There is a hotfix available, perhaps it will help you:

http://support.microsoft.com/kb/917452

May 18 '06 #3
There is another resolution, you could always switch to Delphi 2005, no-one
EVER complains about VS after using Delphi 2005.
I only develop in C# these days, and VS2005 is just fine after its first
start-up, even on this PoS they gave me at work (P4 3.0, 1GB, 2x40GB
mirrorred disks) runs any sort of .Net 2.0 project as quickly as VS2003 did.
Perhaps there is something in the way you set up the app that causes the
slowness - there are 15 people using it here and, despite our geriatric VSS
server, no-one has a problem.
"Rob R. Ainscough" <ro*****@pacbell.net> wrote in message
news:uI**************@TK2MSFTNGP04.phx.gbl...
Seriously, could VS 2005 be any slower?

I've got 4GB RAM, dual core AMD CPU FX60, two 10K rpm SATA drives, and
7800GTX video card and VS 2005 is still horribly SLOW!! It is the most
frustrating interface I've ever had to wait for (even with dynamic help
turned off).

Premiere 2.0 Pro, Ulead, Photoshop all fly along on my system, but VS 2005
brings it to a crawl!!

Example:

Windows form app, single form with tab control (7 tabs) and about 15 group
boxes 20 combo boxes, 40 text boxes, 4 tree views, 5 list boxes, 10
buttons, status bar, two progress bars, 2 tooltips, 1 timer, 1
openfiledialog, 60 labels -- just clicking on a control can take several
seconds the first time (fortunately subsequent selections aren't as bad
provided same control class).

Currently running XP Pro, but prior to this I had Vista loaded and it
rated my system at a 5 (out of 5) so I'm pretty certain my system isn't at
fault.

Another Example:

Web app, F5 and wait wait wait wait (15-30 seconds or more and that is
knowing that I have to move the mouse to work around the bug with web apps
not displaying if the mouse is not moved -- known issue with MS)

Will the "soon to be released" SP for VS 2005 address this problem? (how
a company with so many resources can consistantly miss their targets is
beyond me -- where is all the money going?)

Any alternative IDE to VS 2005 that is relatively bug free and MUCH
faster?

Rob -- frustrated again with VS 2005

May 19 '06 #4
Stuart, I probably just have a very low tolerance (usually the case).

Not trying to compare it, just want it to be faster -- hit F1 on a
highlighted item takes a good 25 seconds for the help system to load (with
or without "internet" checking).

I'll check into the hot fix -- I have one already and will see if this is
the same. Anyone have a article on how to improve the IDE performance.
BTW, this is just the IDE in VS 2005, not execution speed of my code/apps.

Rob

"Stuart Irving" <sp**@stuartirving.net> wrote in message
news:ui**************@TK2MSFTNGP03.phx.gbl...
There is another resolution, you could always switch to Delphi 2005,
no-one EVER complains about VS after using Delphi 2005.
I only develop in C# these days, and VS2005 is just fine after its first
start-up, even on this PoS they gave me at work (P4 3.0, 1GB, 2x40GB
mirrorred disks) runs any sort of .Net 2.0 project as quickly as VS2003
did.
Perhaps there is something in the way you set up the app that causes the
slowness - there are 15 people using it here and, despite our geriatric
VSS server, no-one has a problem.
"Rob R. Ainscough" <ro*****@pacbell.net> wrote in message
news:uI**************@TK2MSFTNGP04.phx.gbl...
Seriously, could VS 2005 be any slower?

I've got 4GB RAM, dual core AMD CPU FX60, two 10K rpm SATA drives, and
7800GTX video card and VS 2005 is still horribly SLOW!! It is the most
frustrating interface I've ever had to wait for (even with dynamic help
turned off).

Premiere 2.0 Pro, Ulead, Photoshop all fly along on my system, but VS
2005 brings it to a crawl!!

Example:

Windows form app, single form with tab control (7 tabs) and about 15
group boxes 20 combo boxes, 40 text boxes, 4 tree views, 5 list boxes, 10
buttons, status bar, two progress bars, 2 tooltips, 1 timer, 1
openfiledialog, 60 labels -- just clicking on a control can take several
seconds the first time (fortunately subsequent selections aren't as bad
provided same control class).

Currently running XP Pro, but prior to this I had Vista loaded and it
rated my system at a 5 (out of 5) so I'm pretty certain my system isn't
at fault.

Another Example:

Web app, F5 and wait wait wait wait (15-30 seconds or more and that is
knowing that I have to move the mouse to work around the bug with web
apps not displaying if the mouse is not moved -- known issue with MS)

Will the "soon to be released" SP for VS 2005 address this problem? (how
a company with so many resources can consistantly miss their targets is
beyond me -- where is all the money going?)

Any alternative IDE to VS 2005 that is relatively bug free and MUCH
faster?

Rob -- frustrated again with VS 2005


May 19 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
by: Ron Johnson | last post by:
http://hardware.devchannel.org/hardwarechannel/03/10/20/1953249.shtml?tid=20&tid=38&tid=49 -- ----------------------------------------------------------------- Ron Johnson, Jr....
25
by: John Gibson | last post by:
Hi, all. I need to upgrade my dual Xeon PostgreSQL engine. Assuming similar memory and disk sub-systems, I am considering a Quad Xeon system vs. a Dual Itanium for PostgreSQL. I believe that...
13
by: Pieter | last post by:
Hi, Maybe a little bit off-topic, but it still seemd the best place to ask for it :-) I'm planning to buy a new development laptop, and I would like to buy an AMD, Dual Core,-bit But none of...
4
by: LLessieux | last post by:
Hi, I have been seeing a strange behaviour when doing some tests on a Dual - Dual Core Opteron system using Windows XP (32bits with SP2). In out application we have a wrapper around the thread...
62
by: robert | last post by:
I'd like to use multiple CPU cores for selected time consuming Python computations (incl. numpy/scipy) in a frictionless manner. Interprocess communication is tedious and out of question, so I...
12
by: harry | last post by:
Just wondering, if one has Dual or Quad core CPU and one is running multiple different programs, or multiple copies of the same program, does the operating system (XP or 2003) run each individual...
15
by: Woody Ling | last post by:
I am starting to config a 64 bits DB2 in IBM 595 AIX box with 2 dual core CPU and I would like to assigned one 'processor' for one db partition. Should I config it as a 4 nodes or 2 nodes...
1
by: Luc The Perverse | last post by:
Hello! You may remember me as the guy who's trying to learn C# and using that old version 2003 of visual studio. (Although free version of command line .NET compiler is available, so if some new...
12
by: Bob Cramer | last post by:
I'm a developer using XP Pro for developing business apps with Visual Studio.NET and SQL Server. My current workstation is a few years old and uses a single IDE drive. I'm looking to build a new...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.