Click here to Skip to main content
15,889,472 members
Home / Discussions / C#
   

C#

 
GeneralRe: Render loop for other process Pin
Jitse1-Mar-08 2:10
Jitse1-Mar-08 2:10 
GeneralRe: Render loop for other process Pin
Dave Kreskowiak1-Mar-08 14:45
mveDave Kreskowiak1-Mar-08 14:45 
GeneralRe: Render loop for other process Pin
Jitse2-Mar-08 2:23
Jitse2-Mar-08 2:23 
QuestionUsing System.Reflection to walk values in an array??? Pin
LongRange.Shooter27-Feb-08 8:08
LongRange.Shooter27-Feb-08 8:08 
GeneralRe: Using System.Reflection to walk values in an array??? Pin
buchstaben27-Feb-08 8:18
buchstaben27-Feb-08 8:18 
GeneralRe: Using System.Reflection to walk values in an array??? Pin
LongRange.Shooter27-Feb-08 8:32
LongRange.Shooter27-Feb-08 8:32 
GeneralRe: Using System.Reflection to walk values in an array??? Pin
buchstaben27-Feb-08 8:42
buchstaben27-Feb-08 8:42 
GeneralRe: Using System.Reflection to walk values in an array??? Pin
LongRange.Shooter27-Feb-08 12:15
LongRange.Shooter27-Feb-08 12:15 
It was considered but I did not care to screw around with XSLT. Horrible stuff, IMHO.
But I did get the XmlSerializer working as I needed it. It was just finding where to look to determine the base class of the object. Once I got past that, the rest just flew. It left me with enough time to add the necessary logic to get the attributes, determine if there is an XmlElementAttribute and get the necessary element name. But you post got me headed in the right direction.

Turns out that my problem was caused because I fell into the wrong logic path with the ArrayList. That was due to not looking at the right place for the base object type.

All working. All done.

Thanks for your indirect help.
Generalvs 2003 debugger issue Pin
robustm27-Feb-08 7:53
robustm27-Feb-08 7:53 
AnswerRe: vs 2003 debugger issue Pin
buchstaben27-Feb-08 7:59
buchstaben27-Feb-08 7:59 
GeneralSystem.io.Directory.GetFiles Pin
George Luttrell27-Feb-08 7:45
George Luttrell27-Feb-08 7:45 
GeneralRe: System.io.Directory.GetFiles Pin
buchstaben27-Feb-08 7:51
buchstaben27-Feb-08 7:51 
GeneralRe: System.io.Directory.GetFiles Pin
George Luttrell28-Feb-08 3:43
George Luttrell28-Feb-08 3:43 
GeneralRe: System.io.Directory.GetFiles Pin
buchstaben28-Feb-08 3:49
buchstaben28-Feb-08 3:49 
GeneralRe: System.io.Directory.GetFiles Pin
George Luttrell28-Feb-08 13:43
George Luttrell28-Feb-08 13:43 
GeneralTrapping a Keystroke Pin
MarkMokris27-Feb-08 6:30
MarkMokris27-Feb-08 6:30 
GeneralRe: Trapping a Keystroke Pin
Gareth H27-Feb-08 6:37
Gareth H27-Feb-08 6:37 
GeneralRe: Trapping a Keystroke Pin
MarkMokris27-Feb-08 6:42
MarkMokris27-Feb-08 6:42 
GeneralRe: Trapping a Keystroke Pin
Gareth H27-Feb-08 6:49
Gareth H27-Feb-08 6:49 
GeneralRe: Trapping a Keystroke Pin
PIEBALDconsult27-Feb-08 6:58
mvePIEBALDconsult27-Feb-08 6:58 
GeneralRe: Trapping a Keystroke Pin
Dave Kreskowiak27-Feb-08 7:04
mveDave Kreskowiak27-Feb-08 7:04 
GeneralRe: Trapping a Keystroke Pin
GuyThiebaut27-Feb-08 7:12
professionalGuyThiebaut27-Feb-08 7:12 
GeneralDateTimePicker Pin
Trustapple27-Feb-08 5:13
Trustapple27-Feb-08 5:13 
GeneralRe: DateTimePicker Pin
led mike27-Feb-08 5:21
led mike27-Feb-08 5:21 
GeneralRe: DateTimePicker Pin
Trustapple27-Feb-08 6:25
Trustapple27-Feb-08 6:25 

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.