首页> 外文期刊>MSDN Magazine >Nine Options for Managing Persistent User State in Your ASP.NET Application
【24h】

Nine Options for Managing Persistent User State in Your ASP.NET Application

机译:在ASP.NET应用程序中管理持久用户状态的九个选项

获取原文
获取原文并翻译 | 示例
           

摘要

ASP.NET provides many different ways to persist data between user requests. You can use the Application object, cookies, hidden fields, the Session or Cache objects, and lots of other methods. Deciding when to use each of these can sometimes be difficult. This article will introduce the aforementioned techniques and present some guidelines on when to use them. Although many of these techniques existed in classic ASP, best practices for when to use them have changed with the introduction of the .NET Framework. To persist data in ASP.NET, you'll have to adjust what you learned previously about handling state in ASP.
机译:ASP.NET提供了许多不同的方法来在用户请求之间保留数据。您可以使用Application对象,cookie,隐藏字段,Session或Cache对象以及许多其他方法。有时很难决定何时使用这些工具。本文将介绍上述技术,并提供有关何时使用它们的一些准则。尽管经典ASP中存在许多这些技术,但是随着.NET Framework的引入,何时使用它们的最佳实践已发生了变化。若要将数据持久存储在ASP.NET中,您必须调整您先前了解的有关在ASP中处理状态的知识。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号