Click here to Skip to main content
15,916,941 members
Home / Discussions / C#
   

C#

 
AnswerRe: Calculation Problem (Minus One) Pin
Dan Mos7-Feb-10 7:15
Dan Mos7-Feb-10 7:15 
Questionproblem with writing an event log Pin
tasumisra7-Feb-10 4:51
tasumisra7-Feb-10 4:51 
AnswerRe: problem with writing an event log Pin
jojoba20107-Feb-10 5:07
jojoba20107-Feb-10 5:07 
AnswerRe: problem with writing an event log Pin
Luc Pattyn7-Feb-10 5:19
sitebuilderLuc Pattyn7-Feb-10 5:19 
GeneralRe: problem with writing an event log Pin
tasumisra7-Feb-10 18:36
tasumisra7-Feb-10 18:36 
AnswerRe: problem with writing an event log Pin
Dan Mos7-Feb-10 5:25
Dan Mos7-Feb-10 5:25 
AnswerRe: problem with writing an event log Pin
Not Active7-Feb-10 6:19
mentorNot Active7-Feb-10 6:19 
QuestionSet current form to hide [modified] Pin
nuttynibbles7-Feb-10 2:31
nuttynibbles7-Feb-10 2:31 
AnswerRe: Set current form to hide Pin
OriginalGriff7-Feb-10 2:36
mveOriginalGriff7-Feb-10 2:36 
GeneralRe: Set current form to hide Pin
nuttynibbles7-Feb-10 2:58
nuttynibbles7-Feb-10 2:58 
GeneralRe: Set current form to hide Pin
Lutosław7-Feb-10 3:19
Lutosław7-Feb-10 3:19 
AnswerRe: Set current form to hide Pin
nuttynibbles7-Feb-10 3:34
nuttynibbles7-Feb-10 3:34 
NewsRe: Set current form to hide Pin
sanforjackass7-Feb-10 3:22
sanforjackass7-Feb-10 3:22 
GeneralRe: Set current form to hide Pin
nuttynibbles7-Feb-10 3:34
nuttynibbles7-Feb-10 3:34 
AnswerRe: Set current form to hide Pin
xEvOx7-Feb-10 17:41
xEvOx7-Feb-10 17:41 
QuestionXML Serialization of ArrayList with derived objects [modified] Pin
Rigor697-Feb-10 1:59
Rigor697-Feb-10 1:59 
Dear Experts!

I am using xml in my project to store a list of objects of different types derived from the same base object.


[XmlArray("parts"), XmlArrayItem("part", typeof(Cpart))]
public ArrayList parts;		//Parts on page


This approach works only if all objects are of the same type.

Can it be dome with objects of different types in the array?


Thanks!
modified on Tuesday, February 9, 2010 4:43 AM

QuestioncomboBox Enum Pin
jojoba20107-Feb-10 0:22
jojoba20107-Feb-10 0:22 
AnswerRe: comboBox Enum Pin
Shakeel Iqbal7-Feb-10 0:44
Shakeel Iqbal7-Feb-10 0:44 
Questionwhat is the equivalent of final keyword (Java) in C# ? Pin
Mohammad Dayyan6-Feb-10 21:50
Mohammad Dayyan6-Feb-10 21:50 
AnswerRe: what is the equivalent of final keyword (Java) in C# ? Pin
Abhinav S6-Feb-10 22:03
Abhinav S6-Feb-10 22:03 
GeneralRe: what is the equivalent of final keyword (Java) in C# ? Pin
Mohammad Dayyan6-Feb-10 22:37
Mohammad Dayyan6-Feb-10 22:37 
QuestionC# GUI build for UART FT232 Pin
John-EE6-Feb-10 21:29
John-EE6-Feb-10 21:29 
AnswerRe: C# GUI build for UART FT232 Pin
John-EE7-Feb-10 19:44
John-EE7-Feb-10 19:44 
Questionc# Pin
sima36-Feb-10 18:48
sima36-Feb-10 18:48 
AnswerRe: c# Pin
Md. Marufuzzaman7-Feb-10 1:39
professionalMd. Marufuzzaman7-Feb-10 1:39 

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.