开发机器推荐...... [英] Development machine recommendations...

查看:109
本文介绍了开发机器推荐......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是一个有点偏离主题,但我认为这不会有什么问题......


我即将购买一台新开发的笔记本电脑。在我这样做之前,我认为我可能会问C#开发社区是否有一个好的Visual Studio开发机器的

建议。在

开发社区中是否有任何

机器或品牌?


谢谢!

解决方案

craig写道:

这是一个有点偏离主题,但我认为它不会伤害到问...

我即将购买一台新的开发笔记本电脑。在我这样做之前,我想,如果有一个好的Visual Studio开发机器的建议,我可能会问C#开发社区。是否有任何
机器或品牌在
开发社区中成为首选???




我永远不会推荐一台笔记本电脑用于开发,笔记本电脑中的硬盘

太慢了。在硬盘之后,硬盘是最重要的。


首先,抓住你能找到的最快的硬盘解决方案,然后第二个

用同样多的ram抓住那个解决方案你可以找到。要在

笔记本电脑上实现这一点将非常困难。所以我建议你在一台66mhz的pci总线上安装一台带有

RAID 0条纹scsi硬盘的工作站,并且至少需要

1GB的内存。


Frans


-

-------------------- -------------------------------------------------- -

获取LLBLGen Pro,用于.NET的高效O / R映射: http ://www.llblgen.com

我的.NET博客: http://weblogs.asp.net/fbouma

Microsoft MVP(C#)

----------- -------------------------------------------------- -----------


根据我的经验(取决于你正在开发的东西),你会想要
集中精力在提高机器速度的项目上。似乎最像

开发人员总是有大量的应用程序在运行(IDE,电子邮件...)。


我会推荐一些项目:

至少1千兆内存(这使得一切运行得更快)

任何超线程CPU(因为所有未来的机器将是多核的,并且

你我需要习惯为它编程)


DanB

" craig" < e@mail.com>在消息中写道

新闻:uq ************** @ TK2MSFTNGP15.phx.gbl ...

这是一个小小的关闭主题,但我觉得问起来并不会有什么害处......

我即将购买一台新的开发笔记本电脑。在我这样做之前,我想,如果有一个好的Visual Studio开发机器的建议,我可能会问C#开发社区。是否有任何机器或品牌在
开发社区中成为首选?

谢谢!



" Dan Baker" < dbmail>在消息中写道

新闻:OF ************** @ TK2MSFTNGP09.phx.gbl ...

根据我的经验(视乎在你正在开发的东西上)你会想要专注于提高机器速度的物品。似乎大多数开发人员总是有大量的应用程序在运行(IDE,电子邮件......)。

我建议只有几个项目:
至少1千兆RAM(这使得一切运行得更快)
任何HyperThreaded CPU(因为所有未来的机器都是多核的,你需要习惯它的编程)

DanB




我有不同的观点,我喜欢在糟糕的机器上开发。这很简单,因为你有一台拥有大量内存的超快速机器,因此很容易编写运行良好的糟糕代码。如果你在一台糟糕的机器上写下运行良好的东西,你可能已经把它弄好了,只有用户才能获得更好的成果

拥有高质量的工作站和/或高质量的服务器。


激起它:)

-


Joe(MVP)

https:/ /mvp.support.microsoft.com/pr...8-8741D22D17A5


This is a little off topic, but I thought it couldn''t hurt to ask...

I am about to purchase a new development laptop computer. Before I do, I
thought I might ask the C# development community if there are any
recommendations for a good Visual Studio development machine. Is there any
machine or brand out there that has come to be preferred within the
development community???

Thanks!

解决方案

craig wrote:

This is a little off topic, but I thought it couldn''t hurt to ask...

I am about to purchase a new development laptop computer. Before I do, I
thought I might ask the C# development community if there are any
recommendations for a good Visual Studio development machine. Is there any
machine or brand out there that has come to be preferred within the
development community???



I''d never recommend a laptop for development, the harddisks in a laptop
are simply too slow. And harddiskspeed is what matters most after ram.

So first, grab the fastest harddisk solution you can find, and second
grab that solution with as much ram you can find. To get that on a
laptop will be very hard. So I''d recommend to you a workstation with
RAID 0 striped scsi harddisks on a 66mhz pci bus together with at least
1GB of ram.

Frans

--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------


From my experience (depending on what you are developing) you will want to
concentrate on items which increase you machine speed. Seems like most
developers always have loads of applications running (IDE, email ...).

I would recommend just a few items:
at least 1 Gig of RAM (Which makes everything run faster)
Any HyperThreaded CPU (Because all future machines will be multi-core, and
you need to get used to programming for it)

DanB
"craig" <e@mail.com> wrote in message
news:uq**************@TK2MSFTNGP15.phx.gbl...

This is a little off topic, but I thought it couldn''t hurt to ask...

I am about to purchase a new development laptop computer. Before I do, I
thought I might ask the C# development community if there are any
recommendations for a good Visual Studio development machine. Is there
any machine or brand out there that has come to be preferred within the
development community???

Thanks!



"Dan Baker" <dbmail> wrote in message
news:OF**************@TK2MSFTNGP09.phx.gbl...

From my experience (depending on what you are developing) you will want to
concentrate on items which increase you machine speed. Seems like most
developers always have loads of applications running (IDE, email ...).

I would recommend just a few items:
at least 1 Gig of RAM (Which makes everything run faster)
Any HyperThreaded CPU (Because all future machines will be multi-core, and you
need to get used to programming for it)

DanB



I have a different point of view, I like to develop on a poor machine. It''s all
to easy to write poor code that runs fine because you''ve got a super fast
machine with lots of memory. If you write something that runs well on a poor
machine you''ve propbably got it right and it can only get better if the users
have top quality work stations and/or high quality servers.

Stirring it up :)
--

Joe (MVP)

https://mvp.support.microsoft.com/pr...8-8741D22D17A5


这篇关于开发机器推荐......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