Click here to Skip to main content
15,915,076 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Time slot booking application for room in hotel Pin
Pete O'Hanlon12-Sep-12 23:57
mvePete O'Hanlon12-Sep-12 23:57 
AnswerRe: Time slot booking application for room in hotel Pin
Sandeep Mewara13-Sep-12 1:48
mveSandeep Mewara13-Sep-12 1:48 
AnswerRe: Time slot booking application for room in hotel Pin
Vani Kulkarni13-Sep-12 3:56
professionalVani Kulkarni13-Sep-12 3:56 
AnswerRe: Time slot booking application for room in hotel Pin
R. Giskard Reventlov13-Sep-12 5:17
R. Giskard Reventlov13-Sep-12 5:17 
Questionhow to retrieve value of dataset coloumn in c# Pin
km1711198312-Sep-12 21:30
km1711198312-Sep-12 21:30 
AnswerRe: how to retrieve value of dataset coloumn in c# Pin
Resam1112-Sep-12 22:29
Resam1112-Sep-12 22:29 
QuestionHow to clear session timeout from asp.net website Pin
Rocky2312-Sep-12 21:29
Rocky2312-Sep-12 21:29 
AnswerRe: How to clear session timeout from asp.net website Pin
Sandeep Mewara12-Sep-12 23:23
mveSandeep Mewara12-Sep-12 23:23 
You should not implement such feature in the interest of your web server performance. If you keep sessions alive for long period then it would affect your website performance.

If you really need to have long session times, then increase the timeout to a decent level. Set high value in Web.Config as well in IIS settings. AppPool recycle time too will need a tweak.
Sandeep Mewara
Microsoft ASP.NET MVP

[My latest Article]: Server side Delimiters in ASP.NET[^]

QuestionC# web form missing master page Pin
dcof12-Sep-12 12:19
dcof12-Sep-12 12:19 
AnswerRe: C# web form missing master page Pin
Sandeep Mewara12-Sep-12 23:20
mveSandeep Mewara12-Sep-12 23:20 
AnswerRe: C# web form missing master page Pin
dcof13-Sep-12 4:19
dcof13-Sep-12 4:19 
Questiongridview row click (Data from Db in detail gridview) Pin
GSingh-Developer12-Sep-12 6:54
GSingh-Developer12-Sep-12 6:54 
AnswerRe: gridview row click (Data from Db in detail gridview) Pin
Sandeep Mewara12-Sep-12 23:27
mveSandeep Mewara12-Sep-12 23:27 
QuestionHow to run client side - server side - client side functions in a row Pin
CNU12-Sep-12 3:17
CNU12-Sep-12 3:17 
AnswerRe: How to run client side - server side - client side functions in a row Pin
Eddy Vluggen12-Sep-12 4:12
professionalEddy Vluggen12-Sep-12 4:12 
Questioncrystal report designing issue Pin
sandy kreative11-Sep-12 22:19
sandy kreative11-Sep-12 22:19 
AnswerRe: crystal report designing issue Pin
Sandeep Mewara12-Sep-12 0:41
mveSandeep Mewara12-Sep-12 0:41 
Questioncrystal report Pin
sandy kreative11-Sep-12 20:07
sandy kreative11-Sep-12 20:07 
AnswerRe: crystal report Pin
Sandeep Mewara11-Sep-12 21:02
mveSandeep Mewara11-Sep-12 21:02 
GeneralRe: crystal report Pin
sandy kreative11-Sep-12 21:07
sandy kreative11-Sep-12 21:07 
QuestionHow to read a VBscript Command on a textbox Pin
vipfangirl11-Sep-12 17:27
vipfangirl11-Sep-12 17:27 
AnswerRe: How to read a VBscript Command on a textbox Pin
Eddy Vluggen11-Sep-12 21:53
professionalEddy Vluggen11-Sep-12 21:53 
Questionupload and read excel file in asp.net with mvc3 and c# Pin
emadq11-Sep-12 14:31
emadq11-Sep-12 14:31 
AnswerRe: upload and read excel file in asp.net with mvc3 and c# Pin
Sandeep Mewara11-Sep-12 19:29
mveSandeep Mewara11-Sep-12 19:29 
Questionupload and read excel file using mvc3 with asp.net and c# Pin
emadq11-Sep-12 14:22
emadq11-Sep-12 14:22 

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.