简体   繁体   English

如何为 ASP.NET 和 C# 设置体面的本地开发环境

[英]How to set up decent local development environment for ASP.NET and C#

I am experienced php developer and I have everything setup for design/development/testing etc and I can develop locally on my machine using WAMP.我是经验丰富的 php 开发人员,我已经为设计/开发/测试等设置了一切,我可以使用 WAMP 在我的机器上进行本地开发。 My question is, what should I be looking into for setting up a professional local development environment for developing web applications?我的问题是,我应该考虑什么来建立一个专业的本地开发环境来开发 Web 应用程序?

I have Windows 7.我有 Windows 7。

My choices:我的选择:

  • Some editor (Visual Studio 2010, express edition is free )一些编辑器(Visual Studio 2010,速成版免费
  • Datastore (Micosoft SQL Server or Compact Edition)数据存储(Micosoft SQL Server 或 Compact Edition)
  • IIS信息系统
  • Some Version Control system (SVN, Mercurial, Git etc)一些版本控制系统(SVN、Mercurial、Git 等)

The above mentioned are fairly easy to setup and you should be ready to go.上面提到的设置相当容易,你应该准备好了。

To follow up the answer from Mahesh, you can get the Microsoft products for free:要跟进 Mahesh 的回答,您可以免费获得 Microsoft 产品:

There is also a web platform installer that is especially designed to make it easy to download and install the components you select all from the same spot.还有一个专门设计的网络平台安装程序,可以轻松下载和安装您从同一地点选择的所有组件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM