|
此文章由 dalaohu 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dalaohu 所有!转贴必须注明作者、出处和本声明,并保持内容完整
就不贴原文了。
在Cassini 和 IIS 之间又多了个选择。 像Cassini一样方便, 同时觉有IIS7的所有功能。 配合VS2010 使用。
Summary
We think IIS Express makes it even easier to build, run and test web applications. It works with all versions of ASP.NET and supports all ASP.NET application types (including obviously ASP.NET Web Forms and ASP.NET MVC applications). Best of all – you do not need to change any code to take advantage of it. You’ll be able to optionally use it with all your current projects today.
We’ll be releasing the first public beta of IIS Express shortly. With the beta you’ll be able to right-click on a file-system folder and have IIS Express launch a web-site based on that file-system location. We’ll also be releasing a patch for VS 2010 and Visual Web Developer 2010 Express later this year that will enable you to automatically launch and use IIS Express in place of VS’s built-in ASP.NET Developer Server. Future versions of Visual Studio will then ship with this functionality built-in.
[ 本帖最后由 dalaohu 于 2010-6-29 18:21 编辑 ] |
|