WCF - Links to documents and tutorials: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
Line 60: Line 60:
* [http://msdn.microsoft.com/en-us/magazine/cc163590.aspx Discover Mighty Instance Management Techniques For Developing WCF Apps]
* [http://msdn.microsoft.com/en-us/magazine/cc163590.aspx Discover Mighty Instance Management Techniques For Developing WCF Apps]
* [http://blogs.msdn.com/mahjayar/archive/2006/10/24/what-happens-when-instancecontext-release-getserviceinstance-is-called-on-a-singleton.aspx What happens when InstanceContext.Release/GetServiceInstance() is called on a Singleton]
* [http://blogs.msdn.com/mahjayar/archive/2006/10/24/what-happens-when-instancecontext-release-getserviceinstance-is-called-on-a-singleton.aspx What happens when InstanceContext.Release/GetServiceInstance() is called on a Singleton]
==Callback==
* [http://www.codeproject.com/KB/WCF/WCFWPFChat.aspx Codeproject - WCF / WPF Chat Application]


<google>ENGELSK</google>
<google>ENGELSK</google>

Revision as of 04:50, 23 September 2008

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

Callback

<google>ENGELSK</google>

id=siteTree