Click here to Skip to main content
15,895,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Whats wrong with that method Pin
Clive D. Pottinger3-Jun-08 7:14
Clive D. Pottinger3-Jun-08 7:14 
GeneralRe: Whats wrong with that method Pin
Ennis Ray Lynch, Jr.3-Jun-08 7:18
Ennis Ray Lynch, Jr.3-Jun-08 7:18 
GeneralRe: Whats wrong with that method Pin
Vikram A Punathambekar3-Jun-08 7:22
Vikram A Punathambekar3-Jun-08 7:22 
GeneralRe: Whats wrong with that method Pin
Scott Dorman3-Jun-08 7:25
professionalScott Dorman3-Jun-08 7:25 
AnswerRe: Is there a way to document overloaded methods Pin
Scott Dorman3-Jun-08 7:08
professionalScott Dorman3-Jun-08 7:08 
GeneralRe: Is there a way to document overloaded methods Pin
Clive D. Pottinger3-Jun-08 7:30
Clive D. Pottinger3-Jun-08 7:30 
GeneralRe: Is there a way to document overloaded methods Pin
Scott Dorman3-Jun-08 7:35
professionalScott Dorman3-Jun-08 7:35 
QuestionSerializing dynamically-compiled inherited classes Pin
Eric Burns3-Jun-08 5:25
Eric Burns3-Jun-08 5:25 
I have a scenario like the following:

I have a List of objects of type Base. But these objects are really an assortment of types that inherit from Base.

A user can extend type Base by adding their own classes dynamically compiled at runtime.

Typically, I would serialize these inherited classes by adding an XmlInclude reference in class Base. However, I cannot add such a reference for a user-extended dynamically-compiled class (since I don't know what they will be).

How does one serialize such a list and still pick up the properties from the dynamically-compiled class?

Thanks in advance for your help! I'm stuck without it!
QuestionWindows Context Menu Pin
Ian Uy3-Jun-08 4:50
Ian Uy3-Jun-08 4:50 
AnswerRe: Windows Context Menu Pin
DaveyM693-Jun-08 5:11
professionalDaveyM693-Jun-08 5:11 
GeneralRe: Windows Context Menu Pin
Ian Uy3-Jun-08 5:14
Ian Uy3-Jun-08 5:14 
AnswerRe: Windows Context Menu Pin
Giorgi Dalakishvili3-Jun-08 7:27
mentorGiorgi Dalakishvili3-Jun-08 7:27 
GeneralRe: Windows Context Menu Pin
Ian Uy3-Jun-08 15:21
Ian Uy3-Jun-08 15:21 
QuestionGenerics Exampe needed Pin
raja baireddy3-Jun-08 4:32
raja baireddy3-Jun-08 4:32 
AnswerRe: Generics Exampe needed Pin
Gareth H3-Jun-08 4:45
Gareth H3-Jun-08 4:45 
AnswerRe: Generics Exampe needed Pin
Scott Dorman3-Jun-08 4:54
professionalScott Dorman3-Jun-08 4:54 
Questionerror while updating control from Exited event of process Pin
Xmen Real 3-Jun-08 4:15
professional Xmen Real 3-Jun-08 4:15 
AnswerRe: error while updating control from Exited event of process Pin
leppie3-Jun-08 4:29
leppie3-Jun-08 4:29 
GeneralRe: error while updating control from Exited event of process Pin
Xmen Real 3-Jun-08 5:05
professional Xmen Real 3-Jun-08 5:05 
GeneralRe: error while updating control from Exited event of process Pin
Mark Churchill3-Jun-08 17:46
Mark Churchill3-Jun-08 17:46 
GeneralRe: error while updating control from Exited event of process Pin
Xmen Real 3-Jun-08 17:49
professional Xmen Real 3-Jun-08 17:49 
QuestionSafely saving to a stream [modified] Pin
Russell Jones3-Jun-08 4:10
Russell Jones3-Jun-08 4:10 
AnswerRe: Safely saving to a stream Pin
sudhir_Kumar3-Jun-08 4:15
sudhir_Kumar3-Jun-08 4:15 
AnswerRe: Safely saving to a stream Pin
Xmen Real 3-Jun-08 4:18
professional Xmen Real 3-Jun-08 4:18 
AnswerRe: Safely saving to a stream Pin
Scott Dorman3-Jun-08 4:28
professionalScott Dorman3-Jun-08 4: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.