Click here to Skip to main content
15,914,323 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSystem.Net.Mail Help Pin
mdazeemuddin5-Aug-09 0:59
mdazeemuddin5-Aug-09 0:59 
AnswerRe: System.Net.Mail Help Pin
Christian Graus5-Aug-09 1:06
protectorChristian Graus5-Aug-09 1:06 
GeneralRe: System.Net.Mail Help Pin
mdazeemuddin5-Aug-09 1:20
mdazeemuddin5-Aug-09 1:20 
QuestionJS Date Validation Pin
janani134-Aug-09 23:32
janani134-Aug-09 23:32 
AnswerRe: JS Date Validation Pin
Jay Royall4-Aug-09 23:39
Jay Royall4-Aug-09 23:39 
AnswerRe: JS Date Validation Pin
Arun Jacob4-Aug-09 23:42
Arun Jacob4-Aug-09 23:42 
QuestionHow to determine whether a session is running on worker process or not? Pin
Raheem MA4-Aug-09 23:06
Raheem MA4-Aug-09 23:06 
AnswerRe: How to determine whether a session is running on worker process or not? Pin
Christian Graus4-Aug-09 23:18
protectorChristian Graus4-Aug-09 23:18 
You're going about it wrong. Store a list of logged in users on the application level and check it when a user tries to log in. Add a time stamp for the last access, so you can time out users who didn't explicityl log out.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: How to determine whether a session is running on worker process or not? Pin
Raheem MA5-Aug-09 0:00
Raheem MA5-Aug-09 0:00 
GeneralRe: How to determine whether a session is running on worker process or not? Pin
Christian Graus5-Aug-09 0:16
protectorChristian Graus5-Aug-09 0:16 
AnswerRe: How to determine whether a session is running on worker process or not? Pin
333soori4-Aug-09 23:31
333soori4-Aug-09 23:31 
GeneralRe: How to determine whether a session is running on worker process or not? Pin
Christian Graus4-Aug-09 23:32
protectorChristian Graus4-Aug-09 23:32 
Questionhow to add progress bar control in asp.net and C# Pin
Saif-ur-Rehman Tanoli4-Aug-09 22:41
Saif-ur-Rehman Tanoli4-Aug-09 22:41 
AnswerRe: how to add progress bar control in asp.net Pin
Arun Jacob4-Aug-09 22:47
Arun Jacob4-Aug-09 22:47 
QuestionConnecting gridview from different table Pin
Srikanth19874-Aug-09 22:40
Srikanth19874-Aug-09 22:40 
AnswerRe: Connecting gridview from different table Pin
Arun Jacob4-Aug-09 22:58
Arun Jacob4-Aug-09 22:58 
AnswerRe: Connecting gridview from different table Pin
Saif-ur-Rehman Tanoli4-Aug-09 23:05
Saif-ur-Rehman Tanoli4-Aug-09 23:05 
GeneralRe: Connecting gridview from different table Pin
Srikanth19875-Aug-09 2:20
Srikanth19875-Aug-09 2:20 
AnswerRe: Connecting gridview from different table Pin
Saif-ur-Rehman Tanoli5-Aug-09 18:36
Saif-ur-Rehman Tanoli5-Aug-09 18:36 
QuestionDynamic Component Builder Pin
RamyaNallappan4-Aug-09 22:34
RamyaNallappan4-Aug-09 22:34 
AnswerRe: Dynamic Component Builder Pin
Christian Graus4-Aug-09 22:37
protectorChristian Graus4-Aug-09 22:37 
QuestionDynamic Component Builder Pin
RamyaNallappan4-Aug-09 22:34
RamyaNallappan4-Aug-09 22:34 
QuestionDynamic ASPX and its CS file Creation Using XML and XSLT Pin
RamyaNallappan4-Aug-09 22:31
RamyaNallappan4-Aug-09 22:31 
AnswerRe: Dynamic ASPX and its CS file Creation Using XML and XSLT Pin
Christian Graus4-Aug-09 22:36
protectorChristian Graus4-Aug-09 22:36 
QuestionProblem calling javascript function from codebehind( asp.net..) Pin
Rahul Chitte4-Aug-09 22:18
Rahul Chitte4-Aug-09 22:18 

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.