Click here to Skip to main content
15,912,400 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: hi Pin
Deepak the Cool22-Dec-06 1:26
Deepak the Cool22-Dec-06 1:26 
AnswerRe: hi Pin
Christian Graus22-Dec-06 8:29
protectorChristian Graus22-Dec-06 8:29 
Questionstoring variables in web forms Pin
Kissy1622-Dec-06 0:30
Kissy1622-Dec-06 0:30 
AnswerRe: storing variables in web forms Pin
rama charan22-Dec-06 0:47
rama charan22-Dec-06 0:47 
GeneralRe: storing variables in web forms Pin
Kissy1622-Dec-06 0:58
Kissy1622-Dec-06 0:58 
GeneralRe: storing variables in web forms Pin
rama charan22-Dec-06 1:19
rama charan22-Dec-06 1:19 
AnswerRe: storing variables in web forms Pin
Nimit Patel22-Dec-06 1:13
Nimit Patel22-Dec-06 1:13 
AnswerRe: storing variables in web forms Pin
Christian Graus22-Dec-06 8:30
protectorChristian Graus22-Dec-06 8:30 
Are you certain that using session state will slow down your app ? How much are you storing ? Viewstate is a bad option, because it increases the size of the pages going down to the client.  It's useful, to be sure, but it needs to be controlled, and not used for app wide values.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

Questionproblem in debugging Pin
MissionSuccess22-Dec-06 0:26
MissionSuccess22-Dec-06 0:26 
AnswerRe: problem in debugging Pin
rama charan22-Dec-06 0:40
rama charan22-Dec-06 0:40 
GeneralRe: problem in debugging Pin
MissionSuccess22-Dec-06 0:55
MissionSuccess22-Dec-06 0:55 
GeneralRe: problem in debugging Pin
Nimit Patel22-Dec-06 1:23
Nimit Patel22-Dec-06 1:23 
GeneralRe: problem in debugging [modified] Pin
MissionSuccess22-Dec-06 1:50
MissionSuccess22-Dec-06 1:50 
GeneralRe: problem in debugging Pin
Nimit Patel22-Dec-06 1:54
Nimit Patel22-Dec-06 1:54 
GeneralRe: problem in debugging Pin
MissionSuccess22-Dec-06 2:03
MissionSuccess22-Dec-06 2:03 
GeneralRe: problem in debugging Pin
Nimit Patel22-Dec-06 2:08
Nimit Patel22-Dec-06 2:08 
GeneralRe: problem in debugging Pin
MissionSuccess22-Dec-06 2:20
MissionSuccess22-Dec-06 2:20 
AnswerRe: problem in debugging Pin
Elina Blank22-Dec-06 3:53
sitebuilderElina Blank22-Dec-06 3:53 
GeneralRe: problem in debugging [modified] Pin
MissionSuccess24-Dec-06 18:03
MissionSuccess24-Dec-06 18:03 
AnswerRe: problem in debugging Pin
Haissam22-Dec-06 4:57
Haissam22-Dec-06 4:57 
QuestionHow to read a text from a text file in C# Pin
NK722-Dec-06 0:14
NK722-Dec-06 0:14 
AnswerRe: How to read a text from a text file in C# Pin
rama charan22-Dec-06 1:02
rama charan22-Dec-06 1:02 
AnswerRe: How to read a text from a text file in C# Pin
ednrgc22-Dec-06 3:54
ednrgc22-Dec-06 3:54 
QuestionWeb Services Pin
varshavmane22-Dec-06 0:00
varshavmane22-Dec-06 0:00 
AnswerRe: Web Services Pin
Frank Kerrigan22-Dec-06 0:22
Frank Kerrigan22-Dec-06 0: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.