Click here to Skip to main content
15,905,875 members
Home / Discussions / C#
   

C#

 
QuestionHow to add code to the default close/exit button on a form? Pin
haz1328-Aug-06 11:47
haz1328-Aug-06 11:47 
AnswerRe: How to add code to the default close/exit button on a form? Pin
Stefan Troschuetz28-Aug-06 12:00
Stefan Troschuetz28-Aug-06 12:00 
QuestionRecommendations: Compact Framework Charting Pin
eggie528-Aug-06 11:31
eggie528-Aug-06 11:31 
QuestionSerialization problem Pin
-Yoyosh-28-Aug-06 10:26
-Yoyosh-28-Aug-06 10:26 
AnswerRe: Serialization problem Pin
Stefan Troschuetz28-Aug-06 12:11
Stefan Troschuetz28-Aug-06 12:11 
GeneralRe: Serialization problem [modified] Pin
-Yoyosh-28-Aug-06 13:07
-Yoyosh-28-Aug-06 13:07 
GeneralRe: Serialization problem Pin
AB777128-Aug-06 19:45
AB777128-Aug-06 19:45 
GeneralRe: Serialization problem Pin
-Yoyosh-29-Aug-06 0:42
-Yoyosh-29-Aug-06 0:42 
You right, I forgot. I mark both classes with that attribute - the class, that elemets` are kept in this structure, and class that contains Serialize method.

I still get exactly the same error

Please note that I cannot mark a method with that attribute: "Error 2 Attribute 'Serializable' is not valid on this declaration type. It is valid on 'class, struct, enum, delegate' declarations only. "


Do you have any idea, or maybe i did something wrong?
GeneralRe: Serialization problem Pin
AB777129-Aug-06 1:04
AB777129-Aug-06 1:04 
GeneralRe: Serialization problem [modified] Pin
-Yoyosh-29-Aug-06 7:49
-Yoyosh-29-Aug-06 7:49 
GeneralRe: Serialization problem Pin
AB777129-Aug-06 18:09
AB777129-Aug-06 18:09 
GeneralRe: Serialization problem Pin
-Yoyosh-30-Aug-06 0:19
-Yoyosh-30-Aug-06 0:19 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 0:25
AB777130-Aug-06 0:25 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 1:27
AB777130-Aug-06 1:27 
GeneralRe: Serialization problem Pin
AB777130-Aug-06 1:29
AB777130-Aug-06 1:29 
GeneralRe: Serialization problem Pin
-Yoyosh-31-Aug-06 0:28
-Yoyosh-31-Aug-06 0:28 
GeneralRe: Serialization problem Pin
AB777131-Aug-06 0:58
AB777131-Aug-06 0:58 
GeneralRe: Serialization problem Pin
AB777131-Aug-06 1:29
AB777131-Aug-06 1:29 
GeneralRe: Serialization problem Pin
-Yoyosh-31-Aug-06 7:40
-Yoyosh-31-Aug-06 7:40 
Question.netmodule Pin
waheed awan28-Aug-06 10:03
waheed awan28-Aug-06 10:03 
AnswerRe: .netmodule Pin
Judah Gabriel Himango28-Aug-06 12:37
sponsorJudah Gabriel Himango28-Aug-06 12:37 
Questionhow to access a non-static method from another object? Pin
michal.kreslik28-Aug-06 9:44
michal.kreslik28-Aug-06 9:44 
AnswerRe: how to access a non-static method from another object? Pin
numbers1thru928-Aug-06 9:52
numbers1thru928-Aug-06 9:52 
AnswerRe: how to access a non-static method from another object? Pin
likefood28-Aug-06 10:01
likefood28-Aug-06 10:01 
AnswerRe: how to access a non-static method from another object? [modified] Pin
michal.kreslik28-Aug-06 10:16
michal.kreslik28-Aug-06 10:16 

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.