青松阳光

关注.NET平台及SharePoint产品
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  Session Specific

摘要:Causes for Session Timeout could vary from- Modification in Machine.Config, Web.Config or Global.asax files Application's bin directory or its contents modified Antivirus is running on the .config /.a... 阅读全文

posted @ 2009-05-23 18:13 青松阳光 阅读(170) 评论(0) 推荐(0)

摘要:Table of Content Introduction What is Session ? Advantages and Disadvantages of Session. Storing and Retrieving values from Session Session ID Session Mode and State Provide... 阅读全文

posted @ 2009-01-18 14:11 青松阳光 阅读(199) 评论(0) 推荐(0)

摘要:Reference from here. Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 override protected void OnInit(EventArgs e) 2 { 3 base.OnInit(e); ... 阅读全文

posted @ 2008-08-30 10:18 青松阳光 阅读(228) 评论(0) 推荐(0)