Click here to Skip to main content
15,918,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Asp.net 2.0 + c# Pin
enjoycrack10-May-07 3:36
enjoycrack10-May-07 3:36 
QuestionI need help about print data form printer on pressing button on web page Pin
Suhail Shahab10-May-07 2:02
Suhail Shahab10-May-07 2:02 
Questiongetelementid() returns null Pin
ronaktamboli10-May-07 1:58
ronaktamboli10-May-07 1:58 
AnswerRe: getelementid() returns null Pin
Sherin Iranimose10-May-07 2:10
Sherin Iranimose10-May-07 2:10 
AnswerRe: getelementid() returns null Pin
Spunky Coder10-May-07 2:42
Spunky Coder10-May-07 2:42 
AnswerRe: getelementid() returns null Pin
enjoycrack10-May-07 3:42
enjoycrack10-May-07 3:42 
Questionhow to session Pin
sooreeagt10-May-07 1:48
sooreeagt10-May-07 1:48 
AnswerRe: how to session Pin
Sylvester george10-May-07 1:53
Sylvester george10-May-07 1:53 
Session : Course of visit to a particular website

When a user starts visiting the site the session will start.

In the course of visit we can store states in session variables like

Session["LoginTime"] = DateTime.Now();
...... like this we can use many session variable to maintaning the state.

Session.SessionId is the unique id to refer a particular user visits.


Regards,
Sylvester G
sylvester_g_m@yahoo.com

QuestionHyperlink Pin
deep710-May-07 1:43
deep710-May-07 1:43 
AnswerRe: Hyperlink Pin
wEb GuRu...10-May-07 1:50
wEb GuRu...10-May-07 1:50 
GeneralRe: Hyperlink Pin
deep710-May-07 1:55
deep710-May-07 1:55 
GeneralRe: Hyperlink Pin
Chetan Ranpariya10-May-07 2:13
Chetan Ranpariya10-May-07 2:13 
QuestionComparing strings Pin
Lijo Rajan10-May-07 1:33
Lijo Rajan10-May-07 1:33 
AnswerRe: Comparing strings Pin
Sylvester george10-May-07 1:49
Sylvester george10-May-07 1:49 
AnswerRe: Comparing strings Pin
Sherin Iranimose10-May-07 1:57
Sherin Iranimose10-May-07 1:57 
QuestionGridView construction Pin
Rohde10-May-07 1:25
Rohde10-May-07 1:25 
Questionhow to hold reference of dll when page refreshes Pin
sharadshinde_110-May-07 0:59
sharadshinde_110-May-07 0:59 
AnswerRe: how to hold reference of dll when page refreshes Pin
SimulationofSai10-May-07 3:50
SimulationofSai10-May-07 3:50 
QuestionAsp.net 2.0 + c# Pin
ritu432110-May-07 0:58
ritu432110-May-07 0:58 
AnswerRe: Asp.net 2.0 + c# Pin
Spunky Coder10-May-07 1:20
Spunky Coder10-May-07 1:20 
GeneralRe: Asp.net 2.0 + c# [modified] Pin
ritu432110-May-07 1:39
ritu432110-May-07 1:39 
GeneralRe: Asp.net 2.0 + c# Pin
SimulationofSai10-May-07 2:13
SimulationofSai10-May-07 2:13 
GeneralRe: Asp.net 2.0 + c# Pin
ritu432110-May-07 2:19
ritu432110-May-07 2:19 
GeneralRe: Asp.net 2.0 + c# Pin
Spunky Coder10-May-07 2:39
Spunky Coder10-May-07 2:39 
QuestionError in reading excel datas Pin
vijay_8310-May-07 0:56
vijay_8310-May-07 0:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.