473,395 Members | 1,941 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,395 software developers and data experts.

[Realistic] specs for VS2005

What are realistic PC specs for using Visual Studio 2005?

Thanks
Kev
Jul 12 '06 #1
10 1253
What does "reasistic" mean? I'm working on amd64bit 3200 + 1gb ram and found
it rather suitable for work.
What are realistic PC specs for using Visual Studio 2005?

Thanks
Kev
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 12 '06 #2
Well, have you seen the specs given by MS? You'll know what I mean when I
say "realistic" then.....

Kev

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:F9**********************************@microsof t.com...
What does "reasistic" mean? I'm working on amd64bit 3200 + 1gb ram and
found
it rather suitable for work.
>What are realistic PC specs for using Visual Studio 2005?

Thanks
Kev

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do
not
cease to be insipid." (c) Friedrich Nietzsche


Jul 12 '06 #3
Mantorok,
"Realistic", regardless of what the specs promoted by Microsoft are, is a
subjective issue. You could have a "Realistic" box running Active Directory,
Sql Server, and Exchange server on it and find that it isn't quite suitable.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Mantorok" wrote:
Well, have you seen the specs given by MS? You'll know what I mean when I
say "realistic" then.....

Kev

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:F9**********************************@microsof t.com...
What does "reasistic" mean? I'm working on amd64bit 3200 + 1gb ram and
found
it rather suitable for work.
What are realistic PC specs for using Visual Studio 2005?

Thanks
Kev
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do
not
cease to be insipid." (c) Friedrich Nietzsche


Jul 12 '06 #4
I have.
What's wrong with them? :)

The level of comfortability is different for each of us.
For one 1600x1200 on 22" panel is realistic, for another it's hard to turn
his head so and he use 1024x768 on his laptop.
One install antivirus, mallware, spyware tools and wonder why 2Ghz proc is
too slow, another is happy with 1.5Ghz proc without unnecessary tools
Well, have you seen the specs given by MS? You'll know what I mean when I
say "realistic" then.....

Kev

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:F9**********************************@microsof t.com...
What does "reasistic" mean? I'm working on amd64bit 3200 + 1gb ram and
found
it rather suitable for work.
What are realistic PC specs for using Visual Studio 2005?

Thanks
Kev
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 12 '06 #5

"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comwrote in message
news:DA**********************************@microsof t.com...
Mantorok,
"Realistic", regardless of what the specs promoted by Microsoft are, is a
subjective issue. You could have a "Realistic" box running Active
Directory,
Sql Server, and Exchange server on it and find that it isn't quite
suitable.
In which case the box wouldn't be realistic :-)

I understand it's subjective, but I've had VS running on a laptop (P4
2.4Ghz, 1Gb ram) and it's running like a pig swimming in treacle,
particularly for ASP.Net development.

You'd think that spec was enough, but it's horrendously slow.

Kev
Jul 12 '06 #6
Everything depends how much you RAM is currently used by other applications.
How much CPU is used. Maybe some apps hungs your machine
These could be verified via TaskManager. And add "Virtual Memmory Size"
column to it too.

laptop HDD could hinder performance too, because in general 2.5" laptop's
HDD are too slow, about in 2 times than desktop one
"Peter Bromberg [C# MVP]" <pb*******@yahoo.nospammin.comwrote in message
news:DA**********************************@microsof t.com...
Mantorok,
"Realistic", regardless of what the specs promoted by Microsoft are, is a
subjective issue. You could have a "Realistic" box running Active
Directory,
Sql Server, and Exchange server on it and find that it isn't quite
suitable.

In which case the box wouldn't be realistic :-)

I understand it's subjective, but I've had VS running on a laptop (P4
2.4Ghz, 1Gb ram) and it's running like a pig swimming in treacle,
particularly for ASP.Net development.

You'd think that spec was enough, but it's horrendously slow.
--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jul 12 '06 #7
The single biggest factor is RAM. I'd recommend as much as your system can
handle - up to 2Gb for 32 bit versions of Windows. The more RAM you have
the better the performance of the VS IDE and debugger.

Mike Ober.

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:95**********************************@microsof t.com...
I have.
What's wrong with them? :)

