WCF - Links to documents and tutorials: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
Line 64: Line 64:
==Using Callback==
==Using Callback==
* [http://www.codeproject.com/KB/WCF/WCFWPFChat.aspx Codeproject - WCF / WPF Chat Application]
* [http://www.codeproject.com/KB/WCF/WCFWPFChat.aspx Codeproject - WCF / WPF Chat Application]
* [http://www.codeproject.com/KB/WCF/WCF_Duplex_UI_Threads.aspx WCF: Duplex Operations and UI Threads]


==AsyncPattern==
==AsyncPattern==

Revision as of 07:32, 23 September 2008

<google>ENGELSK</google>

Microsoft


WCF

When creating the clients "Service Reference check" select: Generate asynchronus classes Implements the INotifyPropertyChanged interface on all Data Contract types to enable data binding. Short Form: /edb


DataSet

Data Contract Names and Data Contract Equivalence

Configuration files

Hosting a WCF service in a Windows Service

Using ChannelFactory Vs. Proxies in WCF

Per-call services Per-session services and Singleton services

Using Callback

AsyncPattern

<google>ENGELSK</google>

id=siteTree