Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

In ASP.Net web applications, what is the best approach to save a form’s data in off-line state?

Though, no doubt, data saving at client end, itself has many limitations. But still what is the best approach. - What would be the best medium - And what will be the procedure.

user-image
Question added by Syed Faraz Hashmi , Sr. Programmer / DBA , Saudi German Hospital
Date Posted: 2013/07/17
Irfan Samad
by Irfan Samad , Software Architect (Assistent Manager) , TPL Trakker Limited (www.tpltrakker.com)

You can use HTML5 with in aspx pages to save data in off-line state.
find the links below for more help regarding your query http://visualstudiomagazine.com/articles/2011/11/01/caching-in-on-html5-local-storage.aspx http://www.sitepoint.com/offline-web-application-tutorial/ http://dotnetslackers.com/articles/aspnet/Using-HTML5-Web-Storage-in-ASP-NET.aspx

Rameez Ahmed Sayad
by Rameez Ahmed Sayad , .Net Consultant , Proximus Luxembourg

HTML5 is the best answer, but if you want browser compatibility , then secure cookies I'd say ? make sure use the latest technologies to encrypt and encode. 

Balu Sidhartha
by Balu Sidhartha , Senior Software Developer , Auberon Technology Pvt. Ltd

if you are using pure asp.net there is no way to do this, by mixing new features of HTML5 in memory stroage  you can temporary do that, its not clear from your question what data you need to stroe, you can check the 

https://www.html5rocks.com/en/features/storage

Alberto Jr Castro
by Alberto Jr Castro , Senior Programmer , SPACE Investment Co LLC

there are plenty, Xml, csv depending on your knowledge

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.