This is a migrated thread and some comments may be shown as answers.

CRUD Example - Fluent API + WCF

1 Answer 133 Views
Web Services
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Manuel
Top achievements
Rank 1
Manuel asked on 14 Nov 2014, 05:23 PM
Dear all,

do you have an example CRUD example, for using the Fluent API with a WCF Service?
I like to implement a broadcast service. If a record of a table is updated, all clients should be informed. 

Thanks,
Manuel

1 Answer, 1 is accepted

Sort by
0
Doroteya
Telerik team
answered on 18 Nov 2014, 09:16 PM
Hello Manuel,

In general, our off-line resource browser Samples Kit offers five samples that demonstrated WCF services and CRUD operations. All of them, however, use .rlinq files, but they can be easily converted to fluent models with the help of the workflow described in this article. Additionally, the samples demonstrate the integration of the service layer with various UI technologies. In Samples Kit, you can easily find them, when you select the WCF section on the Samples tab. For your convenience, here is the list:

- WCF Plain Services and WPF MVVM
- WCF Data Services and WPF MVVM
- WCF RIA Services and Silverlight
- WCF Plain Services and Windows Forms
- WCF Data Services with Kendo UI

Regarding the implementation of the broadcast scenario, I'm afraid that we do not offer such a sample, but you may find the following articles helpful:

What You Need To Know About One-Way Calls, Callbacks, And Events
WCF Callbacks; a beginners guide

I hope this helps. Do let us know if you need further assistance or information.

Regards,
Doroteya
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
Tags
Web Services
Asked by
Manuel
Top achievements
Rank 1
Answers by
Doroteya
Telerik team
Share this question
or