.NET Forum / Visual Studio.NET / IDE / April 2006
Visual Studio 2005 - Real Hardware Requirements
|
|
Thread rating:  |
Brent Stroh - 07 Apr 2006 00:39 GMT I'm considering adding a new machine to start looking at VS2005 and .NET 2.0. I figure as long as I meet the 600MHz, 192MB requirement I just saw on the back of the box, I should be good, right?
Yeah, sure. That might be enough to load the bitmap screenshot of Studio as wallpaper, but I'd sort of prefer that it DO something, too...
Anyway, Google tells me that 1GB of RAM is preferred. If I get a 1.8 - 2 GHz box with 1GB of RAM and a couple hundred GB of disk, will that be enough to run Studio, SQL Server, and IIS? Although I may install Office as well, I don't expect to be worried about Studio performance if I'm working in a spreadsheet.
I don't need code compiled before it's typed or anything; I just want to be sure the IDE is responsive and I don't feel like I'm sitting in molasses.
Advice from experience would be appreciated.
Thanks!
-Brent
William Sullivan - 07 Apr 2006 16:26 GMT Lessee... My development box is a 3ghz P4 with a gig of ram and onboard craptastic video. I've got an 80 gig HD, and even with TONS of development stuff loaded (2k5 Team System, 2k3 Enterprise, Windows Embedded Studio, all the latest CTP's and SDK's, Office 2k3 Pro, Sql 2k and 2k5, etc etc) I still have 17 gigs free.
I can tell you that you don't want to run with less than a gig. There's just enough swapping to annoy. As far as ghz, I'm okay with 3 (single core, no HT). There are times when I find myself waiting a few seconds for a compile to finish, but it hasn't gotten to the point where I'm thinking of upgrading. The only truly frustrating thing is the onboard video. I can't do WPF stuff with it, and I get issues with screen draws causing the IDE to not scroll smoothly and ugly form resizing. A 50$ nVidia card would be well worth the investment (if this damn motherboard had a vga slot). So, a decent dev box for 2k5 for developing a website with data access, all on the same box, would be a 3ghz with a gig of memory and 100 gig HD and a 100$ video card. Definitely something you can put together for less than $600. You can then spend 400 on a big-a.s LCD (don't go widescreen unless you plan on watching more movies than debugging code) and have a decent little system.
> I'm considering adding a new machine to start looking at VS2005 and .NET > 2.0. I figure as long as I meet the 600MHz, 192MB requirement I just saw [quoted text clipped - 17 lines] > > -Brent Brent Stroh - 14 Apr 2006 01:07 GMT >Lessee... My development box is a 3ghz P4 with a gig of ram and onboard >craptastic video. I've got an 80 gig HD, and even with TONS of development >stuff loaded (2k5 Team System, 2k3 Enterprise, Windows Embedded Studio, all >the latest CTP's and SDK's, Office 2k3 Pro, Sql 2k and 2k5, etc etc) I still >have 17 gigs free. I found a Gateway GT5040 for a pretty good price - 2.8 GHz dual core, 1GB RAM, and a 250GB HD. So far, it seems to be working pretty well, but I'm still in the phase of setting up all my tools and toys. We'll see how it does with real code one of these days...
Thanks for the advice. I may end up adding more memory once I do something serious, but for now, it's pretty snappy.
pvdg42 - 09 Apr 2006 14:49 GMT > I'm considering adding a new machine to start looking at VS2005 and .NET > 2.0. I figure as long as I meet the 600MHz, 192MB requirement I just saw [quoted text clipped - 18 lines] > > -Brent What William said! Personally, I prefer (for a few $$ more), a dual core A64 and 2 gig of memory which allows me multiple instances of VS (2003 and 2005) and other development environments (Eclipse for Java) concurrently.
 Signature Peter [MVP Visual Developer] Jack of all trades, master of none.
gary7 - 09 Apr 2006 14:49 GMT With the kind of 'tool-footprint' your talking about, max board ram( 1G or better) and a processor over 2 gHz would certainly improve performance. The VS IDE, and SQL Server by themselves will need most resources depending on how you run the SQLServer services; so if you have other things running you could see some performance issues.
As an example: I have a laptop with VS 2005 Pro, SQL Server 2005, on XP Pro; hardware is Centrino M 725, 1 Ghz Ram, and 80 GB disk.
When I have VS 2005 open, and SQL Server running in the back ground, the resources shrink by nearly 200 mg. With an app running in the IDE, use another 10 to 50 mb. Add - ons and 3rd party stuff? It takes resources.
I often have two or more instances of an IDE open, as well SQL Management studio (another 50 mb), so my resources become very thin indead.
If your system does a lot of paging to the disk, that could certainly help slow things down in this situation, also.
Anyway, all that to say go for max if you can!
Brent Stroh - 14 Apr 2006 01:06 GMT >As an example: I have a laptop with VS 2005 Pro, SQL Server 2005, on >XP Pro; hardware is Centrino M 725, 1 Ghz Ram, and 80 GB disk. > >Anyway, all that to say go for max if you can! I found a Gateway GT5040 for a pretty good price - 2.8 GHz dual core, 1GB RAM, and a 250GB HD. So far, it seems to be working pretty well, but I'm still in the phase of setting up all my tools and toys. We'll see how it does with real code one of these days...
Thanks for the advice. I may end up adding more memory once I do something serious, but for now, it's pretty snappy.
Free MagazinesGet these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...
|
|
|