默认情况下,我们可以在.net中使用iis吗? [英] By default can we have iis in .net

查看:101
本文介绍了默认情况下,我们可以在.net中使用iis吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我我们是否在.net中具有默认的IIS,还是需要安装或配置它.请简要解释.

Please tell me whether we have default IIS in .net or we need to install or configure it. please explain it briefly.

推荐答案

Visual Studio具有它自己的集成Web服务器,因此,不是必须安装IIS进行开发的.但是,一旦决定部署项目,您将需要IIS.

有关可以在VS中进行开发的Web服务器的更多信息,请阅读以下内容:
http://msdn.microsoft.com/en-us/library/58wxa9w5.aspx [ ^ ]


同时,有关在IIS上部署ASP.NET项目的信息,请参见以下CP文章:

在IIS 7.0上部署ASP.NET网站 [ ^ ]


干杯
Visual studio has it''s own integrated web server, so, no it''s not mandatory to install IIS for development. However, once you decide to deploy a project you will need IIS.

For more information''s about Web Servers that can be used in development in VS read this:
http://msdn.microsoft.com/en-us/library/58wxa9w5.aspx[^]


Meanwhile for deploying an ASP.NET project on IIS check this nice CP article:

Deploying ASP.NET Websites on IIS 7.0 [^]


Cheers



IIS和.netFramework都是Microsoft产品,因此IIS通常提供所有.net框架支持,但是.net Framework 2.0版是使用IIS服务器构建的.
如果您的应用程序是在其他.net框架中开发的,则需要将IIS配置为该版本,例如4.0

有关更多详细信息:
1) http://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx [^ ]
2) http://msdn.microsoft.com/en-us/library/a99txfy5.aspx [^ ]
Hi ,
Both IIS and .netFramework are Microsoft product,so IIS normally provide all .net framework support,but .net framework version 2.0 is built with IIS server.

If your application is develop in other .net framework you need to configure IIS to that version like 4.0

for more detail :
1)http://msdn.microsoft.com/en-us/library/k6h9cz8h.aspx[^]
2)http://msdn.microsoft.com/en-us/library/a99txfy5.aspx[^]


这篇关于默认情况下,我们可以在.net中使用iis吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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