加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

ASP.NET dev服务器和IIS Express有什么区别?

发布时间:2020-12-16 00:38:57 所属栏目:asp.Net 来源:网络整理
导读:Visual Studio SP1具有从Visual Studio而不是VS开发服务器运行Webmatrix又称“IIS Express”的功能。 两者有什么区别? [VS开发服务器或IIS express]。 这个话题有什么新的和有趣的吗? 解决方法 看看Scott Guthrie的这篇文章: Introducing IIS Express We
Visual Studio SP1具有从Visual Studio而不是VS开发服务器运行Webmatrix又称“IIS Express”的功能。

两者有什么区别? [VS开发服务器或IIS express]。

这个话题有什么新的和有趣的吗?

解决方法

看看Scott Guthrie的这篇文章: Introducing IIS Express

We think it combines the ease of use of the ASP.NET Web Server with the full power of IIS. Specifically:

  • It’s lightweight and easy to install (less than 10Mb download and a super quick install)
  • It does not require an administrator account to run/debug applications from Visual Studio
  • It enables a full web-server feature set – including SSL,URL Rewrite,Media Support,and all other IIS 7.x modules
  • It supports and enables the same extensibility model and web.config file settings that IIS 7.x support
  • It can be installed side-by-side with the full IIS web server as well as the ASP.NET Development Server (they do not conflict at all)
  • It works on Windows XP and higher operating systems – giving you a full IIS 7.x developer feature-set on all OS platforms

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读