Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
QuestionCrystal reports Pin
Member 181155428-Sep-05 4:52
Member 181155428-Sep-05 4:52 
AnswerRe: Crystal reports Pin
dbetting28-Sep-05 9:27
dbetting28-Sep-05 9:27 
QuestionBook Review? Pin
Russell Jones28-Sep-05 4:30
Russell Jones28-Sep-05 4:30 
AnswerRe: Book Review? Pin
Dario Solera28-Sep-05 6:57
Dario Solera28-Sep-05 6:57 
GeneralRe: Book Review? Pin
Anonymous28-Sep-05 22:25
Anonymous28-Sep-05 22:25 
QuestionSystem.Xml.Document : How to write special characters in an xml file ? Pin
smashingraph28-Sep-05 3:53
smashingraph28-Sep-05 3:53 
AnswerRe: System.Xml.Document : How to write special characters in an xml file ? Pin
Dave Kreskowiak28-Sep-05 6:24
mveDave Kreskowiak28-Sep-05 6:24 
GeneralRe: System.Xml.Document : How to write special characters in an xml file ? Pin
smashingraph28-Sep-05 21:50
smashingraph28-Sep-05 21:50 
Hi, thanks for your idea, I will think about it.

The reason I need a white space is because I have some subElements that I want to concatenate
like "someData"+WHITESPACE+"someData".

for example:

<element>
<subElement type="data">someData</subElement>
<subElement type="caption"> </subElement>
<subElement type="data">someData</subElement>
</element>


I found this really weird that the xmlReader does not interpret one or more whitespace in the Innertext part of an element... don't you think so?


QuestionReleasing Memory Pin
dbetting28-Sep-05 3:30
dbetting28-Sep-05 3:30 
AnswerRe: Releasing Memory Pin
Guffa28-Sep-05 5:22
Guffa28-Sep-05 5:22 
GeneralRe: Releasing Memory Pin
dbetting28-Sep-05 6:24
dbetting28-Sep-05 6:24 
GeneralRe: Releasing Memory Pin
Guffa28-Sep-05 9:03
Guffa28-Sep-05 9:03 
GeneralRe: Releasing Memory Pin
Dave Kreskowiak28-Sep-05 9:36
mveDave Kreskowiak28-Sep-05 9:36 
GeneralRe: Releasing Memory Pin
dbetting28-Sep-05 11:04
dbetting28-Sep-05 11:04 
GeneralRe: Releasing Memory Pin
Dave Kreskowiak28-Sep-05 11:16
mveDave Kreskowiak28-Sep-05 11:16 
GeneralRe: Releasing Memory Pin
dbetting28-Sep-05 12:13
dbetting28-Sep-05 12:13 
GeneralRe: Releasing Memory Pin
Dave Kreskowiak28-Sep-05 14:30
mveDave Kreskowiak28-Sep-05 14:30 
GeneralRe: Releasing Memory Pin
dbetting29-Sep-05 1:51
dbetting29-Sep-05 1:51 
GeneralRe: Releasing Memory Pin
Dave Kreskowiak29-Sep-05 11:59
mveDave Kreskowiak29-Sep-05 11:59 
GeneralRe: Releasing Memory Pin
Dan Neely29-Sep-05 2:10
Dan Neely29-Sep-05 2:10 
QuestionCopy a Row from one DataView to another? Pin
thomasa28-Sep-05 2:38
thomasa28-Sep-05 2:38 
AnswerRe: Copy a Row from one DataView to another? Pin
Wjousts28-Sep-05 9:24
Wjousts28-Sep-05 9:24 
QuestionObfuscator - Crytografy code Pin
horacyjr28-Sep-05 1:47
horacyjr28-Sep-05 1:47 
AnswerRe: Obfuscator - Crytografy code Pin
Colin Angus Mackay28-Sep-05 2:33
Colin Angus Mackay28-Sep-05 2:33 
GeneralRe: Obfuscator - Crytografy code Pin
horacyjr28-Sep-05 3:27
horacyjr28-Sep-05 3:27 

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.