TAILIEUCHUNG - ASP.NET 4 Unleashed-Part 3

Many developers have been in the situation in which . Summary they have spent a tremendous amount of effort building a web application but when it comes time to deploy it, things fall apart. Some teams don’t spend enough time planning for deployment, other times the deployment is just hindered by poor or inadequate technology. | CHAPTER 35 Deploying Web Applications Many developers have been in the situation in which they have spent a tremendous amount of effort building a web application but when it comes time to deploy it things fall apart. Some teams don t spend enough time planning for deployment other times the deployment is just hindered by poor or inadequate technology. This chapter shows you how new features in 4 ease the burden of web application deployment. After reading this chapter you should quickly and easily deploy 4 applications to your development testing staging and production environments hopefully without any of the pain and suffering this process caused with previous versions. IN THIS CHAPTER Packaging Web Applications Using Transformations Deploying Databases One-Click Publishing Web Applications Summary Packaging Web Applications When was first released one of its most lauded features was Xcopy deployment. This basically referred to the ability of a developer to copy files from one location to the other and the application should work. This was a response to the often complicated web deployment process of legacy ASP applications. Copying files to deploy a web application is still a benefit but today s web applications have become far more than just a collection of .aspx files and the site s compiled DLL file. Modern web applications carry a tremendous amount of baggage and modern developers need a way of bundling all that baggage with an application to deploy it smoothly and quickly. From the Library of Wow eBook 1566 CHAPTER 35 Deploying ASPNET Web Applications Today s web applications can consist of any or all of the following Content aspx ascx images compiled binaries media XML files and so on Databases Assemblies that need to be in the Global Assembly Cache GAC Registry and Configuration Settings Security settings certificates CAS policy and such IIS Configuration security custom error pages and more This is just the tip

Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.