.Net minimum Hardware requirements.

E

Eric Gunnerson [MS]

We have lots of discussions about this internally, and it's hard to come up
with one set of numbers that satisfy all the requirements, so the basic
requirements end up applying only to very basic use, and the recommended
values are a better place to start for most professional programmers.

My advice is:

* Windows XP
* 1 GHz or better CPU
* 512 MB of memory

The memory amount is more important than the CPU speed. VS is acceptable on
a 800 MHz system with 512MB, but going below that can make it a bit painful.
Though I did write some real code on a 433 MHz system with 256MB this past
fall.

--
Eric Gunnerson

Visit the C# product team at http://www.csharp.net
Eric's blog is at http://weblogs.asp.net/ericgu/

This posting is provided "AS IS" with no warranties, and confers no rights.
 
T

Thinkpad 600e

If one doesn't mind a really looooong compile time, I've been developing
..Net on a 366 Mhz 128 MB Thinkpad (6 GB HDD) without any problems
whatsoever.
As I use this machine at home, only for Sandbox/trial&error purposes, I'm
glad I didn't go overboard investing in new hardware to fit MS
reccomendations.... could've burnt quite a hole in my pocket.
Hope this info helps those who R at the crossroads.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top