Print Page | Close Window

Devforce connecting to WCF Data Services

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2010
Forum Discription: For .NET 4.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=2506
Printed Date: 04-May-2025 at 5:42am


Topic: Devforce connecting to WCF Data Services
Posted By: bigfish
Subject: Devforce connecting to WCF Data Services
Date Posted: 13-Feb-2011 at 7:58pm

My client has a UniVerse database.  They have exposed CRUD operations to this through WCF Data Services.  Can I use DevForce SL to expose those services in the IdeaBlade entity manager (as opposed to using Entity Framework to SQL database) so I can do some client side persistence work in case of lack of connectivity or collection building prior to posting back with entity manager save operation? Is this what POCO is all about?




Replies:
Posted By: smi-mark
Date Posted: 14-Feb-2011 at 6:13am
If I understand what you are asking, then yes. The web server will have to have these services added and exposed as a POCO for your SL application to use them.



Print Page | Close Window