Click here to Skip to main content
15,902,840 members
Home / Discussions / C#
   

C#

 
GeneralRe: Do events?? (C# Newbi) Pin
Dwayner7928-Jan-05 10:26
Dwayner7928-Jan-05 10:26 
GeneralRe: Do events?? (C# Newbi) Pin
Skynyrd28-Jan-05 11:32
Skynyrd28-Jan-05 11:32 
GeneralRe: Do events?? (C# Newbi) Pin
therealmccoy28-Jan-05 17:56
therealmccoy28-Jan-05 17:56 
GeneralRe: Do events?? (C# Newbi) Pin
Dave Kreskowiak28-Jan-05 10:18
mveDave Kreskowiak28-Jan-05 10:18 
GeneralRe: Do events?? (C# Newbi) Pin
Dwayner7928-Jan-05 10:34
Dwayner7928-Jan-05 10:34 
Generalpassing data from one form to another Pin
steve_rm28-Jan-05 4:06
steve_rm28-Jan-05 4:06 
GeneralRe: passing data from one form to another Pin
Bahadir Cambel28-Jan-05 11:45
Bahadir Cambel28-Jan-05 11:45 
GeneralHelp On Serialization Pin
fmarcos28-Jan-05 2:05
fmarcos28-Jan-05 2:05 
Hi everyone,

I am working in the serialization of some objects that reference each other (as a graph) and I am using BinaryFormatter. In addition, I have implemented ISerializable interface in all classes being serializaed (it was really necessary!) .

The problem that I found which is stopping my work and putting in trouble with the boss is as follow:

The GetObjectData method of some objects is called more than once at the serialization, I suppose it is being serialized more than once. Am I right?

This unexpected behavior (unexpected for me!) is causing some other problems like large files, long time serialization and others...

Can someone help me with that?

All help will be welcome!

Thanks!

Fernando Miranda
Software Developer
Rio de Janeiro - Brazil
GeneralCustomize Control Pin
jzb28-Jan-05 0:04
jzb28-Jan-05 0:04 
GeneralRe: Customize Control Pin
spif200128-Jan-05 1:33
spif200128-Jan-05 1:33 
GeneralSubstring's problem Pin
jzb27-Jan-05 23:50
jzb27-Jan-05 23:50 
GeneralRe: Substring's problem Pin
mav.northwind28-Jan-05 0:01
mav.northwind28-Jan-05 0:01 
GeneralRe: Substring's problem Pin
jzb28-Jan-05 0:15
jzb28-Jan-05 0:15 
GeneralRe: Substring's problem Pin
mav.northwind28-Jan-05 0:27
mav.northwind28-Jan-05 0:27 
GeneralRe: Substring's problem Pin
Colin Angus Mackay28-Jan-05 4:33
Colin Angus Mackay28-Jan-05 4:33 
GeneralRe: Substring's problem Pin
mav.northwind28-Jan-05 4:46
mav.northwind28-Jan-05 4:46 
Generalview the incoming SOAP message Pin
weeteck27-Jan-05 22:56
weeteck27-Jan-05 22:56 
GeneralRe: view the incoming SOAP message Pin
Mazdak28-Jan-05 2:09
Mazdak28-Jan-05 2:09 
QuestionHow to let web form designer auto-generate the special code in InitializeComponent()? Pin
J Wang27-Jan-05 21:23
J Wang27-Jan-05 21:23 
QuestionHow to insert data in the middle of a stream? Pin
mav.northwind27-Jan-05 21:21
mav.northwind27-Jan-05 21:21 
AnswerRe: How to insert data in the middle of a stream? Pin
Dave Kreskowiak28-Jan-05 6:45
mveDave Kreskowiak28-Jan-05 6:45 
GeneralRe: How to insert data in the middle of a stream? Pin
mav.northwind28-Jan-05 7:36
mav.northwind28-Jan-05 7:36 
GeneralDLL Injection in C# Pin
Budi Zhu27-Jan-05 21:17
Budi Zhu27-Jan-05 21:17 
GeneralUserControls in windows form Pin
rc_latha27-Jan-05 18:24
rc_latha27-Jan-05 18:24 
GeneralRe: UserControls in windows form Pin
Corinna John27-Jan-05 19:28
Corinna John27-Jan-05 19: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.