Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net Tutorial
Sessions 39 codes
Home
ASP.Net Tutorial
Sessions
1 A session-aware base page
2 Controlling When a Session Times Out
3 Disable ViewState for a certain control
4 End a session by calling Session Abandon (C#)
5 If a session ends
6 Insert view state data in Page render event (C#)
7 Insert view state data in Page render event (VB)
8 Look for Variables
9 Retrieve the value of an item that you have stored in Session state
10 Save value in text box to session and read it back (VB netC#)
11 Save value to session object and read them back (VB net)
12 Session Abandon()
13 Session CodePage
14 Session Contents RemoveAll()
15 Session CopyTo
16 Session counter and application counter (C#)
17 Session counter and application counter (VB)
18 Session IsCookieless
19 Session IsNewSession
20 Session IsReadOnly
21 Session Item
22 Session Keys
23 Session LCID
24 Session Mode
25 Session Remove
26 Session RemoveAll
27 Session RemoveAt
28 Session StaticObjects
29 Session Timeout
30 Setting and retrieving objects from the Session using State Service and a base page (C#)
31 Setting and retrieving objects from the Session using State Service and a base page (VB)
32 Sorting a DataView stored in Session state
33 Store user defined object in Session (C#)
34 Trim view state
35 Use Session and Server Transfer to create a wizard
36 Use ViewState to store object list (C#)
37 Use ViewState to store object list (VB)
38 Using Cookieless Session State
39 Using Session State