The level of comfortability is different for each of us.
For one 1600x1200 on 22" panel is realistic, for another it's hard to turn
his head so and he use 1024x768 on his laptop.
One install antivirus, mallware, spyware tools and wonder why 2Ghz proc is
too slow, another is happy with 1.5Ghz proc without unnecessary tools
Well, have you seen the specs given by MS? You'll know what I mean when
I
say "realistic" then.....

Kev

"Michael Nemtsev" <ne*****@msn.comwrote in message
news:F9**********************************@microsof t.com...
What does "reasistic" mean? I'm working on amd64bit 3200 + 1gb ram and
found
it rather suitable for work.
>
>What are realistic PC specs for using Visual Studio 2005?
>>
>Thanks
>Kev

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do
not
cease to be insipid." (c) Friedrich Nietzsche


Jul 12 '06 #8
"Michael D. Ober" <obermd.@.alum.mit.edu.nospamwrote in message
news:uf*************@TK2MSFTNGP05.phx.gbl...
The single biggest factor is RAM. I'd recommend as much as your system
can
handle - up to 2Gb for 32 bit versions of Windows. The more RAM you have
the better the performance of the VS IDE and debugger.
I agree with this. VS2005 seems to be a huge memory hog - PARTICULARLY when
you have ASP.NET pages open (designer pages). For some reason that jumps it
up rather drasticalyl.

--
Adam Clauss
Jul 12 '06 #9

"Adam Clauss" <ca*****@tamu.eduwrote in message
news:12*************@corp.supernews.com...
"Michael D. Ober" <obermd.@.alum.mit.edu.nospamwrote in message
news:uf*************@TK2MSFTNGP05.phx.gbl...
>The single biggest factor is RAM. I'd recommend as much as your system
can
handle - up to 2Gb for 32 bit versions of Windows. The more RAM you have
the better the performance of the VS IDE and debugger.

I agree with this. VS2005 seems to be a huge memory hog - PARTICULARLY
when you have ASP.NET pages open (designer pages). For some reason that
jumps it up rather drasticalyl.
This is why I asked, ASP.Net dev was real slow, I've now got 1.5Gb at the
moment on a Pentium M 2Ghz processor and it seems to run really well.

I was just interested to see what people are finding acceptable.

Kev
Jul 13 '06 #10

"Mantorok" <no**@none.comwrote in message
news:e9**********@newsfeed.th.ifl.net...
This is why I asked, ASP.Net dev was real slow, I've now got 1.5Gb at the
moment on a Pentium M 2Ghz processor and it seems to run really well.

I was just interested to see what people are finding acceptable.

Kev
Generally, 1 GB machine will be more than enough, as long as you are staying
away from ASP.NET development. If you're doing ASP.NET, I would recommend
1.5gb-2gb.

It's too bad. I could actually open up two (sometimes more) instances of
VS2003. This was useful when I needed to compare or review things from
multiple solutions. I wouldn't even dream of it now that we've updated to
VS2005.

--
Adam Clauss
Jul 13 '06 #11

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

Similar topics

2
by: Alok | last post by:
Hi, I recently upsized my access database to an ADP project with SQL backend. However when I did it the import/export specs were not ported to the new database. Also in the ADP files I am unable...
4
by: Frank Rizzo | last post by:
I am about to jump in to developing a heavy duty winforms app with a lot of 3rd party (DevExpress, Infragistics) controls in VS 2005. What are the realistic specs for a laptop, so that my...
5
by: GaryDean | last post by:
(my original post was inaccurate but this post accurately describes what I think is a very bad vs2005 bug) short description... Deleting a dataset and recreating it from the dataadapter causes...
7
by: Frank Rizzo | last post by:
Is it me or is the speed of VS2005 actually slower than VS2003? The startup is pretty bad - even though I changed VS to display an empty environment. When I create a new form and want to change...
2
by: safak112 | last post by:
Hi everybody; I am exporting a table to a new txt file by using MS access 2000. But as you know we can save our export specs, and next time we can call it and can use it once more. But in my...
3
by: Mantorok | last post by:
What are the realistic PC specs for VS2005? Thanks Kev
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
2
by: OuaisBla | last post by:
What I'd like to do and what I tought possible was to have a deque of string when the string was a reference (not a pointer) Then I simply tried: std::deque<std::string const &> mFifo; But,...
0
by: Grant Edwards | last post by:
I've got a system where I try to install extensions using /usr/local/bin/python setup.py install But, it fails when it tries to use a non-existant compiler path and specs file. I suspect it's...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.