i'd like to know what kind of PC horsepower some of you are using for
your development machines. i need to get a new one. 64 bit is not an
option for me. i will be doing all kinds of dotnet stuff, but not
much graphics (some tho).
tia,
mcnewsxp
above all have large hard disks, projects tend to take up lots of
space if you don't want to keep on cleaning your drive from .obj's
and .pch's also using virtual pc or vmware when testing your products
in a pristine environment is a great way to do it - these need a lot
disk space as well.
dual core/quad core cpu is important also cause of multi-threading
issues if you develop an app without but deliver to somebody who has.
speed; well we all don't like to wait for the compiler/linker so buy a
fast system, as fast as you can afford.
2GB RAM is a bare minimum, preferably max it out at 3 GB for 32-bit. I
got 4GB myself but it is because was faster being a dual-channel 2GB
DDR1066
Another thing which I can warmly recommend is having dual monitors, it
helps a lot having more screen, you can then develop in one window and
run/test in the other.