På yggenyk.dk bruger vi cookies til at give dig en god oplevelse og til at indsamle statistik, der kan være med til at forbedre brugeroplevelsen. Hvis du klikker på et link på yggenyk.dk, accepterer du samtidig vores cookiepolitik.

WCF - Links to documents and tutorials: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
Line 47: Line 47:
* [http://blogs.msdn.com/wenlong/archive/2006/02/21/read-configuration-data-from-hosted-wcf-services.aspx Read Configuration Data from Hosted WCF Services]
* [http://blogs.msdn.com/wenlong/archive/2006/02/21/read-configuration-data-from-hosted-wcf-services.aspx Read Configuration Data from Hosted WCF Services]
* [http://msdn.microsoft.com/en-us/library/ms229207.aspx Application Settings Schema]
* [http://msdn.microsoft.com/en-us/library/ms229207.aspx Application Settings Schema]
==Hosting a WCF service in a Windows Service==
* [http://bloggingabout.net/blogs/dennis/archive/2008/02/28/hosting-a-wcf-service-in-a-windows-service.aspx Hosting a WCF service in a Windows Service]
* [http://dotnetbyexample.blogspot.com/2008/03/running-and-debugging-windows-managed.html Running and debugging a Windows Managed Service directly from Visual Studio.NET]
<google>ENGELSK</google>
<google>ENGELSK</google>

Revision as of 09:46, 17 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

<google>ENGELSK</google>