具有 HTML 5 本地存储键/值对的 ASP.NET/MVC

发布于 2024-10-25 05:14:05 字数 450 浏览 1 评论 0原文

我们正在开发几个 ASP.NET MVC 应用程序,它们需要同时存在于连接/断开状态下。

在几种可用的连接策略(Google Gears、Microsoft Sync 等)中,我们决定使用 HTML 5,并利用 javascript 键/值对进行本地存储。确保断开连接状态在 In​​ternet Explorer 中正常运行是重中之重。

有谁知道可以在线或以其他方式帮助我们开展这项工作的资源吗?

例如,我们发现了一个优秀的资源 http://stephenwalther.com /blog/archive/2011/01/12/asp-net-and-html5-local-storage.aspx

We are developing several asp.net MVC applications that need to exist in both a connected/disconnected state.

Out of the several connection strategies available (Google Gears, Microsoft Sync, etc) we decided on HTML 5 w/ local storage utilizing javascript key/value pair. Ensuring the disconnected state is functional in Internet Explorer is a high priority.

Does anyone know of resources available online or otherwise to help us in this endevour?

For example, one excellent resource we have found
http://stephenwalther.com/blog/archive/2011/01/12/asp-net-and-html5-local-storage.aspx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心不设防 2024-11-01 05:14:08

这对我来说是最好的资源:http://diveintohtml5.ep.io/storage.html关于这个话题。

This was the best resource for me: http://diveintohtml5.ep.io/storage.html on the topic.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文