Monday 15 September 2014

c# - can typical browser based web solutions utilise caching? -


Viewing a typical web application that can be implemented in the "server side" language, such as ASP.net archive or Providing end-user interaction with PHP browser Is it possible to use a permanent local cache?

For example, to store thousands of employee records in a simple centralized database. It would be more efficient for a local copy of the data suitable for the browser, unless this cash becomes stale, how will it be accomplished? As far as I know that cookies are an extension of open browser memory and strict domain policy prevents any contact with hard drive.

I am thinking of using PHP or ASPX web form application (hypertext app). ) Perspectives that I consider to be stateless, I am having difficulty understanding this how to get it. Do other .NET solutions offer any benefits like NET MVC or WCF?

I should note that this applet technology is not considering Java, Flash, Silverlight et al.

HTML5 local storage and sessionstrokes are up to 5 MB or more depending on the browser for a domain. May be.

Specifically what HTML5 5Apk is good for you as you can specify a manifest which is tested on every request for modifications, but only that file is accessed every time, while Your cached resources are not requested, unless the instruction is given, therefore saving the ton of bandwidth if you have to go through server-side dynamic programming Served Fest file, you can only receive new data by the comment in the manifest file by changing the timestamp or doctor. Manifest file is a user's cookie so that you can influence the set of data needed to control data cartons.

You will have to make heavy development on Javascript client-side with JSON.stringify and jquery.parseJSON so that it can be serialized and deserialized using some frameworks like knockout.js for the database. I find extensive experience for these types of things and server-side too much. Now I only allow server-side CRUD JSN data because I use it when doing web apps.

No comments:

Post a Comment