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

ASP.NET

 
GeneralRe: Data base Pin
Amit Patel198512-Nov-09 20:25
Amit Patel198512-Nov-09 20:25 
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 
Sonia Shahid wrote:
I haven't set the session timeout in web.config


Set Session timeout as
<sessionState mode="InProc"
            stateConnectionString="tcpip=127.0.0.1:42424"
            sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes"
            cookieless="false" 
            timeout="50" />


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

Minutes

Regards
Aman Bhullar
www.arlivesupport.com[^]

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 
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 

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.