Application Design and Implementation (How Do I in Team Edition for Architects)
This page contains links to popular topics about designing applications using Application Designer and other related tool windows in Visual Studio Team Edition for Architects. To view other categories of popular topics, see Getting Started (How Do I in Team Edition for Architects) and How Do I in Team Edition for Architects.
Defining Applications
- How to: Define Applications on Application Diagrams
Describes how to begin defining applications on the application diagram.
- How to: Add Endpoints to Applications
Describes how to add provider endpoints to applications using the Toolbox or by specifying a WSDL or .disco file.
- How to: Define Operations for ASP.NET Web Services
Describes how to define operations and parameters for Web services.
Configuring Settings and Constraints
- How to: Enable Pre-defined Constraints
Describes how to configure constraints on applications and their endpoints.
- How to: Apply a Setting
Describes how to apply settings to applications and their endpoints.
- How to: Disallow Hosting Relationships
Discusses how to write a hosting constraint on an application that allows the application to specify which types of logical servers are allowed to host it.
- How to: Specify Application Settings as Overridable
Describes how to designate particular settings on application definitions as overridable when uses of those definitions are included in systems. Each use of a definition can be configured individually and independently from its underlying definition and any other uses of that definition.
- How to: Import ASP.NET Settings from an IIS Server
Describes how to import settings for ASP.NET applications from existing Web applications on IIS Web servers.
Defining Communication Pathways Between Applications
- How to: Connect Applications on Application Diagrams
Describes how to connect applications on the application diagram.
- How to: Configure Connections to External Databases
Describes how to configure connections from applications to a database.
Implementing Applications
- How to: Change Project Names for Applications
Describes how to change the names of projects generated for applications.
- How to: Choose Web Site Type for ASP.NET Applications
Describes how to choose the Web site type (file system-based or HTTP-based) for ASP.NET applications.
- How to: Change Project Templates for Applications
Describes how to change project templates for applications.
- How to: Implement Applications on Application Diagrams
Describes how to generate a skeleton implementation to continue defining applications in code.
Walkthroughs
- Walkthrough: Defining Applications
Introduces basic application design using Application Designer.