Click here to Skip to main content
15,924,828 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: checkbox list control Pin
Abhishek Sur6-Dec-09 21:14
professionalAbhishek Sur6-Dec-09 21:14 
GeneralRe: checkbox list control Pin
Abhijit Jana6-Dec-09 21:19
professionalAbhijit Jana6-Dec-09 21:19 
GeneralRe: checkbox list control Pin
Abhishek Sur6-Dec-09 21:34
professionalAbhishek Sur6-Dec-09 21:34 
AnswerRe: checkbox list control Pin
ketand17-Dec-09 0:13
ketand17-Dec-09 0:13 
QuestionMaking Forum in asp.net Pin
Any_India6-Dec-09 20:09
Any_India6-Dec-09 20:09 
AnswerRe: Making Forum in asp.net Pin
Abhijit Jana6-Dec-09 20:24
professionalAbhijit Jana6-Dec-09 20:24 
AnswerRe: Making Forum in asp.net Pin
manikebs7-Dec-09 0:29
manikebs7-Dec-09 0:29 
GeneralRe: Making Forum in asp.net Pin
Ashfield7-Dec-09 1:23
Ashfield7-Dec-09 1:23 
QuestionGetting cell values for selected rows in server side Pin
NK76-Dec-09 18:19
NK76-Dec-09 18:19 
AnswerRe: Getting cell values for selected rows in server side Pin
Nishant Singh6-Dec-09 19:35
Nishant Singh6-Dec-09 19:35 
GeneralRe: Getting cell values for selected rows in server side Pin
NK77-Dec-09 23:34
NK77-Dec-09 23:34 
QuestionWhat exactly Difference between Application and Session ? Pin
satyamzen6-Dec-09 14:47
satyamzen6-Dec-09 14:47 
AnswerRe: What exactly Difference between Application and Session ? Pin
Dennis Dykstra6-Dec-09 16:23
Dennis Dykstra6-Dec-09 16:23 
AnswerRe: What exactly Difference between Application and Session ? Pin
Abhijit Jana6-Dec-09 16:48
professionalAbhijit Jana6-Dec-09 16:48 
AnswerRe: What exactly Difference between Application and Session ? Pin
Dinesh Mani6-Dec-09 20:30
Dinesh Mani6-Dec-09 20:30 
GeneralRe: What exactly Difference between Application and Session ? Pin
Abhijit Jana6-Dec-09 20:42
professionalAbhijit Jana6-Dec-09 20:42 
Dinesh Mani wrote:
ends after the user closes the browser

No, session does not end when user closed the browser. Session stored in Server Side. So If you are using Inproc session Session will automatically end when it reached the Session Timeout .
So, If user close the browser, session will not end that time. Some of application may trap the Browser close and close the session from server end too.

Smile | :)

Thanks !

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.

GeneralRe: What exactly Difference between Application and Session ? Pin
Dinesh Mani6-Dec-09 20:49
Dinesh Mani6-Dec-09 20:49 
Question[Message Deleted] Pin
Dhisni De Costa6-Dec-09 14:02
Dhisni De Costa6-Dec-09 14:02 
AnswerRe: “Publisher could not be verified” Error message Pin
Abhijit Jana6-Dec-09 18:20
professionalAbhijit Jana6-Dec-09 18:20 
GeneralRe: “Publisher could not be verified” Error message Pin
Dhisni De Costa6-Dec-09 18:32
Dhisni De Costa6-Dec-09 18:32 
QuestionDistinguishing dialup users from broadband users without javascript Pin
Dennis Dykstra6-Dec-09 8:38
Dennis Dykstra6-Dec-09 8:38 
AnswerRe: Distinguishing dialup users from broadband users without javascript Pin
Abhishek Sur6-Dec-09 10:27
professionalAbhishek Sur6-Dec-09 10:27 
GeneralRe: Distinguishing dialup users from broadband users without javascript Pin
Dennis Dykstra6-Dec-09 14:00
Dennis Dykstra6-Dec-09 14:00 
GeneralRe: Distinguishing dialup users from broadband users without javascript Pin
Abhishek Sur6-Dec-09 20:58
professionalAbhishek Sur6-Dec-09 20:58 
QuestionServing multiple ads on single ad using AdRotator Pin
Krishhhhhhhhhhhhhh6-Dec-09 8:02
Krishhhhhhhhhhhhhh6-Dec-09 8:02 

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.