Click here to Skip to main content
16,011,585 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.Net MVC 4? Pin
Sandeep Mewara11-Mar-13 4:16
mveSandeep Mewara11-Mar-13 4:16 
AnswerRe: ASP.Net MVC 4? Pin
Thomas Daniels11-Mar-13 8:40
mentorThomas Daniels11-Mar-13 8:40 
Questionrunat=server Pin
tiwal11-Mar-13 0:47
tiwal11-Mar-13 0:47 
AnswerRe: runat=server Pin
Deflinek11-Mar-13 4:24
Deflinek11-Mar-13 4:24 
AnswerRe: runat=server Pin
Sandeep Mewara11-Mar-13 4:26
mveSandeep Mewara11-Mar-13 4:26 
AnswerRe: runat=server Pin
jkirkerx11-Mar-13 9:06
professionaljkirkerx11-Mar-13 9:06 
Questionquery regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 0:28
professionalTridip Bhattacharjee11-Mar-13 0:28 
AnswerRe: query regarding session nature Pin
Keith Barrow11-Mar-13 0:54
professionalKeith Barrow11-Mar-13 0:54 
Tridip Bhattacharjee wrote:
i hard that session has sliding expiration nature. can anyone tell me how sliding expiration works

Pretty simple really. If the user doesn't re-access the application before the timeout, their session will expire. Theoretically as long as the user keeps accessing the app before the timeout, the "clock restarts" and the session would never expire, as soon as they wait until after the timeout their session will expire. It is also possible for the application to close the session if needed.


Tridip Bhattacharjee wrote:
Is it default behaviour or developer has to set anything for club up this sliding expiration with session.

This is the default, you don't have to do anything extra.

GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 1:07
professionalTridip Bhattacharjee11-Mar-13 1:07 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 1:22
professionalKeith Barrow11-Mar-13 1:22 
GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 4:49
professionalTridip Bhattacharjee11-Mar-13 4:49 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 5:02
professionalKeith Barrow11-Mar-13 5:02 
QuestionNeed to crawl a Microsoft WebPage which live authenticated... Pin
Mutturaj Bali10-Mar-13 23:25
Mutturaj Bali10-Mar-13 23:25 
QuestionFind and replace string Pin
karthisomu10-Mar-13 20:41
karthisomu10-Mar-13 20:41 
AnswerRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 20:58
mveSandeep Mewara10-Mar-13 20:58 
GeneralRe: Find and replace string Pin
karthisomu10-Mar-13 21:29
karthisomu10-Mar-13 21:29 
GeneralRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 22:36
mveSandeep Mewara10-Mar-13 22:36 
QuestionPost a comment (message ) on my web page Pin
kryptong10-Mar-13 0:10
kryptong10-Mar-13 0:10 
AnswerRe: Post a comment (message ) on my web page Pin
Richard MacCutchan10-Mar-13 3:01
mveRichard MacCutchan10-Mar-13 3:01 
GeneralConversion Pin
sausri18-Mar-13 22:56
sausri18-Mar-13 22:56 
GeneralRe: Conversion Pin
Sandeep Mewara10-Mar-13 20:53
mveSandeep Mewara10-Mar-13 20:53 
QuestionNovice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
mtbenson0078-Mar-13 15:10
mtbenson0078-Mar-13 15:10 
AnswerRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
jkirkerx8-Mar-13 19:37
professionaljkirkerx8-Mar-13 19:37 
GeneralRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
mtbenson0079-Mar-13 17:02
mtbenson0079-Mar-13 17:02 
GeneralRe: Novice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
jkirkerx9-Mar-13 17:33
professionaljkirkerx9-Mar-13 17:33 

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.