WCF - Links to documents and tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
* [http://msdn.microsoft.com/en-us/library/ms734765.aspx How to: Publish Metadata for a Service Using a Configuration File] | * [http://msdn.microsoft.com/en-us/library/ms734765.aspx How to: Publish Metadata for a Service Using a Configuration File] | ||
* [http://msdn.microsoft.com/en-us/library/aa738489.aspx How to: Publish Metadata for a Service Using Code] | * [http://msdn.microsoft.com/en-us/library/aa738489.aspx How to: Publish Metadata for a Service Using Code] | ||
==WCF== | |||
* [http://msdn.microsoft.com/en-us/netframework/aa663324.aspx WCF Getting Started with Windows Communication Foundation (WCF)] | |||
* [http://blogs.sqlxml.org/bryantlikes/archive/2006/09/20/Enabling-WPF-Magic-Using-WCF-_2D00_-Part-1.aspx Enabling WPF Magic Using WCF - Part 1] | |||
* [http://blogs.sqlxml.org/bryantlikes/archive/2006/09/20/Enabling-WPF-Magic-Using-WCF-_2D00_-Part-2.aspx Enabling WPF Magic Using WCF - Part 2] | |||
* [http://blogs.sqlxml.org/bryantlikes/archive/2006/09/20/Enabling-WPF-Magic-Using-WCF-_2D00_-Part-3.aspx Enabling WPF Magic Using WCF - Part 3] | |||
* [http://msdn.microsoft.com/en-us/library/bb332338.aspx Hosting and Consuming WCF Services] | |||
* [http://msdn.microsoft.com/en-us/magazine/cc163537.aspx What You Need To Know About One-Way Calls, Callbacks, And Events] | |||
* [http://www.codeplex.com/WCFSecurity/Wiki/View.aspx?title=How%20do%20I%20choose%20an%20appropriate%20binding%3f How do I choose an appropriate binding?] | |||
* [http://www.infinitec.de/post/2007/08/Visual-Studio-2008-WCF-proxy-generation-tool-and-the-ObservableCollection.aspx Visual Studio 2008 WCF proxy generation tool and the ObservableCollection] | |||
* [http://keithelder.net/blog/archive/2008/01/17/Exposing-a-WCF-Service-With-Multiple-Bindings-and-Endpoints.aspx Exposing a WCF Service With Multiple Bindings and Endpoints] | |||
<google>ENGELSK</google> | <google>ENGELSK</google> |
Revision as of 12:31, 11 September 2008
- A Combination of WCF Essentials
- ServiceContractAttribute..::.CallbackContract Property
- supporting multiple callbacks
- Foundations - Code Access Security in WCF, Part 1 - Juval Lowy
Microsoft
- How to: Publish Metadata for a Service Using a Configuration File
- How to: Publish Metadata for a Service Using Code
WCF
- Enabling WPF Magic Using WCF - Part 1
- Enabling WPF Magic Using WCF - Part 2
- Enabling WPF Magic Using WCF - Part 3
<google>ENGELSK</google>