TAILIEUCHUNG - Deployment

The last task in any software project is to deploy the application to the production environment—server or client computer. Deployment can be as easy as copying the application to the target computer or can involve building an installation application that takes care of all the details. | MCAD MCSD MICROSOFT CERTIFIED APPLICATION DEVELOPER MICROSOFT CERTIFIED SOLUTION DEVELOPER 9 Deployment CERTIFICATION OBJECTIVES Q A Deploying a .NET Remoting Object Deploying an XML Web Service Publishing XML Web Service Definitions in the UDDI Registering Components and Assemblies Two-Minute Drill Self Test 2 Chapter 9 Deployment T . he last task in any software project is to deploy the application to the production environment server or client computer. Deployment can be as easy as copying the application to the target computer or can involve building an installation application that takes care of all the details. In this chapter you will learn how to deploy a .NET Remoting Object and an XML Web Service. The deployment of a Windows service was handled in Chapter 2 and serviced components were covered in Chapter 3. CERTIFICATION OBJECTIVE Deploying a .NET Remoting Object In order to deploy a .NET Remoting object you need to add an installation project to the solution. Installation projects produce as their output a Windows Installer file that has the .msi extension. Microsoft Windows Installer is an installation and configuration service that ships as a part of Windows 2000 Windows Me and Windows XP. Windows Installer is based on a model that provides all installation data and instructions in a single package. Traditional scripted setup programs focused on how to install an application Windows Installer focuses on what to install. Windows Installer keeps track of what has been installed and verifies that no software component is uninstalled if there are any applications that rely on the component. The data that is kept on each computer includes Registry keys and dependencies. Windows Installer also supports self-repair the ability for an application to automatically reinstall missing files that may have inadvertently been deleted by the user. e x a m at c h The Setup and Deployment projects add support for Windows Installer to a solution.

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.