![]() |
Contact |
| Microsoft .NET for Developers: Web-based Application Deployment |
| Course Status: | Released | Courseware Features |
| Course Language: | English | |
| Course Duration: | 9 Hours | |
| Deployment Option: | Online |
Audience |
| Application developers with experience in Visual Basic .NET who wish to become familiar with the deployment process in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials |
Prerequisites |
| Experience using Visual Studio .NET to develop web-based applications in Visual Basic .NET and ASP.NET |
Course Aim |
| This learning path describes the deployment process for a developed web-based application or component in the .NET Framework. Deployment is the process of distributing and installing an application or component on a web server. The path details the role of assemblies and strong-named assemblies, explains how to determine the appropriate method of packaging and distribution, and demonstrates how to use Visual Studio .NET to configure and implement your deployment plan. In addition, the path also covers the various deployment editors and clarifies their relevance for web applications. This path is aligned with a number of other learning paths that collectively serve to cover the material for the MCSD and MCAD exam 70-305 (Developing and Implementing Web Applications with Microsoft Visual Basic.NET and Microsoft Visual Studio .NET). |
Learning Objectives |
| To outline the primary considerations and decisions that a developer needs to make when planning
the deployment of a .NET web application, and to explain the appropriate use and installation of private and shared
assemblies in that deployment To explain and demonstrate how to use Visual Studio .NET to create, configure, and deploy a web-based application |
Topics Covered |
| Planning and Starting the Deployment of a .NET Web Application Overview of .NET web application deployment Methods of deploying a .NET web application Additional .NET web deployment planning considerations Planning the deployment of a .NET web component The role of assemblies in .NET web deployment Creating assemblies Installing .NET assemblies to the GAC Using Visual Studio .NET to Deploy a Web-based Application Creating deployment projects in VS.NET Configuring and deploying a Visual Studio .NET project Creating deployment projects in VS.NET Configuring deployment projects VS.NET's File System Editor VS.NET's Registry and User Interface Editors VS.NET's Launch Conditions and Custom Actions Editors Using the VS.NET deployment editors |