New Posts New Posts RSS Feed: Anything built-in for service-type scenario?
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Anything built-in for service-type scenario?

 Post Reply Post Reply
Author
katit View Drop Down
Senior Member
Senior Member


Joined: 09-Sep-2011
Posts: 146
Post Options Post Options   Quote katit Quote  Post ReplyReply Direct Link To This Post Topic: Anything built-in for service-type scenario?
    Posted: 28-May-2012 at 7:41pm
In my Silverlight app I see a need to implement some kind of server-side service that does something every N minutes regardless if there is any clients connected.
 
Is such scenario supported in DevForce? Is there anything built-in for that?
 
I'm thinking about writing windows service and just poll web service every N minutes, but would be better if it was built-in :)
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: 29-May-2012 at 1:31pm
Hi katit,
 
Unfortunatelly, DevForce does not offer such functionality.
The closest thing within DevForce would be the pub-sub service (i.e. push notification), but that would require a client to be connected...
 
Regards,
   Silvio.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down