Click here to Skip to main content
15,909,051 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHost server Characteristics Pin
WebMaster29-Jun-12 9:32
WebMaster29-Jun-12 9:32 
Generalxsl fo to xslt Pin
indian14329-Jun-12 8:37
indian14329-Jun-12 8:37 
GeneralTo save file in a stream instead of a physical location Pin
indian14329-Jun-12 5:58
indian14329-Jun-12 5:58 
QuestionAutomatically Sychronize TFS workitems update with custom tool Pin
amit sahu2029-Jun-12 1:36
amit sahu2029-Jun-12 1:36 
QuestionCCTV camera on ASP web Page Pin
sandeep Nishad29-Jun-12 0:19
sandeep Nishad29-Jun-12 0:19 
AnswerRe: CCTV camera on ASP web Page Pin
Sandeep Mewara29-Jun-12 3:42
mveSandeep Mewara29-Jun-12 3:42 
Questionhow to sent mail using smtp.bizmail.yahoo.com Pin
gyanendragope28-Jun-12 23:42
gyanendragope28-Jun-12 23:42 
AnswerRe: how to sent mail using smtp.bizmail.yahoo.com Pin
Vani Kulkarni29-Jun-12 0:07
professionalVani Kulkarni29-Jun-12 0:07 
Questionweb form 2010 error Pin
classy_dog28-Jun-12 17:07
classy_dog28-Jun-12 17:07 
AnswerRe: web form 2010 error Pin
Sandeep Mewara28-Jun-12 22:16
mveSandeep Mewara28-Jun-12 22:16 
GeneralRe: web form 2010 error Pin
classy_dog29-Jun-12 3:18
classy_dog29-Jun-12 3:18 
GeneralRe: web form 2010 error Pin
Sandeep Mewara29-Jun-12 3:39
mveSandeep Mewara29-Jun-12 3:39 
QuestionGrid view binding in page load in 3tier Pin
prasadbhagat28-Jun-12 7:08
prasadbhagat28-Jun-12 7:08 
AnswerRe: Grid view binding in page load in 3tier Pin
R. Giskard Reventlov28-Jun-12 9:41
R. Giskard Reventlov28-Jun-12 9:41 
GeneralRe: Grid view binding in page load in 3tier Pin
Rajkumarhi528-Jun-12 19:22
Rajkumarhi528-Jun-12 19:22 
AnswerRe: Grid view binding in page load in 3tier Pin
Karthik Harve28-Jun-12 20:08
professionalKarthik Harve28-Jun-12 20:08 
AnswerRe: Grid view binding in page load in 3tier Pin
AshishChaudha29-Jun-12 22:26
AshishChaudha29-Jun-12 22:26 
AnswerRe: Grid view binding in page load in 3tier Pin
Rahul Rajat Singh29-Jun-12 22:54
professionalRahul Rajat Singh29-Jun-12 22:54 
Questionweb form staying active Pin
sc steinhayse28-Jun-12 5:30
sc steinhayse28-Jun-12 5:30 
AnswerRe: web form staying active Pin
Sandeep Mewara28-Jun-12 5:48
mveSandeep Mewara28-Jun-12 5:48 
sc steinhayse wrote:
I am working on a C# 2010 web form application that I will deploy within the next day or two

You say you developed/developing an application. Ok. Have you used session in it anywhere?

It would be strange if you used it but not aware of it getting timeout. It's default value is 20 minutes. It can be increased/decreased by setting the timeout in Web.Config file.
Details here: MSDN: HttpSessionState.Timeout Property [^]

If you are using Form Authentication in your application then it too has a timeout parameter.
Details here: MSDN: forms Element for authentication (ASP.NET Settings Schema)[^]

Handle the timeouts as per your need. Do verify them before setting as having different values for both would not make much of a sense.

QuestionBest way to display Card Information to the admin or user Pin
Hamidakhanam28-Jun-12 3:33
Hamidakhanam28-Jun-12 3:33 
AnswerRe: Best way to display Card Information to the admin or user Pin
Richard MacCutchan28-Jun-12 5:09
mveRichard MacCutchan28-Jun-12 5:09 
AnswerRe: Best way to display Card Information to the admin or user Pin
jkirkerx28-Jun-12 8:54
professionaljkirkerx28-Jun-12 8:54 
QuestionHow to identify Event handling in TFS 2012 for Bug work item onlt Pin
amit sahu2028-Jun-12 0:27
amit sahu2028-Jun-12 0:27 
AnswerRe: How to identify Event handling in TFS 2012 for Bug work item onlt Pin
jkirkerx28-Jun-12 11:50
professionaljkirkerx28-Jun-12 11:50 

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.