Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use AppDomain?!? Pin
Nick Parker24-Sep-03 2:29
protectorNick Parker24-Sep-03 2:29 
GeneralRe: How to use AppDomain?!? Pin
ich_bins24-Sep-03 23:54
ich_bins24-Sep-03 23:54 
GeneralUML Designer with enteprise version of VS Pin
Andrew Torrance24-Sep-03 0:30
Andrew Torrance24-Sep-03 0:30 
GeneralVisual Studio Design time Pin
Velichko Sarev23-Sep-03 23:42
Velichko Sarev23-Sep-03 23:42 
GeneralA very odd problem Pin
morefalt23-Sep-03 23:18
morefalt23-Sep-03 23:18 
GeneralRe: A very odd problem Pin
scadaguy24-Sep-03 2:49
scadaguy24-Sep-03 2:49 
GeneralRe: A very odd problem Pin
morefalt24-Sep-03 5:16
morefalt24-Sep-03 5:16 
GeneralRe: A very odd problem Pin
scadaguy24-Sep-03 5:56
scadaguy24-Sep-03 5:56 
No, a new Page object is created for each request. Thus, those members of the object that are not placed in the viewstate will not maintain their state. You'll have to place that variable in the viewstate manually or use some other form state management.

Brian
Generalinstaller conditions: ((CHECKBOXA1 And CHECKBOXA2) And Not (CHECKBOXA3)) is not working Pin
Chris Richner23-Sep-03 22:51
Chris Richner23-Sep-03 22:51 
GeneralRe: installer conditions: ((CHECKBOXA1 And CHECKBOXA2) And Not (CHECKBOXA3)) is not working Pin
ich_bins24-Sep-03 1:28
ich_bins24-Sep-03 1:28 
GeneralRe: installer conditions: ((CHECKBOXA1 And CHECKBOXA2) And Not (CHECKBOXA3)) is not working Pin
Chris Richner24-Sep-03 2:25
Chris Richner24-Sep-03 2:25 
GeneralRelative file path Pin
Stephane David23-Sep-03 21:08
Stephane David23-Sep-03 21:08 
GeneralRe: Relative file path Pin
Jim Stewart24-Sep-03 5:40
Jim Stewart24-Sep-03 5:40 
GeneralBinaryWriter/BinaryReader Portability Pin
Andrew Shapira23-Sep-03 18:34
Andrew Shapira23-Sep-03 18:34 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Julian Bucknall [MSFT]24-Sep-03 6:25
Julian Bucknall [MSFT]24-Sep-03 6:25 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Andrew Shapira24-Sep-03 11:11
Andrew Shapira24-Sep-03 11:11 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Julian Bucknall [MSFT]24-Sep-03 14:46
Julian Bucknall [MSFT]24-Sep-03 14:46 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Andrew Shapira24-Sep-03 15:00
Andrew Shapira24-Sep-03 15:00 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Arun Bhalla24-Sep-03 7:39
Arun Bhalla24-Sep-03 7:39 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Andrew Shapira24-Sep-03 10:19
Andrew Shapira24-Sep-03 10:19 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Arun Bhalla24-Sep-03 10:30
Arun Bhalla24-Sep-03 10:30 
GeneralRe: BinaryWriter/BinaryReader Portability Pin
Andrew Shapira24-Sep-03 11:12
Andrew Shapira24-Sep-03 11:12 
Generalsurvey on books Pin
nevhile.net23-Sep-03 14:52
nevhile.net23-Sep-03 14:52 
GeneralRe: survey on books Pin
David Stone23-Sep-03 16:07
sitebuilderDavid Stone23-Sep-03 16:07 
GeneralRe: survey on books Pin
James T. Johnson23-Sep-03 17:17
James T. Johnson23-Sep-03 17:17 

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.