Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralNeed a Interactive Map control. Pin
hdv2122-Feb-08 8:41
hdv2122-Feb-08 8:41 
GeneralRe: Need a Interactive Map control. Pin
Gareth H2-Feb-08 11:16
Gareth H2-Feb-08 11:16 
GeneralRe: Need a Interactive Map control. Pin
hdv2122-Feb-08 11:20
hdv2122-Feb-08 11:20 
QuestionEncoding problem?? Pin
andredani2-Feb-08 7:36
andredani2-Feb-08 7:36 
AnswerRe: Encoding problem?? Pin
DaveyM692-Feb-08 12:06
professionalDaveyM692-Feb-08 12:06 
GeneralRe: Encoding problem?? Pin
andredani2-Feb-08 12:13
andredani2-Feb-08 12:13 
GeneralRe: Encoding problem?? Pin
DaveyM692-Feb-08 12:30
professionalDaveyM692-Feb-08 12:30 
Question[Serializable] for class inside class Pin
Roland Bär2-Feb-08 6:58
Roland Bär2-Feb-08 6:58 
Hi,

I have some Problems with Serialization:

I have a class B that is inside a class A:

public class A
{
    [Serializable]
    public class B
    {
        public int Number;
    }
}


When I try to serialize/deserialize it with the XML Serializer it does not work.

Is it possible to serialize a class that is inside a class (so I have to search the bug elsewhere) or is it impossible (so I have to change the structure of the classes)?

Thanks
Roland



Hi! I'm a signature virus. Copy me into your sig file and help me spread!

Follow your Euro notes in their tracks



AnswerRe: [Serializable] for class inside class Pin
Roland Bär2-Feb-08 7:18
Roland Bär2-Feb-08 7:18 
GeneralChange the value of text box in another form Pin
Strategic_Thinker2-Feb-08 3:48
Strategic_Thinker2-Feb-08 3:48 
GeneralRe: Change the value of text box in another form Pin
Jacob Dixon2-Feb-08 4:22
Jacob Dixon2-Feb-08 4:22 
GeneralRe: Change the value of text box in another form Pin
Strategic_Thinker2-Feb-08 7:45
Strategic_Thinker2-Feb-08 7:45 
GeneralRe: sig Pin
Luc Pattyn2-Feb-08 7:56
sitebuilderLuc Pattyn2-Feb-08 7:56 
GeneralRe: sig Pin
Paul Conrad2-Feb-08 12:07
professionalPaul Conrad2-Feb-08 12:07 
GeneralExceptions related to IEnumerator Pin
SeeBees2-Feb-08 3:48
SeeBees2-Feb-08 3:48 
GeneralRe: Exceptions related to IEnumerator Pin
Luc Pattyn2-Feb-08 4:22
sitebuilderLuc Pattyn2-Feb-08 4:22 
GeneralRe: Exceptions related to IEnumerator Pin
SeeBees2-Feb-08 17:05
SeeBees2-Feb-08 17:05 
GeneralRe: Exceptions related to IEnumerator Pin
Luc Pattyn2-Feb-08 17:14
sitebuilderLuc Pattyn2-Feb-08 17:14 
GeneralExchange server 2007 Pin
Abhijit Jana2-Feb-08 3:11
professionalAbhijit Jana2-Feb-08 3:11 
GeneralCustom Toolbar For IE Pin
M. Ahmed2-Feb-08 3:10
M. Ahmed2-Feb-08 3:10 
GeneralRe: Custom Toolbar For IE Pin
TJoe4-Feb-08 2:11
TJoe4-Feb-08 2:11 
GeneralPreventing MDI child icons from being shown Pin
DSdragondude2-Feb-08 2:46
DSdragondude2-Feb-08 2:46 
GeneralPrint using usb printer Pin
mehrdadc482-Feb-08 2:36
mehrdadc482-Feb-08 2:36 
GeneralRe: Print using usb printer Pin
Luc Pattyn2-Feb-08 3:02
sitebuilderLuc Pattyn2-Feb-08 3:02 
Questionhow to attach file to mail using C# code ? Pin
E_Gold2-Feb-08 1:01
E_Gold2-Feb-08 1:01 

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.