GeekArticles
Microsoft
C#ASP.NET Session Helper (Scope, Categories)
Author: codeproject.com |
Published: 11th May 2008 |
Visited: 110 times |
Add CommentFiled in: CSharpUse scopes and categories to avoid collision and confusion between your session values.
Read Article Sponsored Links
Related Articles
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...
• Adobe Media Player feed categories Use these categories to influence the genre tag associated with your shows so you can control how they appear in Adobe Media Player search resu ...
• Implementing a Session Timeout Page in ASP.NET In this article, Steve walks through the steps required to implement a Session Logged Out page that users are automatically sent to in their browser when their ASP.NET session expires. He examines each step with the help of detailed explanation supported by relevant source c ...