Click here to Skip to main content
15,896,912 members
Home / Discussions / C#
   

C#

 
GeneralRe: Good Enum Question Pin
Rein Hillmann27-May-03 15:26
Rein Hillmann27-May-03 15:26 
GeneralRe: Good Enum Question Pin
leppie28-May-03 6:57
leppie28-May-03 6:57 
GeneralInteraction between a Form and a Class Pin
JJF00727-May-03 8:21
JJF00727-May-03 8:21 
GeneralRe: Interaction between a Form and a Class Pin
KingTermite27-May-03 14:28
KingTermite27-May-03 14:28 
GeneralWhitespaceHandling Pin
Kant27-May-03 5:30
Kant27-May-03 5:30 
GeneralRe: WhitespaceHandling Pin
Philip Fitzsimons27-May-03 22:26
Philip Fitzsimons27-May-03 22:26 
GeneralRe: WhitespaceHandling Pin
Kant28-May-03 5:01
Kant28-May-03 5:01 
GeneralRe: WhitespaceHandling Pin
Philip Fitzsimons28-May-03 5:06
Philip Fitzsimons28-May-03 5:06 
white space handling is for manaing tabs and newlines - not for handling errors in XML documents.
My frst reaction would be to say you can't do this.
However, try using an XmlReader, you might be able to do some kind of partial loading of the document.

In general however, if the Xml document is not valid then you can't load it - not even partially.




"When the only tool you have is a hammer, a sore thumb you will have."

GeneralRe: WhitespaceHandling Pin
Kant28-May-03 6:13
Kant28-May-03 6:13 
GeneralRe: WhitespaceHandling Pin
Philip Fitzsimons28-May-03 6:19
Philip Fitzsimons28-May-03 6:19 
GeneralRe: WhitespaceHandling Pin
Kant28-May-03 6:38
Kant28-May-03 6:38 
GeneralDataBinding and Update Pin
DionChen27-May-03 3:36
DionChen27-May-03 3:36 
GeneralRe: DataBinding and Update Pin
..Hubert..27-May-03 6:40
..Hubert..27-May-03 6:40 
QuestionWhat's the better way to terminate the following thread? Pin
Daniel Strigl27-May-03 2:47
Daniel Strigl27-May-03 2:47 
AnswerRe: What's the better way to terminate the following thread? Pin
Tom Welch27-May-03 4:09
Tom Welch27-May-03 4:09 
QuestionStill no solution! Memory bug in Services? Pin
solidstore27-May-03 1:46
solidstore27-May-03 1:46 
AnswerRe: Still no solution! Memory bug in Services? Pin
Philip Fitzsimons27-May-03 22:27
Philip Fitzsimons27-May-03 22:27 
Generaldatasets with criteria and codedescription Pin
haezeban27-May-03 0:46
haezeban27-May-03 0:46 
GeneralRe: datasets with criteria and codedescription Pin
Rocky Moore27-May-03 22:26
Rocky Moore27-May-03 22:26 
GeneralThread.IsBackground Pin
Daniel Strigl27-May-03 0:44
Daniel Strigl27-May-03 0:44 
GeneralRe: Thread.IsBackground Pin
Tom Welch27-May-03 4:05
Tom Welch27-May-03 4:05 
GeneralGraphs (!Graphics) Pin
NHM27-May-03 0:05
NHM27-May-03 0:05 
GeneralBitmap editing with different bitmap formats Pin
Oyvind Bratland26-May-03 21:44
Oyvind Bratland26-May-03 21:44 
GeneralBitmap Transparency Issue Pin
Joseph LeBlanc26-May-03 14:08
Joseph LeBlanc26-May-03 14:08 
GeneralC# & XML should take the blue pill ;-) Pin
antoine@orchus-tech26-May-03 11:45
antoine@orchus-tech26-May-03 11:45 

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.