Click here to Skip to main content
16,011,711 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Load session variables when user automatically authenticates (Forms Authentication) Pin
AlexeiXX330-Nov-08 19:50
AlexeiXX330-Nov-08 19:50 
QuestionGridView Add, Edit and Delete operation Pin
srihariacha30-Nov-08 6:30
srihariacha30-Nov-08 6:30 
AnswerRe: GridView Add, Edit and Delete operation Pin
Christian Graus30-Nov-08 12:43
protectorChristian Graus30-Nov-08 12:43 
Questionmaintain such user on all web pages. Pin
Mr. Wonderful30-Nov-08 2:20
Mr. Wonderful30-Nov-08 2:20 
AnswerRe: maintain such user on all web pages. Pin
Vimalsoft(Pty) Ltd30-Nov-08 2:39
professionalVimalsoft(Pty) Ltd30-Nov-08 2:39 
GeneralRe: maintain such user on all web pages. Pin
Mr. Wonderful30-Nov-08 2:53
Mr. Wonderful30-Nov-08 2:53 
AnswerRe: maintain such user on all web pages. Pin
Brij30-Nov-08 2:59
mentorBrij30-Nov-08 2:59 
AnswerRe: maintain such user on all web pages. Pin
Paul Conrad30-Nov-08 6:25
professionalPaul Conrad30-Nov-08 6:25 
As the others have mentioned, use session variables. Do make sure when you are done with the user's session variable to delete it when finished. Otherwise, you will eventually (as this may take a very long time to have happen) run out of memory on the server where the values are kept.

"The clue train passed his station without stopping." - John Simmons / outlaw programmer

"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

"Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham


AnswerRe: maintain such user on all web pages. Pin
Christian Graus30-Nov-08 12:28
protectorChristian Graus30-Nov-08 12:28 
GeneralRe: maintain such user on all web pages. Pin
Paul Conrad30-Nov-08 14:36
professionalPaul Conrad30-Nov-08 14:36 
GeneralRe: maintain such user on all web pages. Pin
Christian Graus30-Nov-08 14:43
protectorChristian Graus30-Nov-08 14:43 
GeneralRe: maintain such user on all web pages. Pin
Paul Conrad30-Nov-08 14:46
professionalPaul Conrad30-Nov-08 14:46 
GeneralRe: maintain such user on all web pages. Pin
Christian Graus30-Nov-08 14:57
protectorChristian Graus30-Nov-08 14:57 
GeneralRe: maintain such user on all web pages. Pin
Paul Conrad30-Nov-08 15:04
professionalPaul Conrad30-Nov-08 15:04 
GeneralRe: maintain such user on all web pages. Pin
Christian Graus30-Nov-08 15:10
protectorChristian Graus30-Nov-08 15:10 
GeneralRe: maintain such user on all web pages. Pin
Paul Conrad30-Nov-08 15:22
professionalPaul Conrad30-Nov-08 15:22 
GeneralRe: maintain such user on all web pages. Pin
Christian Graus30-Nov-08 15:36
protectorChristian Graus30-Nov-08 15:36 
QuestionForums notification service [modified] Pin
Muhammad Gouda29-Nov-08 22:40
Muhammad Gouda29-Nov-08 22:40 
AnswerRe: Forums notification service Pin
Wendelius30-Nov-08 0:13
mentorWendelius30-Nov-08 0:13 
QuestionRe: Forums notification service Pin
Muhammad Gouda30-Nov-08 0:42
Muhammad Gouda30-Nov-08 0:42 
AnswerRe: Forums notification service Pin
Wendelius30-Nov-08 0:55
mentorWendelius30-Nov-08 0:55 
GeneralRe: Forums notification service Pin
Muhammad Gouda30-Nov-08 1:24
Muhammad Gouda30-Nov-08 1:24 
GeneralRe: Forums notification service Pin
Wendelius30-Nov-08 1:30
mentorWendelius30-Nov-08 1:30 
QuestionDropdownlist Cache Pin
nour12329-Nov-08 18:45
nour12329-Nov-08 18:45 
AnswerRe: Dropdownlist Cache Pin
Nishant Singh29-Nov-08 21:03
Nishant Singh29-Nov-08 21:03 

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.