New Posts New Posts RSS Feed: Stored Procedure in Devforce 2010
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Stored Procedure in Devforce 2010

 Post Reply Post Reply
Author
PeterProva View Drop Down
Newbie
Newbie


Joined: 04-Feb-2013
Posts: 19
Post Options Post Options   Quote PeterProva Quote  Post ReplyReply Direct Link To This Post Topic: Stored Procedure in Devforce 2010
    Posted: 07-Mar-2013 at 8:37am
HI Guys,
Normally when i use Stored procedure in DevForce 2010 Silverlight i add Function Import and then i use "Stored procedure Query" .Now im reviewing somebody's code which she has a lot of Stored procedures eg Customer_Insert and im sure its being used but when i search it i can't find anything,so for all the Stored procedures in Model there are just few of them which have Function Imported.Any idea?
Thx:)
Peter
Back to Top
sbelini View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 13-Aug-2010
Location: Oakland
Posts: 786
Post Options Post Options   Quote sbelini Quote  Post ReplyReply Direct Link To This Post Posted: 07-Mar-2013 at 9:45am
Hi Peter,

With DevForce you can take advantage of Entity Framework support for entity stored procedures. (i.e. map insert, update, and delete functions to stored procs)

You will find more information at http://drc.ideablade.com/devforce-2012/bin/view/Documentation/model-advanced and http://msdn.microsoft.com/en-us/library/cc716711.aspx.

Back to Top
PeterProva View Drop Down
Newbie
Newbie


Joined: 04-Feb-2013
Posts: 19
Post Options Post Options   Quote PeterProva Quote  Post ReplyReply Direct Link To This Post Posted: 07-Mar-2013 at 9:59am
Thanks sbelini,
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down