70-513 Exam – parte 2
15:29 | Author: Unknown

 

Hosting and Configuring Services (18%)

 

Create and configure endpoints.

This objective may include but is not limited to: default and standard bindings; custom bindings created from standard binding elements; standard endpoints; transports including HTTP, TCP, named pipes; UDP, MSMQ code-based service configuration; message encoding

This objective does not include: creating a custom binding element; creating new standard endpoints, loading configuration from a location other than the default application configuration file, security transaction, reliable sessions

Default and standard bindings
Custom bindings created from standard binding
http://msdn.microsoft.com/en-us/library/ms733033(v=VS.100).aspx

Standard endpoint
http://msdn.microsoft.com/en-us/library/ms733821(v=VS.100).aspx

Transport including HTTP, TCP, named pipes
http://msdn.microsoft.com/en-us/library/ms729350(v=VS.100).aspx

 

Configure Behaviors,

This objective may include but is not limited to: applying service, endpoint, and operation behaviors in configuration and code.

This objective does not include: creating a custom behavior; creating and using dispatch behaviors; loading configuration from a location other than the default application configuration file

Configuration file
http://msdn.microsoft.com/en-us/library/ms733932(v=VS.100).aspx


Implement self hosting

This objective may include but is not limited to: configuring and instantiating a service host

This objective does not include: implementing a custom service host

Hosting a service
http://msdn.microsoft.com/en-us/library/bb332338.aspx#msdnwcfhc_topic3

Implement Web server hosting

This objective may include but is not limited to: configuring IIS/WAS for WCF; deploying to IIS/WAS; file-less configuration; specifying a ServiceHost

This objective does not include: Windows Application Server

Configuring web hosting
http://msdn.microsoft.com/en-us/library/ms734710(v=VS.100).aspx

Deploying to IIS/WAS
http://msdn.microsoft.com/en-us/library/aa751792(v=VS.100).aspx

File-less configuration

ServiceHost
http://msdn.microsoft.com/en-us/library/aa702697(v=VS.100).aspx

        This entry was posted on 15:29 and is filed under , , , . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.