Click here to Skip to main content
16,007,760 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 15:45
HatakeKaKaShi7-Oct-09 15:45 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:52
protectorChristian Graus7-Oct-09 15:52 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:10
HatakeKaKaShi7-Oct-09 16:10 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 16:28
protectorChristian Graus7-Oct-09 16:28 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:57
HatakeKaKaShi7-Oct-09 16:57 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 17:10
protectorChristian Graus7-Oct-09 17:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 17:13
HatakeKaKaShi7-Oct-09 17:13 
GeneralRe: Multi User At One Time Pin
N a v a n e e t h7-Oct-09 17:46
N a v a n e e t h7-Oct-09 17:46 
Christian Graus wrote:
either way, the variable does not persist between page loads anyhow, you need to use viewstate for that. session is to store values between pages, but it's better to put them on the URL if you can.


Correct me if I am wrong, static variables will stay alive until the application domain unloads and will persist across post-backs.


QuestionHow to write a IF Condition in Stored Procedure Pin
Abhishek Boga7-Oct-09 14:03
Abhishek Boga7-Oct-09 14:03 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
Christian Graus7-Oct-09 15:11
protectorChristian Graus7-Oct-09 15:11 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
praveen.c@byzan.com8-Oct-09 0:22
praveen.c@byzan.com8-Oct-09 0:22 
QuestionImpersonation failing for a user. Pin
pankazmittal7-Oct-09 8:20
pankazmittal7-Oct-09 8:20 
QuestionDoes app_data get overwritten? Pin
NJlowB7-Oct-09 4:33
NJlowB7-Oct-09 4:33 
AnswerRe: Does app_data get overwritten? Pin
Kannan Ar7-Oct-09 4:39
professionalKannan Ar7-Oct-09 4:39 
Questionread xml file from the server using javascript [modified] Pin
dayakar_dn7-Oct-09 4:03
dayakar_dn7-Oct-09 4:03 
AnswerRe: read xml file from the server using javascript Pin
Manas Bhardwaj7-Oct-09 4:06
professionalManas Bhardwaj7-Oct-09 4:06 
Questionexecute ssis from asp.net Pin
arkiboys7-Oct-09 3:45
arkiboys7-Oct-09 3:45 
AnswerRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:01
dojohansen7-Oct-09 4:01 
GeneralRe: execute ssis from asp.net [modified] Pin
arkiboys7-Oct-09 4:10
arkiboys7-Oct-09 4:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:43
dojohansen7-Oct-09 4:43 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:50
dojohansen7-Oct-09 4:50 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:11
arkiboys7-Oct-09 5:11 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 7:04
dojohansen7-Oct-09 7:04 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:23
arkiboys7-Oct-09 11:23 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:28
dojohansen7-Oct-09 11:28 

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.