0%

Book Description

Special Edition Using Microsoft .NET Enterprise Servers helps readers understand each of the ten .NET Enterprise Servers from a design and operation standpoint. This book provides readers with the information necessary to architect a complete solution, using real-world examples to show how each of the different servers fits an organization's needs. The book goes beyond mere planning and architecture, and helps managers and administrators understand the core day-to-day administrative requirements of each server. Essentially, this book is designed to cover the portions of these products that are used every day, effectively making it ten small books in one.

Table of Contents

  1. Copyright
    1. Dedication
  2. About the Author
  3. Acknowledgments
  4. We Want to Hear from You!
  5. Introduction
    1. About This Book
    2. Why This Book?
    3. How This Book Is Organized
    4. Conventions Used in This Book
      1. Text Conventions
      2. Real-World Tips
      3. Special Elements
  6. I. Enterprise Architecture Overview
    1. 1. Introduction to .NET
      1. What’s in a Name?
      2. What Is .NET?
        1. The .NET Developer Products
          1. .NET Development
          2. Visual Studio .NET
        2. Where the .NET Enterprise Servers Fit In
        3. .NET Everything Else
      3. The .NET Technology Platform
        1. Operating Systems
        2. Clustering
          1. Cluster Service Clusters
          2. Network Load Balancing Clusters
        3. Communications
        4. Web Services
      4. .NET Architecture Concepts
        1. Holistic Systems Architecture
        2. Understanding Prerequisites
        3. Evaluating Technologies
      5. Administration Concepts
        1. Core Administration Tasks
        2. Administration Tools
          1. Primary Tools
          2. Command-Line Tools
          3. Web-Based Tools
          4. Scripting Interfaces
        3. Performance Tuning and Optimization
        4. Disaster Recovery Operations
      6. Summary
    2. 2. The Microsoft .NET Enterprise Servers: Features Overview
      1. The .NET Enterprise Server Family
      2. Application Center
        1. The Problems with Web Farms
        2. The Traditional Solutions
          1. Load Balancing
          2. Content Distribution
          3. Server Management
          4. Middle-tier Scalability
        3. The Application Center Solution
          1. Load Balancing
          2. Content Distribution
          3. Server Management
          4. Middle-tier Scalability
      3. BizTalk Server
        1. The Problems with Business Communication and Automation
        2. The Traditional Solutions
          1. Data Exchange
          2. Business Process Automation
        3. The BizTalk Server Solution
          1. Data Exchange
          2. Business Process Automation
      4. Commerce Server
        1. The Problems with E-Commerce
        2. The Traditional Solutions
          1. Maintaining State
          2. Collecting Information
          3. Displaying Web Pages
          4. Handling Transactions
          5. Managing Web Sites
        3. The Commerce Server Solution
          1. Maintaining State
          2. Collecting Information
          3. Displaying Web Pages
          4. Handling Transactions
          5. Managing Web Sites
      5. Content Management Server
        1. The Problems with Content Management
        2. The Traditional Solutions
        3. The Content Management Server Solution
      6. Exchange Server
        1. The Problems with Messaging and Collaboration
        2. The Traditional Solutions
          1. Reliability
          2. Scalability
          3. Disaster Recovery
          4. Accessibility
          5. Collaboration Features
        3. The Exchange Server Solution
          1. Reliability
          2. Scalability
          3. Disaster Recovery
          4. Accessibility
          5. Collaboration Features
      7. Host Integration Server
        1. The Problem with Host Integration
        2. The Traditional Solutions
        3. The Host Integration Server Solution
      8. Internet Security and Acceleration Server
        1. The Problems with Internet Access
        2. The Traditional Solutions
        3. The Internet Security and Acceleration Server Solution
      9. Mobile Information Server
        1. The Problems with Mobile Data Access
        2. The Traditional Solutions
        3. The Mobile Information Server Solution
      10. SharePoint Portal Server
        1. The Problem with Intranets
        2. The SharePoint Portal Server Solution
      11. SQL Server
        1. The Problems of Database Management
        2. The SQL Server Solution
          1. SQL Language
          2. Database Objects
          3. Automation
          4. Data Transformation
          5. Data Warehousing
          6. Security
          7. Management
      12. The Missing Servers
        1. Microsoft Operations Manager
        2. Microsoft Systems Management Server
      13. Summary
    3. 3. Enterprise Foundations
      1. .NET Teamwork
      2. Windows Operating Systems
        1. Windows 2000 Server Family
        2. Windows .NET Server 2003 Family
      3. Windows Core Technologies
        1. Communications
          1. TCP/IP Addressing
          2. Subnets and Routing
          3. Application Ports
        2. Network Services
          1. Name Resolution
            1. DNS
            2. WINS
          2. IP Configuration
          3. Routing and Remote Access
        3. Security
        4. Performance Monitoring
      4. Windows Enterprise Technologies
        1. Microsoft Management Console
          1. All About Snap-Ins
          2. Creating Consoles
          3. Creating Taskpads
        2. Clustering Services
          1. How Clusters Work
          2. Different Cluster Configurations
          3. Creating and Administering Clusters
          4. Clustered Applications
        3. Internet Information Services
          1. IIS Architecture
          2. Active Server Pages and ASP.NET
          3. Creating Web Sites
        4. Certificate Services
          1. PKI Basics
          2. Installing Certificate Server
          3. Issuing Certificates
        5. Directory Services
          1. About Domains
          2. AD Architecture
          3. AD Tools
        6. Terminal Services
          1. How Terminal Services Works
          2. Installing Terminal Services
          3. Configuring Terminal Services
      5. Troubleshooting
        1. Can’t Find Snap-Ins
        2. Cluster Name Resolution
      6. Summary
    4. 4. Matching Business Needs and Technologies
      1. Playing the Match Game
      2. Assessing Business Needs
        1. Identifying Business Problems and Needs
          1. Obvious Problems
          2. Process Problems
          3. Stealth Problems
        2. Defining the Scope of Your Improvements
        3. Documenting Business Needs
      3. Assessing Technology Capabilities
        1. Identifying Solution Candidates
        2. Documenting Technology Capabilities
      4. Creating an Initial Design
        1. Your Existing Environment
        2. Your First-Pass Design
        3. Adding Prerequisites
        4. Security Considerations
        5. Administration Considerations
        6. Performance Considerations
        7. Checkpoint: Does Your Solution Meet Your Needs?
        8. Evolving the Design
      5. Summary
    5. 5. Licensing
      1. Paying the Piper
      2. Understanding Microsoft Licensing
        1. Per-Server
        2. Per-Processor
        3. Per-Client
        4. Other Licenses
      3. Taking Advantage of Volume Licensing
        1. Open License Programs
        2. Select License Programs
        3. Enterprise Agreement Program
        4. Enterprise Subscription Agreement Program
      4. Pricing
        1. Application Center
        2. BizTalk Server
        3. Commerce Server
        4. Content Management Server
        5. Exchange Server
        6. Host Integration Server
        7. Internet Security and Acceleration Server
        8. Mobile Information Server
        9. SharePoint Portal Server
        10. SQL Server
      5. Software Maintenance
      6. Calculating Total Solution Costs
        1. What Will You Need to Buy?
        2. Adding Up the Costs
      7. Summary
  7. II. .NET Enterprise Server Architecture
    1. 6. Designing Application Center
      1. Technology Capabilities
        1. Network Load Balancing
          1. Theory of Operation
          2. Design Considerations
        2. Component Load Balancing
          1. Theory of Operation
          2. Design Considerations
        3. Content Deployment and Synchronization
          1. Theory of Operation
          2. Design Considerations
        4. Health Monitor
          1. Theory of Operation
          2. Design Considerations
      2. Supporting Technologies
        1. Internet Information Services
        2. Windows Management Instrumentation
        3. COM+
      3. .NET Enterprise Server Integration
        1. Commerce Server
        2. Content Management Server
        3. TCP/IP-based Applications
      4. Incorporating Application Center into Your Design
        1. Designing a Web Farm
        2. Designing a COM+ Farm
        3. Designing a Content Deployment Infrastructure
      5. Alternative Technologies and Products
        1. Hardware-Based Load Balancing
        2. Health and Performance Monitoring
      6. Real-World Example
      7. Summary
    2. 7. BizTalk Server Architecture
      1. Technology Capabilities
        1. XML Primer
        2. BizTalk Messaging
          1. Receive Functions
          2. Ports and Channels
          3. Document Specifications and Maps
          4. Transports
        3. BizTalk Orchestration
          1. Designing Business Processes
          2. Implementing Business Processes
          3. XLANG
        4. Accelerators and Adapters
      2. Supporting Technologies
        1. SQL Server
        2. Internet Information Services
      3. .NET Enterprise Server Integration
        1. Commerce Server
        2. Application Center
        3. Internet Security and Acceleration Server
      4. Incorporating BizTalk Server into Your Design
        1. BizTalk Messaging Designs
        2. BizTalk Orchestration Designs
        3. Scaling BizTalk Server
      5. Alternative Technologies and Products
      6. Summary
    3. 8. Commerce Server Architecture
      1. Technology Capabilities
        1. Solution Sites
          1. Theory of Operation
          2. Design Considerations
        2. Site Management
          1. Theory of Operation
          2. Design Considerations
        3. Web Site Architecture
          1. Theory of Operation
          2. Design Considerations
        4. Product Catalog System
          1. Theory of Operation
          2. Design Considerations
        5. Business Pipeline System
          1. Theory of Operation
          2. Design Considerations
        6. Profiling System
          1. Theory of Operation
          2. Design Considerations
        7. Direct Mail System
          1. Theory of Operation
          2. Design Considerations
        8. Business Analytics System
          1. Theory of Operation
          2. Design Considerations
      2. Supporting Technologies
        1. SQL Server
        2. Internet Information Services
        3. Active Directory
        4. Development Technologies
      3. .NET Enterprise Server Integration
        1. BizTalk Server
        2. Application Center
      4. Incorporating Commerce Server into Your Design
        1. Basic Web Site Designs
        2. Direct Mail System Designs
        3. Business Analytics Designs
      5. Alternative Technologies and Products
      6. Real-World Example
      7. Summary
    4. 9. Content Management Server Architecture
      1. Technology Capabilities
        1. Web Publishing
        2. CMS as a Web Server
        3. Web Content
        4. Web Development Considerations
        5. Version Control
        6. Content Deployment
      2. Supporting Technologies
        1. Active Directory
        2. SQL Server
      3. .NET Enterprise Server Integration
        1. Application Center
        2. SharePoint Portal Server
        3. Commerce Server
      4. Incorporating Content Management Server into Your Design
        1. Development Infrastructure
        2. CMS-Based Web Site Designs
        3. Non-CMS Web Site Designs
      5. Alternative Technologies and Products
      6. Summary
    5. 10. Exchange Server Architecture
      1. Technology Capabilities
        1. Messaging
          1. Messaging Databases
          2. Messaging Protocols
        2. Security
        3. Conferencing
        4. User Presence Services and Instant Messaging
        5. Chat
        6. Multi-Tier Architecture
        7. Clients
        8. Editions
      2. Supporting Technologies
        1. Active Directory
        2. Internet Technologies
        3. Certificate Services
      3. .NET Enterprise Server Integration
      4. Incorporating Exchange Server into Your Design
        1. Simple Exchange Designs
        2. Multi-Tier Exchange Designs
        3. Distributed Exchange Designs
      5. Alternative Technologies and Products
        1. Lotus Notes/Domino
        2. POP3, IMAP, and Web Email
      6. Summary
    6. 11. Host Integration Server Architecture
      1. Technology Capabilities
        1. Terminal Emulation
        2. Communications
        3. Shared Folders, Database Access, and Application Integration
      2. Supporting Technologies
      3. .NET Enterprise Server Integration
      4. Incorporating Host Integration Server into Your Design
        1. Hardware Considerations
        2. Design Models
          1. Branched Designs
          2. Centralized Designs
          3. Distributed Designs
          4. Server Groups
      5. Alternative Technologies and Products
      6. Summary
    7. 12. Internet Security and Acceleration Server Architecture
      1. Technology Capabilities
        1. Content Cache and Proxy
          1. Theory of Operation
          2. Design Considerations
        2. Firewall
          1. Theory of Operation
          2. Design Considerations
        3. Client Architecture
          1. Theory of Operation
          2. Design Considerations
        4. Enterprise Architecture
          1. Theory of Operation
          2. Design Considerations
      2. Supporting Technologies
      3. .NET Enterprise Server Integration
      4. Incorporating Internet Security and Acceleration Server into Your Design
        1. Firewall Designs
        2. Cache and Proxy Designs
        3. Integrated Designs
      5. Alternative Technologies and Products
        1. Firewalls
        2. Caches and Proxies
      6. Real-World Example
      7. Troubleshooting
        1. Can’t Install ISA Server in Enterprise Mode
      8. Summary
    8. 13. Mobile Information Server Architecture
      1. Technology Capabilities
        1. Information Synchronization
        2. Exchange Access
        3. Notifications
        4. Data Access
        5. Product Editions
      2. Supporting Technologies
        1. Active Directory
        2. Internet Information Services
        3. Network Load Balancing
      3. .NET Enterprise Server Integration
      4. Incorporating Mobile Information Server into Your Design
        1. MIS, Sites, and Domains
        2. Carrier Integration
        3. Deploying Server ActiveSync by Itself
      5. Alternative Technologies and Products
      6. Summary
    9. 14. SharePoint Portal Server Architecture
      1. Technology Capabilities
        1. Document Management
          1. Theory of Operation
          2. Design Considerations
        2. Indexing and Searching
          1. Theory of Operation
          2. Design Considerations
        3. Dashboards
          1. Theory of Operation
          2. Design Considerations
      2. Supporting Technologies
        1. Directory Services
        2. Internet Information Services
        3. Microsoft Office
      3. .NET Enterprise Server Integration
        1. Content Management Server
        2. Application Center
        3. Exchange Server
      4. Incorporating SharePoint Portal Server into Your Design
        1. Small Environment Designs
        2. Large Environment Designs
      5. Alternative Technologies and Products
        1. Document Management
        2. Indexing and Searching
      6. Real-World Example
      7. Summary
    10. 15. SQL Server Architecture
      1. Technology Capabilities
        1. SQL Server Engine
          1. Theory of Operation
          2. Design Considerations
        2. SQL Server Agent
          1. Theory of Operation
          2. Design Considerations
        3. Analysis Services
          1. Theory of Operation
          2. Design Considerations
        4. Replication
          1. Theory of Operation
          2. Design Considerations
        5. Data Transformation Services
          1. Theory of Operation
          2. Design Considerations
        6. Native XML Support
          1. Theory of Operation
          2. Design Considerations
      2. Supporting Technologies
        1. Internet Information Services
        2. Development Technologies
      3. .NET Enterprise Server Integration
        1. Application Center
        2. BizTalk Server
        3. Commerce Server
        4. Content Management Server
      4. Incorporating SQL Server into Your Design
        1. Designing for Reliability
        2. Designing for Scalability
        3. Designing for Mobility
      5. Alternative Technologies and Products
      6. Real-World Example
      7. Troubleshooting
        1. Can’t Create Default Instance
      8. Summary
  8. III. .NET Enterprise Server Management
    1. 16. Application Center Administration
      1. Management Overview
      2. Management Tools
      3. Managing Web Clusters
        1. Creating a Web Cluster
        2. Joining a Web Cluster
        3. Monitoring a Web Cluster
        4. Maintaining a Web Cluster
          1. Removing a Member
          2. Moving the Cluster Controller Role
          3. Restarting a Member
      4. Optimizing Network Load Balancing Performance
        1. Adjusting Server Weights
        2. Configuring Client Affinity
        3. Configuring Request Forwarding
      5. Managing Application Synchronization and Deployment
        1. Configuring Web Applications
        2. Configuring COM and COM+ Applications
        3. Configuring Synchronization
        4. Configuring Deployment
      6. Managing Component Load Balancing
        1. Maintaining the CLB Routing List
        2. Creating a CLB Cluster
        3. Creating a COM+ Routing Cluster
        4. Configuring Components for CLB
      7. Disaster Recovery Operations
        1. Disaster Recovery in Scale-Out Applications
        2. Core Disaster Recovery Tasks
      8. Administration Tips from the Experts
      9. Troubleshooting
        1. Switch Is Preventing NLB from Working
        2. Couldn’t Remove Settings from Member
      10. Summary
    2. 17. BizTalk Server Administration
      1. Management Overview
        1. Management Tasks
        2. BizTalk Editor
        3. BizTalk Mapper
        4. BizTalk Messaging Manager
        5. BizTalk Server Administrator
        6. BizTalk Orchestration Designer
      2. Managing BizTalk Messaging
        1. Managing Document Specifications
        2. Managing Document Maps
        3. Managing Servers and Server Groups
        4. Managing Receive Functions
        5. Managing Messaging
          1. Organizations
          2. Messaging Ports
          3. Channels
          4. Document Definitions
      3. Managing BizTalk Orchestration
      4. Optimizing BizTalk Performance
      5. Disaster Recovery Operations
      6. Administration Tips from the Experts
      7. Troubleshooting
        1. Orchestration Designer Won’t Open
      8. Summary
    3. 18. Commerce Server Administration
      1. Management Overview
        1. Management Tasks
        2. Commerce Server Manager
        3. Business Desk
      2. Business Management
        1. Managing Products and Catalogs
        2. Managing Campaigns
        3. Managing Orders
        4. Managing Analysis
        5. Managing Profiles
      3. Site Management
        1. Managing Global Resources
        2. Managing Site Resources
        3. Packaging and Deploying Sites
      4. Optimizing Commerce Server Performance
        1. Performance Monitoring
        2. Network Optimization
        3. Database Optimization
        4. Web Server Optimization
      5. Disaster Recovery Operations
      6. Administration Tips from the Experts
      7. Troubleshooting
        1. Business Desk Won’t Install
        2. Site Packager Won’t Package
      8. Summary
    4. 19. Content Management Server Administration
      1. Management Overview
        1. Management Tasks
        2. Site Builder
        3. Web Author
      2. Managing Content Management Server
      3. Managing Content Management and Publishing
      4. Optimizing Content Management Server Performance
      5. Disaster Recovery Operations
      6. Administration Tips from the Experts
      7. Troubleshooting
        1. Documents Are Automatically Publishing
      8. Summary
    5. 20. Exchange Server Administration
      1. Management Overview
        1. Management Tasks
        2. Exchange System Manager
        3. Active Directory Users and Computers
      2. Managing Mailboxes
      3. Outlook Web Access
      4. Managing Exchange Server Computers
        1. Virtual Server Management
        2. Storage Management
        3. Message Tracking
      5. Optimizing Exchange Performance
      6. Disaster Recovery Operations
      7. Administration Tips from the Experts
      8. Troubleshooting
        1. Front-End Servers Not Front-Ending
        2. Can’t Access Outlook Web Access from the Internet
      9. Summary
    6. 21. Host Integration Server Administration
      1. Management Overview
        1. Management Tasks
        2. COMTI Component Builder
        3. COMTI Manager
        4. Trace Initiator
        5. Trace Viewer
        6. Data Descriptions
        7. OLE DB Data Sources Browser
        8. Host Accounts
        9. SNA Manager
      2. Managing Host Integration Server
        1. Configuring Link Services
        2. Configuring Connections
        3. Configuring Logical Units
        4. Managing Users
        5. Configuring Application Integration
        6. Configuring Data Integration
        7. Tracing
      3. Optimizing Host Integration Server Performance
      4. Disaster Recovery Operations
      5. Administration Tips from the Experts
      6. Summary
    7. 22. Internet Security and Acceleration Server Administration
      1. Management Overview
        1. Management Tasks
        2. ISA Management Console
        3. Firewall Client
      2. Managing Internet Security and Acceleration
        1. Managing General Configuration
        2. Managing Policy Elements
        3. Managing Policy Rules
        4. Managing Caching
      3. Optimizing Internet Security and Acceleration Server Performance
      4. Disaster Recovery Operations
      5. Administration Tips from the Expert
      6. Troubleshooting
        1. Combining Rules
      7. Summary
    8. 23. Mobile Information Server Administration
      1. Management Overview
        1. Management Tasks
        2. System Manager
        3. Active Directory Users and Computers
        4. Enterprise Device Setup Tool
      2. Managing Mobile Information Server
        1. Managing the Installation
        2. Managing User Accounts and Mobile Devices
          1. Enterprise Device Setup
          2. Active Directory Users & Computers
          3. Self-Service Web Site
        3. Managing Server ActiveSync Users
        4. Managing Servers
      3. Optimizing Mobile Information Server Performance
      4. Disaster Recovery Operations
      5. Administration Tips from the Expert
      6. Troubleshooting
        1. Setup Can’t Start Services
      7. Summary
    9. 24. SharePoint Portal Server Administration
      1. Management Overview
        1. Management Tasks
        2. Management Tools
      2. Managing Workspaces
        1. Creating Workspaces
        2. Configuring Workspaces
      3. Working with Web Parts
      4. Managing Documents
      5. Accessing Documents
      6. Optimizing SharePoint Portal Server Performance
      7. Disaster Recovery Operations
      8. Administration Tips from the Experts
      9. Troubleshooting
        1. Office Web Components Won’t Install
      10. Summary
    10. 25. SQL Server Administration
      1. Management Overview
        1. Management Tasks
        2. Enterprise Manager
        3. Query Analyzer
        4. Profiler
      2. Managing the Server
        1. Managing Server Options
        2. Managing Server Logins
      3. Managing SQL Server Databases
        1. Creating and Deleting Databases
        2. Managing Database Size
        3. Managing Database Files
        4. Managing Database Users
      4. Managing SQL Server Agent
        1. Managing Jobs
        2. Managing Operators
        3. Managing Alerts
      5. Optimizing SQL Server Performance
        1. Server Optimization
        2. Database Optimization
        3. Query Optimization
      6. Disaster Recovery Operations
      7. Administration Tips from the Experts
        1. Configure Centralized Alert Servers
        2. Leverage Distributed SQL Server Agent Jobs
      8. Troubleshooting
        1. Database Files Won’t Shrink
      9. Summary
  9. IV. .NET Enterprise Server Security
    1. 26. Security Overview and Concepts
      1. Security Is Everywhere
      2. Encryption Concepts
        1. Forms of Encryption
          1. Hashes
          2. Shared Secrets and Symmetric Keys
          3. Asymmetric Keys
        2. Uses of Encryption
      3. Authentication and Authorization
        1. Authentication Mechanisms
        2. Authorization Mechanisms
      4. Communications Security
        1. IPSec
        2. Virtual Private Networks
      5. File Security
      6. Auditing and Recordkeeping
      7. Summary
    2. 27. Critical Security Factors
      1. Underlying Security
      2. Application Center
        1. Securing Administrative Access
        2. Securing Content Deployment
      3. BizTalk Server
        1. BizTalk User and Group Accounts
        2. Network Design
        3. Secured Transports
        4. Using Digital Certificates
        5. Security Best Practices
        6. Minimum Security Access
        7. Securing BizTalk Orchestration
      4. Commerce Server
        1. Securing the Business Desk
        2. Securing Web Pages
        3. Securing Customer Data
      5. Content Management Server
        1. Managing Users
        2. Managing External Site Access
        3. Secure Network Design
      6. Exchange Server
        1. Securing Messages
        2. Securing the Network
      7. Host Integration Server
        1. Managing Users
        2. Managing Connectivity
      8. Internet Security and Acceleration Server
        1. Increasing Firewall Security
        2. ISA Server and Web Security
        3. Configuring Security Alerts
      9. Mobile Information Server
        1. Securing Carrier Links
        2. Securing Browsing
        3. Securing Authentication
        4. Securing MIS Computers
      10. SharePoint Portal Server
        1. Securing Intranet Servers for External Use
        2. Securing User Access
      11. SQL Server
        1. Database Security Overview
        2. Using Server Roles
        3. Using Database Roles
        4. Using Views for Security
      12. Summary
  10. V. Appendices
    1. A. Brief Version Histories
      1. Learning from History
      2. Application Center
      3. BizTalk Server
      4. Commerce Server
      5. Content Management Server
      6. Exchange Server
      7. Host Integration Server
      8. Internet Security and Acceleration Server
      9. Mobile Information Server
      10. SharePoint Portal Server
      11. SQL Server
        1. SQL Server 7.0
        2. SQL Server 2000
        3. SQL Server Next
    2. B. Command-Line Administration
      1. Command-Line Overview
      2. Generic Command-Line Techniques
      3. Command-Line Reference
        1. Application Center
          1. The Application Command
          2. The CLB Command
          3. The Cluster Command
          4. The Deploy Command
          5. The Help Command
          6. The Loadbalance Command
        2. Commerce Server
        3. Exchange Server
        4. Host Integration Server
        5. SharePoint Portal Server
        6. SQL Server
    3. C. Web-Based Administration
      1. Web-Based Administration Overview
      2. Web-Based Administration Interfaces
        1. Application Center
        2. BizTalk Server
        3. Commerce Server
        4. Mobile Information Server
  11. Special Edition Using Microsoft .NET Enterprise Servers Will Help You Choose the Server to Match Each of Your Business Needs
    1. To Jump to the Part of Special Edition Using Microsoft .NET Enterprise Servers Most Relevant to Your Current Needs, Use This Quick Start Guide
3.135.213.214