MCAD\MCSD学习指南(英文版附光盘XML Web Services and Server Components Development

MCAD\MCSD学习指南(英文版附光盘XML Web Services and Server Components Development
作 者: 林德
出版社: 人民邮电出版社
丛编项: 英文版
版权说明: 本书为公共版权或经版权方授权,请支持正版图书
标 签: 微软认证
ISBN 出版时间 包装 开本 页数 字数
未知 暂无 暂无 未知 0 暂无

作者简介

暂缺《MCAD\MCSD学习指南(英文版附光盘XML Web Services and Server Components Development》作者简介

内容简介

编辑推荐:本书以MCAD/MCSD认证考试为目标,内容涵盖了MCAD/MCSD核心考试70-310的所有考试要点,尽可能详细地介绍了MCAD/MCSD应试者所应该掌握的所有技能。本书在介绍考试要点时针对每个考试目标,使用了大量的插图、表格、试验、测试等,使读者在牢固掌握知识点的同时,轻松地获得丰富的实践经验。本书由具有丰富MCAD/MCSD考试经验的专家编写,是参加MCAD/MCSD考试人员的必备考试教材。本书也是一本学习使用和管理VisualBasic.NET的很好的参考书,还可以作为一些疑难问题的速查手册。

图书目录

Introduction

to

XML

Services



Overview

of

.NET


.NET

Framework


ASP.NET


Visual

Basic.NET


Object-Oriented

Visual

Basic

.NET


Implementation

in

Visual

Basic

.NET


Inheritance


Overloading


Exception

Handling


.NET

Assemblies


Assembly

Versions


Assembly

Deployment


.NET

Component

Models


√Two-Minute

Drill


Q&A

Self

Test


Self

Test

Answers



2

Developing

a

Windows

Service



Windows

Services

Technology


Developing

a

Windows

Service


Exercise2-1:The

Windows

Service

Skeleton


Exercise2-2:Implementing

the

Pause

Event


Exercise2-3:The

Network

Testing

Service


Windows

Services

Architecture


Windows

Service

Configuration


Windows

Service

Control


Exercise2-4:The

Service

Controller


√Two-Minute

Drill
Q&A

Self

Test


Self

Test

Answers



3

Creating

and

Managing

Microsoft

Windows-Serviced

Components



Component

Services


Transactions
Object

Pooling
Constructor

Strings
Component

Services


Assembly

Component

90
Building

a

Serviced

Component

93
Exercise3-1:Building

the

Serviced

Component


Exercise3-2:Create

a

Strong-Name

Key
Consuming

a

Serviced

Component


Exercise3-3:Building

the

Consumer

Application


√Two-Minute

Drill


Q&A

Self

Test
Self

Test

Answers



4

Creating

and

Managing

Microsoft

.NET

Remoting

Objects



Overview

of

.NET

Remoting


Communication

Issues


The

.NET

Remoting

Architecture


Creating

a

.NET

Remoting

Object

Using

a

TCP

Channel


Exercise4-1:A

.NET

Remoting

Server

Using

a

TCP

Channel


Exercise4-2:Building

the

Remote

Server


Exercise4-3:Building

a

Client

Application

Using

a

TCP

Channel


Exercise4-4:Using

the

.NET

Remoting

Server

and

Client


Creating

a

.NET

Remoting

Object

Using

an

HTTP

Channel


Exercise4-5:Building

a

Remote

Object

Using

an

HTTP

Channel


Exercise4-6:Creating

the

Server

Configuration


Exercise4-7:Building

the

Client

Application


Exercise4-8:Configuring

the

Client

Application


Exercise4-9:Configuring

IIS

for

Remoting


Client-Activated

Objects


Asynchronous

Methods


Handling

Events
Delegates


Callbacks


Exercise4-10:Asynchronous

Processing


√Two-Minute

Drill


Q&A

Self

Test


Self

Test

Answers



5

Creating

and

Managing

Microsoft

XML

Web

Services

XML

Web

Services

Explained


Distributed

Applications


XML

Web

Services

in

a

Nutshell


XML

Web

Services

Architecture


XML

Web

Service

Provider
XML

Web

Service

Consumer
XML

Web

Service

Broker
XML

Web

Services

Programming

Model
Creating

an

XML

Web

Service

188
Exercise5-1:The

First

XML

Web

Service


Exercise5-2:The

Web

Method
Setting

the

Web

Method

Attributes
Exercise5-3:The

Project

Files


Consuming

an

XML

Web

Service

204
WSDL


Discovering

XML

Web

Services
Proxies

for

XML

Web

Services
Building

an

XML

Web

Service

Consumer


Exercise5-4:The

XML

Web

Service

Consumer


Exercise5-5:A

Windows

Form

Consumer
Asynchronous

Web

Methods
Exercise5-6:Console

Consumer
SOAP

Extensions
√Two-Minute

Drill


Q&A

Self

Test
Self

Test

Answers

6

Consuming

and

Manipulating

Data



Data

Access

with

ADO.NET


ADO.NET

Architecture


XML

and

ADO.NET


Accessing

and

Manipulating

Data

from

a

Microsoft

SQL

Server


SELECT


JOIN


INSERT


UPDATE


DELETE


Stored

Procedures


Transactions


Creating

and

Manipulating

DataSets


DataSet

Schemas


Building

a

DataSet


Exercise6-1:Building

a

DataSet


DataSet

Relationships


Exercise6-2:Foreign

Key

Constraint


Exercise6-3:Constraints


Exercise6-4:Populating

the

DataSet


Accessing

and

Manipulating

XML

Data


Document

Object

Model(DOM)


Exercise6-5:XML

Access
XmlReader


Exercise-6-6:The

XmlReader


Transformations

and

XML


Exercise6-7:XSLT


Validating

XML
Exercise6-8:DTD

Validation
Write

SQL

Statement

That

Retrieves

XML

Data

from

a

SQL

Server

Database


√Two-Minute

Drill


Q&A

Self

Test


Self

Test

Answers

7

Testing

and

Debugging

Creating

a

Test

Plan

on

the

Evolutionary

Model
Testing


Exercise7-1:Unit

Testing


Providing

Test

Data

to

Components

and

Applications
Logging

Test

Results
Instrumenting

and

Debugging

a

Service
Implementing

Tracing
Exercise7-2:Tracing


Using

the

SOAP

Extensions

for

Debugging
Exercise7-3:SOAP

Headers
√Two-Minute

Drill


Q&A

Self

Test
Self

Test

Answers

8

Security

and

Unmanaged

Code

Implementing

Security
Authentication
Exercise8-1:Using

Network

Credentials
Exercise8-2:Building

a

Security

Client


Exercise8-3:Adding

Accounts

to

the

Server


Authorization


Exercise8-4:Authorization
Secure

Communication


Accessing

Unmanaged

Code


Using

a

COM

Component


Exercise8-5:Using

a

COM

Component


√Two-Minute

Drill


Q&A

Self

Test


Self

Test

Answers

9

Deployment



Deploying

a

.NET

Remoting

Object


Exercise9-1:Deploying

a

.NET

Remoting

Object

381
Exercise9-2:Installing

a

.NET

Remoting

Object
Exercise9-3:Uninstalling

a

.NET

Remoting

Object
Deploying

an

XML

Web

Service
Exercise9-4:Deploying

a

Web

Service
Exercise9-5:Installing

an

XML

Web

Service


Publishing

XML

Web

Service

Definitions

in

the

UDDI


Registering

Components

and

Assemblies
√Two-Minute

Drill
Q&A

Self

Test


Self

Test

Answers



A

About

the

CD-ROM

System

Requirements
Installing

and

Running

MasterExam

and

MasterSim
MasterExam
MasterSim
Electronic

Book
Help
Removing

Installation(s)
Technical

SupportE
LearnKey

Technical

Support

B

Command-Line

Utilities

Command

Utilities


Debugging

Tools


Configuration

and

Deployment

Tools


Security

Tools


General

Tools
Visual

Basic

.NET

Compiler(vbc.exe)
Command-Line

Syntax
Examples

C

Exam

70-310

Certification

Objective

Mapping

to

the

Study

Guide

Creating

and

Managing

Microsoft

Windows

Services,Serviced

Components,.NET

Remoting

Objects,and

XML

Web

Services

and

Manipulating

Data
Testing

and

Debugging
Deploying

Windows

Services,Serviced

Components,.NET

Remoting

Objects,and

XML

Web

Services

D

The

Technologies

HTTP
URIs,URLs,and

URNs
Basics
Methods
Response

Codes
HTML
HTML

Documents
XML
XML

Introduction
XPath
XSLT


Introduction

to

XSLT
XSLT

Elements
XML

Schemas(XSD)


Schema
UDDI
SOAP

E

Creating

User

Accounts

The

Windows

Authentication

Scheme
X.500
Kerberos

V5
LDAP
Active

Directory
Creating

an

Account

in

a

Domain
Exercise

E-1:Creating

a

Domain

Account
Exercise

E-2:Adding

the

Account

to

a

Group
Creating

a

Local

Account
Exercise

E-3:Adding

Accounts

to

the

Server
Exercise

E-4:Adding

the

Account

to

a

Group
Creating

an

Account

in

SQL

Server
Exercise

E-5:Adding

a

Windows

Account

to

SQL

Server
Exercise

E-6:Adding

a

SQL

Authentication

Account

Glossary

Index