New Posts New Posts RSS Feed: Exposing data model for non .net clients
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Exposing data model for non .net clients

 Post Reply Post Reply
Author
eskachig View Drop Down
Newbie
Newbie


Joined: 16-Feb-2010
Posts: 2
Post Options Post Options   Quote eskachig Quote  Post ReplyReply Direct Link To This Post Topic: Exposing data model for non .net clients
    Posted: 16-Feb-2010 at 11:38am
We are developing a Silverlight app, but would also like to create a web service for a possible mobile non-.net client. The documentation alludes to this as a possibility, but I can't find any specifics. I'm sure it's not much trouble to create a service like that, serving up either devforce classes or EF objects - but if there is something built in to make this easier (or at least guidelines for an approach) I'd love to take a look. In particular it would be good to be able to reuse all of the validation annotations on our DevForce objects on the server side.

Edited by eskachig - 16-Feb-2010 at 11:38am
Back to Top
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Posted: 17-Feb-2010 at 10:30am
We don’t do anything to help with this in DevForce 2009, but you can write your own service to expose your DevForce entities.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down