Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dataset Filter Interger Pin
Dave Kreskowiak29-Jun-04 5:04
mveDave Kreskowiak29-Jun-04 5:04 
GeneralRe: Dataset Filter Interger Pin
Antonius_r329-Jun-04 5:47
Antonius_r329-Jun-04 5:47 
GeneralRe: Dataset Filter Interger Pin
Antonius_r329-Jun-04 18:08
Antonius_r329-Jun-04 18:08 
GeneralRe: Dataset Filter Interger Pin
Orina DCosta29-Jun-04 20:20
Orina DCosta29-Jun-04 20:20 
GeneralRe: Dataset Filter Interger Pin
Antonius_r330-Jun-04 2:55
Antonius_r330-Jun-04 2:55 
GeneralRe: Dataset Filter Interger Pin
Antonius_r33-Jul-04 5:04
Antonius_r33-Jul-04 5:04 
GeneralRe: Dataset Filter Interger Pin
mikasa12-Jul-04 5:59
mikasa12-Jul-04 5:59 
GeneralSerializing, add new member var problem. Pin
Steve Schaneville29-Jun-04 3:28
professionalSteve Schaneville29-Jun-04 3:28 
I have a class that serializes itself out to a file using the SoapFormatter class. I have now added a new member variable to the class and want it to be serializeable too. But loading the previously saved file fails because this new member is not available in the saved file.

If I set the new member to non-serializeable, the load works fine but then I can't save that member back out on the next save operation. Any ideas how to get around this problem without throwing my save file away and starting from scratch?

Thanks!
~Steve

GeneralRe: Serializing, add new member var problem. Pin
turbochimp29-Jun-04 4:45
turbochimp29-Jun-04 4:45 
GeneralRe: Serializing, add new member var problem. Pin
Steve Schaneville6-Jul-04 2:59
professionalSteve Schaneville6-Jul-04 2:59 
GeneralRe: Serializing, add new member var problem. Pin
Heath Stewart29-Jun-04 6:30
protectorHeath Stewart29-Jun-04 6:30 
GeneralRe: Serializing, add new member var problem. Pin
Steve Schaneville6-Jul-04 3:01
professionalSteve Schaneville6-Jul-04 3:01 
GeneralTrackbar with multiple scrollers Pin
fp1229-Jun-04 3:07
fp1229-Jun-04 3:07 
GeneralRe: Trackbar with multiple scrollers Pin
Heath Stewart29-Jun-04 6:20
protectorHeath Stewart29-Jun-04 6:20 
GeneralRotating Pin
sreejith ss nair29-Jun-04 1:40
sreejith ss nair29-Jun-04 1:40 
GeneralRe: Rotating Pin
Dave Kreskowiak29-Jun-04 4:48
mveDave Kreskowiak29-Jun-04 4:48 
Generalusing unsafe code in c# Pin
Gobu SK29-Jun-04 1:33
Gobu SK29-Jun-04 1:33 
GeneralRe: using unsafe code in c# Pin
lesnikowski29-Jun-04 2:19
lesnikowski29-Jun-04 2:19 
GeneralRe: using unsafe code in c# Pin
Gobu SK29-Jun-04 2:48
Gobu SK29-Jun-04 2:48 
GeneralRe: using unsafe code in c# Pin
Gobu SK29-Jun-04 4:47
Gobu SK29-Jun-04 4:47 
GeneralNewline in Textbox Pin
matthias s.29-Jun-04 1:09
matthias s.29-Jun-04 1:09 
GeneralRe: Newline in Textbox Pin
lesnikowski29-Jun-04 1:25
lesnikowski29-Jun-04 1:25 
GeneralRe: Newline in Textbox Pin
matthias s.29-Jun-04 1:37
matthias s.29-Jun-04 1:37 
GeneralRe: Newline in Textbox Pin
Roland Bär29-Jun-04 3:07
Roland Bär29-Jun-04 3:07 
GeneralThe controls in Parent form are shown above the child form Pin
Vipingn29-Jun-04 0:11
Vipingn29-Jun-04 0:11 

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.