New Posts New Posts RSS Feed: Devforce connecting to WCF Data Services
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Devforce connecting to WCF Data Services

 Post Reply Post Reply
Author
bigfish View Drop Down
Newbie
Newbie


Joined: 20-Mar-2009
Location: Australia
Posts: 36
Post Options Post Options   Quote bigfish Quote  Post ReplyReply Direct Link To This Post Topic: Devforce connecting to WCF Data Services
    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?

Back to Top
smi-mark View Drop Down
DevForce MVP
DevForce MVP
Avatar

Joined: 24-Feb-2009
Location: Dallas, Texas
Posts: 343
Post Options Post Options   Quote smi-mark Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down