Note that there are some explanatory texts on larger screens.

plurals
  1. PO What kind of WCF services should I create for WPF application? / Domain services
    text
    copied!<p>I need to write server &amp; client part. I need guidance how to start with WCF web-services.</p> <p>I need to create WPF application that at the beginning will be simple UI for database tables, but later will consume data from server as WCF services. I was looking at <a href="http://www.microsoft.com/lightswitch" rel="nofollow noreferrer">LightSwitch</a>, but it seems impossible to integrated it later with server part.</p> <p>In Visual Studio 2010 after I create WPFApplication1 project I have Data Sources docked window. <img src="https://i.stack.imgur.com/qTA3i.png" alt="Data Sources"></p> <p>Then I can add new data source and select services <img src="https://i.stack.imgur.com/znMur.png" alt="Choose a data source type"></p> <p>What kind of WCF services should I create for WPF application?</p> <p>I would like something like WCF RIA Services / Domain services, but they are only for RIA. At least no support from Microsoft. What is classic way for creating services for WPF application?</p> <p>Related questions are :<br> <a href="https://stackoverflow.com/questions/1276153/hosting-wcf-rest-services-in-wpf-application">Hosting WCF Rest Services in WPF Application</a><br> <a href="https://stackoverflow.com/questions/1276153/hosting-wcf-rest-services-in-wpf-application">Architecting a WPF application with WCF Data Services</a><br> <a href="https://stackoverflow.com/questions/2551258/how-to-use-wcf-ria-services-with-wpf-application">How to use WCF RIA SERVICES with WPF application?</a><br> <a href="https://stackoverflow.com/questions/2245121/wcf-web-services-or-ado-net-data-services-what-shall-i-use">WCF, Web services or ADO.NET data services: What shall I use?</a> </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload