摘要
由于Web窗体的无状态性,在开发基于B/S结构的动态Web应用程序时,跟踪特定用户在应用程序中页面的活动情况,并根据用户的请求正确地引导用户,需要解决状态管理的问题。文中通过对ASP.NET的客户端和服务器端状态管理技术的特点进行分析与比较,并在.NET环境下分别对这些状态管理方法进行代码测试,得出了一些实用的使用技巧,即如何在不同的情况使用不同的状态管理方法得到最佳的执行或安全效率。
For Web form's pages are stateless,must confronted with the problem of state management when a dynamic Web application based on browser/server architecture is crafted. The paper gives some applied skills by analyzing and comparing the characters of state management in the ASP.NET.And the methods of state management have been made the test of codes in.NET environment.That is to get the best efficiency of implementing of security by using the different methods of state management in different conditions.
出处
《微机发展》
2004年第8期78-80,共3页
Microcomputer Development