Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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 ajoutée par Syed Faraz Hashmi , Sr. Programmer / DBA , Saudi German Hospital
Date de publication: 2013/07/17
Irfan Samad
par 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
par 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
par 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
par Alberto Jr Castro , Senior Programmer , SPACE Investment Co LLC

there are plenty, Xml, csv depending on your knowledge

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?