Click here to Skip to main content
16,009,407 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: shared variable [modified] Pin
Blikkies5-Oct-09 22:03
professionalBlikkies5-Oct-09 22:03 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:05
nagendrathecoder5-Oct-09 22:05 
GeneralRe: shared variable Pin
Blikkies5-Oct-09 22:09
professionalBlikkies5-Oct-09 22:09 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:13
nagendrathecoder5-Oct-09 22:13 
GeneralRe: shared variable Pin
Blikkies5-Oct-09 22:23
professionalBlikkies5-Oct-09 22:23 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:39
nagendrathecoder5-Oct-09 22:39 
GeneralRe: shared variable Pin
Thanigainathan.S6-Oct-09 3:15
Thanigainathan.S6-Oct-09 3:15 
AnswerRe: shared variable Pin
Christian Graus5-Oct-09 23:55
protectorChristian Graus5-Oct-09 23:55 
A shared variable will be the same for all users of the website, but will be reset to the default value every time the web server gets reset. As a result, I can't imagine a valid use for one in a website. If I found I had a valid use for one, I would use it, but if I want to persist a value across all pages, I'd use a database, so it doesn't get reset by IIS.

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: shared variable Pin
Blikkies6-Oct-09 1:57
professionalBlikkies6-Oct-09 1:57 
GeneralRe: shared variable Pin
Christian Graus6-Oct-09 10:11
protectorChristian Graus6-Oct-09 10:11 
Questionrepearter control in asp.net Pin
paya1pa5-Oct-09 21:33
paya1pa5-Oct-09 21:33 
AnswerRe: repearter control in asp.net Pin
Christian Graus5-Oct-09 23:50
protectorChristian Graus5-Oct-09 23:50 
QuestionFlash with ASP.Net Pin
Amit Patel19855-Oct-09 21:14
Amit Patel19855-Oct-09 21:14 
AnswerRe: Flash with ASP.Net Pin
Christian Graus5-Oct-09 21:21
protectorChristian Graus5-Oct-09 21:21 
AnswerRe: Flash with ASP.Net Pin
Amit Patel19855-Oct-09 21:25
Amit Patel19855-Oct-09 21:25 
AnswerRe: Flash with ASP.Net Pin
Kannan Ar5-Oct-09 21:25
professionalKannan Ar5-Oct-09 21:25 
AnswerRe: Flash with ASP.Net Pin
sashidhar5-Oct-09 21:27
sashidhar5-Oct-09 21:27 
QuestionFor display form on mouse position Pin
lbs.allies5-Oct-09 21:01
lbs.allies5-Oct-09 21:01 
AnswerRe: For display form on mouse position Pin
Christian Graus5-Oct-09 21:04
protectorChristian Graus5-Oct-09 21:04 
QuestionEbay Pin
naresh04075-Oct-09 20:58
naresh04075-Oct-09 20:58 
AnswerRe: Ebay Pin
nagendrathecoder5-Oct-09 21:01
nagendrathecoder5-Oct-09 21:01 
AnswerRe: Ebay Pin
Kannan Ar5-Oct-09 21:17
professionalKannan Ar5-Oct-09 21:17 
Questioncrystal report Pin
shefa' isied5-Oct-09 20:55
shefa' isied5-Oct-09 20:55 
AnswerRe: crystal report Pin
sashidhar5-Oct-09 21:35
sashidhar5-Oct-09 21:35 
GeneralRe: crystal report Pin
shefa' isied5-Oct-09 22:22
shefa' isied5-Oct-09 22:22 

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.