感觉

--------------海阔凭跃,天高任
posts - 8, comments - 55, trackbacks - 0, articles - 30
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

Visual Studio 2005 Web Deployment Projects (Beta Preview)

Posted on 2005-11-24 11:25 感觉 阅读(170) 评论(1)  编辑 收藏

Visual Studio 2005 Web Deployment Projects (Beta Preview)

http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/default.aspx

Visual Studio 2005 Web Deployment Projects provide additional functionality for building and deploying Web site applications that you create in ASP.NET 2.0 and Visual Studio 2005. This add-in includes a new tool that enables you to merge the assemblies created during ASP.NET 2.0 precompilation, and it provides a comprehensive UI within Visual Studio 2005 for managing build configurations, merging, and pre-build and post-build task using MSBuild.

Download now 

Note: .NET Framework 2.0 is required for this download


Overview

A Web Deployment Project creates and maintains an MSBuild project file, and is associated in a solution with a Web site project. A Web Deployment Project enables you to manage not only build configuration and merge options, but other tasks such as specifying changes for the application's Web.config file during compilation, changing connection strings, creating virtual directories, and performing other tasks at specific points in the deployment process.

The new assembly merge tool (Aspnet_merge.exe) combines assemblies created during ASP.NET 2.0 precompilation for deployment. The tool supports many merge options, from combining assemblies for each Web site folder to creating a single assembly for the entire Web site.

More information about the new merge tool and about Visual Studio 2005 Web Deployment Projects is available in the following article:

Please visit this page again to view more articles.

To review this product or provide feedback, please visit the Visual Studio 2005 ASP.NET forums.