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

ASP.NET

 
Questionregarding unit testing Pin
Amit Spadez12-Nov-09 19:06
professionalAmit Spadez12-Nov-09 19:06 
AnswerRe: regarding unit testing Pin
N a v a n e e t h12-Nov-09 19:38
N a v a n e e t h12-Nov-09 19:38 
GeneralRe: regarding unit testing Pin
Amit Spadez12-Nov-09 19:45
professionalAmit Spadez12-Nov-09 19:45 
GeneralRe: regarding unit testing Pin
N a v a n e e t h12-Nov-09 19:59
N a v a n e e t h12-Nov-09 19:59 
AnswerRe: regarding unit testing Pin
sashidhar12-Nov-09 19:42
sashidhar12-Nov-09 19:42 
Questionsession timeout Pin
Dot-Net-Dev12-Nov-09 18:00
Dot-Net-Dev12-Nov-09 18:00 
AnswerRe: session timeout Pin
Aman Bhullar12-Nov-09 19:30
Aman Bhullar12-Nov-09 19:30 
AnswerRe: session timeout Pin
N a v a n e e t h12-Nov-09 19:43
N a v a n e e t h12-Nov-09 19:43 
Sonia Shahid wrote:
but on the server my application's session timeout after two minutes.


Session will end when ASP.NET worker process recycles. You need to make sure your code is not doing something like updating web.config at the run-time that will recycle the worker process.

Sonia Shahid wrote:
Also tell me what is the unit of session timeout minute, second or millisecond.


It is in minutes.

Best wishes,
Navaneeth

GeneralRe: session timeout Pin
Paulo Zemek13-Nov-09 7:31
Paulo Zemek13-Nov-09 7:31 
GeneralRe: session timeout Pin
Gamzun13-Nov-09 9:17
Gamzun13-Nov-09 9:17 
QuestionInterop Excel Pin
mithun narayanan12-Nov-09 17:40
mithun narayanan12-Nov-09 17:40 
QuestionMail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 16:57
Member 426027012-Nov-09 16:57 
AnswerRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 17:41
N a v a n e e t h12-Nov-09 17:41 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 19:49
Member 426027012-Nov-09 19:49 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 20:00
N a v a n e e t h12-Nov-09 20:00 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 20:09
Member 426027012-Nov-09 20:09 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
N a v a n e e t h12-Nov-09 20:17
N a v a n e e t h12-Nov-09 20:17 
GeneralRe: Mail sending error-Partial Class Mailreceiver Pin
Member 426027012-Nov-09 20:26
Member 426027012-Nov-09 20:26 
QuestionConnect asp . net with Windows Application Pin
tasumisra12-Nov-09 16:51
tasumisra12-Nov-09 16:51 
AnswerRe: Connect asp . net with Windows Application Pin
sashidhar12-Nov-09 17:34
sashidhar12-Nov-09 17:34 
GeneralRe: Connect asp . net with Windows Application Pin
Shameel12-Nov-09 23:44
professionalShameel12-Nov-09 23:44 
GeneralRe: Connect asp . net with Windows Application Pin
sashidhar13-Nov-09 0:08
sashidhar13-Nov-09 0:08 
AnswerRe: Connect asp . net with Windows Application Pin
N a v a n e e t h12-Nov-09 17:39
N a v a n e e t h12-Nov-09 17:39 
AnswerRe: Connect asp . net with Windows Application Pin
Amit Patel198512-Nov-09 20:08
Amit Patel198512-Nov-09 20:08 
GeneralRe: Connect asp . net with Windows Application Pin
Shameel12-Nov-09 23:47
professionalShameel12-Nov-09 23:47 

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.