New Posts New Posts RSS Feed: HTML5 client side persistence
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

HTML5 client side persistence

 Post Reply Post Reply
Author
Calsy View Drop Down
Newbie
Newbie


Joined: 02-Feb-2009
Location: Australia
Posts: 1
Post Options Post Options   Quote Calsy Quote  Post ReplyReply Direct Link To This Post Topic: HTML5 client side persistence
    Posted: 07-Dec-2011 at 11:42am
Hi Guys, Don't know if this is the right area to post this. I'm currently doing up a prototype of a LOB with Asp.net mvc w/HTML5, it will be an offline web application. Everything seems quite doable (other than being 10 times the amount of code) except for the data persistence layer. We require all data persistence to be managed client side, so this means some complex javascript and to do a simple CRUD scenario on a odata service it takes approx. 150 lines (retrieving data is reasonably simple, but when you get to modifying it than it turns into spaghetti code) of code vs 10 lines of code in the equivalent SL or ios platform.
 
My question is, is ideablade looking into creating anything in the future in regards to HTML5 and the entity manager?
 
Looking forward to your response.
 
Thanks
Back to Top
ting View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 27-Mar-2009
Location: San Francisco
Posts: 427
Post Options Post Options   Quote ting Quote  Post ReplyReply Direct Link To This Post Posted: 07-Dec-2011 at 5:34pm
Yes, we are looking at writing a DevForce EntityManager for JavaScript. We're still in the preliminary stages, so I don't have anything to share yet. Until then, you can use OData to query the DevForce server (as you already know).

For those new to OData. Here's the OData tutorial:

This is a simple example querying OData from JavaScript:

This is a sample using Microsoft's RIA/JS with DevForce:

Back to Top
blogger View Drop Down
Newbie
Newbie


Joined: 14-Sep-2012
Posts: 6
Post Options Post Options   Quote blogger Quote  Post ReplyReply Direct Link To This Post Posted: 09-Oct-2012 at 4:35am
Hi ting,

Please i want to know about your EntityManager for javascript project, is there any release that will be approximately delivered ? is there any support of offline mode, validation, security.. or any advanced features?

please i am really in need of !
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down