Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use more then one dataAdapter with a DataSet Pin
Jaiprakash M Bankolli10-Apr-07 22:15
Jaiprakash M Bankolli10-Apr-07 22:15 
QuestionCOM in C# for beginner Pin
Stevo Z10-Apr-07 21:52
Stevo Z10-Apr-07 21:52 
AnswerRe: COM in C# for beginner Pin
Tim Paaschen10-Apr-07 22:24
Tim Paaschen10-Apr-07 22:24 
GeneralRe: COM in C# for beginner Pin
Stevo Z10-Apr-07 22:57
Stevo Z10-Apr-07 22:57 
GeneralRe: COM in C# for beginner Pin
Tim Paaschen10-Apr-07 23:03
Tim Paaschen10-Apr-07 23:03 
GeneralRe: COM in C# for beginner Pin
Stevo Z10-Apr-07 23:12
Stevo Z10-Apr-07 23:12 
GeneralRe: COM in C# for beginner Pin
Stevo Z11-Apr-07 3:05
Stevo Z11-Apr-07 3:05 
Questionwhat is the good approch for Logout ?? Pin
PavanPareta10-Apr-07 21:25
PavanPareta10-Apr-07 21:25 
Hi All !!!

can somebody let me know what is the good approch for logout in asp.net application; such as (when we logout the www.mail.yahoo.com, we can not be go back [using IE Back Button] to that perticuler section)

i am using this kind of thing. when i am click on the logout button.

this Code Execute
Session["userId"] = null;

But it does not work properly.

but i want to make it such as yahoo's logout systme. please help me how to do this kind.

After logout my User should not be go beck to the his section. using IE back button Click event. it should be login again.

Sleepy | :zzz: Sleepy | :zzz: Confused | :confused: Confused | :confused:


Pavan Pareta

AnswerRe: what is the good approch for Logout ?? Pin
_mubashir10-Apr-07 22:54
_mubashir10-Apr-07 22:54 
Questionmasking the text in textbox c#2003 Pin
vivek-g10-Apr-07 21:04
vivek-g10-Apr-07 21:04 
AnswerRe: masking the text in textbox c#2003 Pin
Martin#10-Apr-07 21:33
Martin#10-Apr-07 21:33 
AnswerRe: masking the text in textbox c#2003 Pin
Martin#10-Apr-07 21:45
Martin#10-Apr-07 21:45 
Questionhow to convert a doc file into html using C# Pin
dinud10-Apr-07 20:39
dinud10-Apr-07 20:39 
AnswerRe: how to convert a doc file into html using C# Pin
Jaiprakash M Bankolli10-Apr-07 20:54
Jaiprakash M Bankolli10-Apr-07 20:54 
GeneralRe: how to convert a doc file into html using C# Pin
Delta-Z10-Apr-07 22:06
Delta-Z10-Apr-07 22:06 
GeneralRe: how to convert a doc file into html using C# Pin
Jaiprakash M Bankolli10-Apr-07 22:11
Jaiprakash M Bankolli10-Apr-07 22:11 
GeneralRe: how to convert a doc file into html using C# Pin
Dan Neely11-Apr-07 2:13
Dan Neely11-Apr-07 2:13 
GeneralRe: how to convert a doc file into html using C# Pin
Jaiprakash M Bankolli11-Apr-07 2:57
Jaiprakash M Bankolli11-Apr-07 2:57 
Questiony problem of dropdownbox using repeater(updated) Pin
jaganil10-Apr-07 20:38
jaganil10-Apr-07 20:38 
Questiony problem of dropdownbox using repeater Pin
jaganil10-Apr-07 20:36
jaganil10-Apr-07 20:36 
QuestionAutomatically Update the application using Publish Pin
Neeraj Jain10-Apr-07 20:15
Neeraj Jain10-Apr-07 20:15 
QuestionC#.Net tutorials Pin
Malayil alex10-Apr-07 19:59
Malayil alex10-Apr-07 19:59 
AnswerRe: C#.Net tutorials Pin
Sathesh Sakthivel10-Apr-07 20:17
Sathesh Sakthivel10-Apr-07 20:17 
Questionin browsers (such as IE) how can emulate a button click event ? Pin
B.A10-Apr-07 19:46
B.A10-Apr-07 19:46 
AnswerRe: in browsers (such as IE) how can emulate a button click event ? Pin
Martin#10-Apr-07 20:41
Martin#10-Apr-07 20:41 

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.