Click here to Skip to main content
15,917,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDevelop Video Chat/Voice Chat Pin
Member 47201843-Jun-10 21:25
Member 47201843-Jun-10 21:25 
AnswerRe: Develop Video Chat/Voice Chat Pin
Sandeep Mewara3-Jun-10 22:59
mveSandeep Mewara3-Jun-10 22:59 
AnswerRe: Develop Video Chat/Voice Chat Pin
walterhevedeich4-Jun-10 0:05
professionalwalterhevedeich4-Jun-10 0:05 
QuestionIntegrate Google calender with ASP.Net Pin
Amit Patel19853-Jun-10 20:59
Amit Patel19853-Jun-10 20:59 
AnswerRe: Integrate Google calender with ASP.Net Pin
saini arun3-Jun-10 21:13
saini arun3-Jun-10 21:13 
AnswerRe: Integrate Google calender with ASP.Net Pin
Sandeep Mewara3-Jun-10 23:04
mveSandeep Mewara3-Jun-10 23:04 
QuestionLogout on click Pin
Dot-Net-Dev3-Jun-10 18:18
Dot-Net-Dev3-Jun-10 18:18 
AnswerRe: Logout on click Pin
Viral Upadhyay3-Jun-10 18:50
Viral Upadhyay3-Jun-10 18:50 
From Your code it looks like you are login from other side,

What you need to do is when you login successfully you need to set session values,
And when you go to other page check this value so you will not log out.

hint is when you sent login successfully response from other site, send some values like 'userid',
and set this id session value.

QuestionPlease provide detailed description about delegates Pin
anoop_m833-Jun-10 12:12
anoop_m833-Jun-10 12:12 
AnswerRe: Please provide detailed description about delegates Pin
dan!sh 3-Jun-10 16:29
professional dan!sh 3-Jun-10 16:29 
AnswerRe: Please provide detailed description about delegates Pin
Viral Upadhyay3-Jun-10 19:05
Viral Upadhyay3-Jun-10 19:05 
GeneralRe: Please provide detailed description about delegates Pin
sharad Pyakurel9-Jun-10 1:36
sharad Pyakurel9-Jun-10 1:36 
QuestionHow to disable the page refresh due to activeTabChange of TabContainer inside UpdatePanel? Pin
mittalpa3-Jun-10 11:37
mittalpa3-Jun-10 11:37 
QuestionPassing parameter from one user control to another user control in an aspx page. Pin
mittalpa3-Jun-10 11:33
mittalpa3-Jun-10 11:33 
AnswerRe: Passing parameter from one user control to another user control in an aspx page. Pin
dan!sh 3-Jun-10 16:34
professional dan!sh 3-Jun-10 16:34 
QuestionHttpModules - scope Pin
Member 39190493-Jun-10 9:42
Member 39190493-Jun-10 9:42 
QuestionHow to implement event chaining with Page.Render Pin
Member 39190493-Jun-10 9:33
Member 39190493-Jun-10 9:33 
AnswerRe: How to implement event chaining with Page.Render Pin
T M Gray3-Jun-10 9:59
T M Gray3-Jun-10 9:59 
GeneralRe: How to implement event chaining with Page.Render Pin
Member 39190493-Jun-10 11:18
Member 39190493-Jun-10 11:18 
QuestionHow to develop forum application in .net Pin
naresh kumar a3-Jun-10 9:31
naresh kumar a3-Jun-10 9:31 
AnswerRe: How to develop forum application in .net Pin
T M Gray3-Jun-10 9:55
T M Gray3-Jun-10 9:55 
GeneralRe: How to develop forum application in .net Pin
naresh kumar a5-Jun-10 22:00
naresh kumar a5-Jun-10 22:00 
Questionwebservice json Pin
AndyInUK3-Jun-10 7:18
AndyInUK3-Jun-10 7:18 
AnswerRe: webservice json Pin
PSK_4-Jun-10 2:41
PSK_4-Jun-10 2:41 
GeneralRe: webservice json Pin
AndyInUK4-Jun-10 3:47
AndyInUK4-Jun-10 3: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.