| Windows Communication Foundation Resource Center | |
| | |
 | Windows Communication Foundation Tutorials | |
|
| | Tutorial: “Getting Started with Windows Communication Foundation,” from the Microsoft developer’s Network Discusses how to define a WCF service contract, how to implement a WCF service contract, how to run a basic WCF service, how to create a WCF client, how to configure a basic WCF client, and how to use a WCF foundation client. | http://msdn2.microsoft.com/en-us/library/ms734712.aspx
|
| |
|
| | Tutorial: “Windows Communication Foundation Tutorial Part 2: DataContract vs. Serializable,” by Hilton Giesenow. Discusses complex objects, defining serialization, the standard serialization attribute, WCF DataContracts attributes, the MessageContract attribute, the MessageBody attribute, the MessageHeads attribute, creating an actual service, configuring a host application, and more advanced serialization options. | http://dotnet.org.za/hiltong/pages/windows-communication-foundation-tutorial-part-2-datacontract-vs-serializable.aspx
|
| |
|
| | Tutorial: "Introduction to developing with Windows Communication Foundation and Visual Studio 2005," from Microsoft. This is a free 2-hour self-paced course for enterprise developers and software architects for using the WCF in their service-oriented solutions. Topics covered include a navigation overview, what WCF is, what the service model is, scenarios for building WCF applications, productivity enhancements in WCF, service-oriented development in WCF, interoperability and integration, WCF contracts, the process of implementing a service contract, options for hosting a WCF service, how to create a basic WCF service, fundamentals of creating a WCF client, how to create a client by generating a proxy, creating a client using a channel factory, asynchronous invocation in WCF, implementing a duplex contract in WCF, overview of WCF behaviors, how to configure WCF behaviors, choosing a predefined binding in WCF, defining a custom binding in WCF, guidelines for configuring the transport layer, security features of WCF, security modes of WCF, authentication and authorization in WCF, how to configure message-based security, transactions in WCF, queuing in WCF, and reliable sessions in WCF. | https://www.microsoftelearning.com/elearning/offerdetail.aspx?offerpriceid=109346
|
|
| | Article: "Learn The ABCs of Programming Windows Communication Foundation," by Aaron Skonnard. Discusses the WCF programming model, service contracts and dispatch behavior, data contracts, message and service contracts, implementing service contracts, hosting the services and defining endpoints, choosing and customizing bindings, opening the host, configuring service endpoints, using activation services, programming clients, configuring client endpoints, generating client proxies, and logging messages. | http://msdn.microsoft.com/msdnmag/issues/06/02/windowscommunicationfoundation/default.aspx
|
|
|
| |
 |
|