Click here to Skip to main content
16,008,010 members
Home / Discussions / C#
   

C#

 
GeneralRe: Remoting issue :-( Pin
Nish Nishant19-Jul-02 15:31
sitebuilderNish Nishant19-Jul-02 15:31 
GeneralRe: Remoting issue :-( Pin
David Stone20-Jul-02 8:12
sitebuilderDavid Stone20-Jul-02 8:12 
GeneralC# and Web Services Pin
Keith Mai18-Jul-02 15:51
Keith Mai18-Jul-02 15:51 
GeneralRe: C# and Web Services Pin
James T. Johnson18-Jul-02 18:05
James T. Johnson18-Jul-02 18:05 
GeneralRe: C# and Web Services Pin
Feng Qin18-Jul-02 19:25
Feng Qin18-Jul-02 19:25 
GeneralRe: C# and Web Services Pin
Keith Mai19-Jul-02 8:54
Keith Mai19-Jul-02 8:54 
GeneralSerialize TreeView Pin
SHaroz18-Jul-02 14:06
SHaroz18-Jul-02 14:06 
GeneralRe: Serialize TreeView Pin
James T. Johnson18-Jul-02 17:48
James T. Johnson18-Jul-02 17:48 
If you implement ISerializable you can control how the serialization happens; so that instead of serializing a TreeView; you serialize the parts you need to recreate it (ie the nodes, and your custom property).

If the nodes aren't serializable, you'll have to do something special with them too.

James
"Java is free - and worth every penny." - Christian Graus
GeneralRe: Serialize TreeView Pin
SHaroz19-Jul-02 8:56
SHaroz19-Jul-02 8:56 
GeneralRe: Serialize TreeView Pin
SHaroz19-Jul-02 10:52
SHaroz19-Jul-02 10:52 
GeneralRe: Serialize TreeView Pin
James T. Johnson19-Jul-02 20:36
James T. Johnson19-Jul-02 20:36 
GeneralRe: Serialize TreeView Pin
SHaroz22-Jul-02 5:45
SHaroz22-Jul-02 5:45 
GeneralTapi and C# Pin
sasdav18-Jul-02 12:01
sasdav18-Jul-02 12:01 
GeneralResources Pin
Nnamdi Onyeyiri18-Jul-02 10:54
Nnamdi Onyeyiri18-Jul-02 10:54 
GeneralRe: Resources Pin
Nick Parker18-Jul-02 16:56
protectorNick Parker18-Jul-02 16:56 
GeneralRe: Resources Pin
James T. Johnson18-Jul-02 17:40
James T. Johnson18-Jul-02 17:40 
GeneralRe: Resources Pin
Nnamdi Onyeyiri19-Jul-02 0:02
Nnamdi Onyeyiri19-Jul-02 0:02 
GeneralHTTPS Pin
Paul Ingles18-Jul-02 10:00
Paul Ingles18-Jul-02 10:00 
GeneralWhy backspace not run in ToolBand Pin
Ricciolo18-Jul-02 5:04
Ricciolo18-Jul-02 5:04 
GeneralRe: Why backspace not run in ToolBand Pin
GISnet3-Jun-04 4:13
GISnet3-Jun-04 4:13 
QuestionUsing FlagsAttribute? Pin
leppie17-Jul-02 23:10
leppie17-Jul-02 23:10 
AnswerRe: Using FlagsAttribute? Pin
Nathan Blomquist18-Jul-02 1:48
Nathan Blomquist18-Jul-02 1:48 
GeneralRe: Using FlagsAttribute? Pin
leppie18-Jul-02 3:35
leppie18-Jul-02 3:35 
AnswerRe: Using FlagsAttribute? Pin
jparsons18-Jul-02 3:59
jparsons18-Jul-02 3:59 
GeneralRe: Using FlagsAttribute? Pin
leppie18-Jul-02 4:18
leppie18-Jul-02 4:18 

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.