Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft ASP.NET

ASP.NET Wizards and Session Variables

Author: dotnettricks.com | Published: 27th Apr 2006 | Visited: 124 times | Add Comment
Filed in: ASP NET

The pros and cons of putting objects into session.

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 ...

 Handle Session Timeouts on DotNetNuke Through an HttpModule This article provides an HttpModule that tackles the session-timeout problem on DotNetNuke (DNN) platform. It will redirect users? subsequent requests to a page that prompts some informative messages after session timeouts oc ...

 ASP.NET Session Helper (Scope, Categories) Use scopes and categories to avoid collision and confusion between your session val ...

 Can we change default TIMESTAMP (6) precision per session or database? While trawling David Aldridge's site http://oraclesponge.wordpress.com/2008/03/07/timestamps-old-fogeys-and-data-warehouses/ I wondered, but could not find in the documentation: Is there any way of changing the default precision of 6 for TIMESTAM ...

 How to get the Client IP address or hostname of a Citrix session or Terminal Services Session? How to get the Client IP address or hostname of a Citrix session or Terminal Services Sess ...

 EJB 3.0 Remote Session Bean Lookup This article describes a way to perform remote lookup of EJB 3.0 session bean into simple Java applicat ...

 Shared Variables in ASP.NET Variable types are often misused in ASP.NET applications. This article discusses the various types of shared variables in Delphi ASP.NET applicat ...

 Tuning sql with bind variables Hi Tom, Here is a sample sql from a package used for searching clients. The query is very fast when we remove the "OR" condition "ln_cl_id is null" from the WHERE condition. There are many columns with similiar OR condition, which I have remove ...

 ASP.NET Session Helper (scope, categories) Use scopes and categories to avoid collision and confusion between you session va ...

 ODP.NET - Working with Bind Variables together with OracleParameter ODP.NET - Working with Bind Variables together with OracleParameter With the help of OracleParameter, you can include bind variables within any SQL statement. These bind variables are nothing but run-time query parameters. The values in the SQL statement are bound at run time when we use bind... V ...



Next: A Crashcourse on ASP.NET Control Development - Building Callback Capabilities in ASP.NET Rich Controls



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links