1 / 516
文档名称:

Developing Dot NET Enterprise Applications.doc

格式:doc   页数:516
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Developing Dot NET Enterprise Applications.doc

上传人:mkt365 2013/11/20 文件大小:0 KB

下载得到文件列表

Developing Dot NET Enterprise Applications.doc

文档介绍

文档介绍:Developing .NET Enterprise Applications ***@Team LiB
Table Of Contents
1. Table of Contents 5
2. BackCover 6
3. Developing .NET Enterprise Applications 6
4. Introduction 9
Planning Application Development 11
Adopting an Application Framework 11
The Audience for This Book 12
The Structure of This Book 12
A Personal Note 14
5. Chapter 1: Introducing .NET and Enterprise Architecture 14
Leveraging the .NET Servers 19
Understanding the Enterprise Development Process 20
Understanding Enterprise Application Design 22
Establishing an Application Development Framework 25
Getting Started with Visual Studio .NET 26
Summary 30
6. Chapter 2: Accessing Data in 30
Understanding the Architecture 31
Creating the Data ponent 34
Building Application Framework Objects 45
Creating the Business Object Manager 54
Managing Reference Data 67
Connecting to Databases Other Than SQL Server 74
Summary 77
7. Chapter 3: working Directory Services 78
Leveraging .NET Framework Objects 82
Applying Directory Services 83
Improving Directory Service Performance 95
Summary 99
8. Chapter 4: Applying Reliable Messaging 99
Using Microsoft Message Queue 103
Working with .NET Messaging Services 104
Implementing a Distributed Service 131
Summary 132
9. Chapter 5: Integrating Mail Services 133
Building an E-Mail Business Service 138
Summary 153
10. Chapter 6: Automating Business Processes 153
Exploring BizTalk Server 154
Extending .NET Applications with BizTalk Server 157
Defining the Business Process 159
Implementing the Business Process 162
Executing the Business Process 173
Summary 173
11. Chapter 7: Building Web Applications 173
Adding Dynamic Data to Web Forms 184
Managing User Session Data 195
Validating User Data Entry 197
Applying Web User Controls 200
Summary 205
12. Chapter 8: Developin