Click here to Skip to main content
15,902,114 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionWhy doesn't this work? Pin
myhanguk14-Jun-07 2:16
myhanguk14-Jun-07 2:16 
AnswerRe: Why doesn't this work? Pin
prasad_som14-Jun-07 3:01
prasad_som14-Jun-07 3:01 
AnswerRe: Why doesn't this work? Pin
Mark Salsbery14-Jun-07 9:28
Mark Salsbery14-Jun-07 9:28 
QuestionRe: Why doesn't this work? Pin
Ahmed Ismail Mohamed15-Jun-07 22:50
Ahmed Ismail Mohamed15-Jun-07 22:50 
QuestionSerialize with BinaryFormatter Pin
hansipet14-Jun-07 0:56
hansipet14-Jun-07 0:56 
QuestionBooks for Managed C++ Pin
vibindia13-Jun-07 16:58
vibindia13-Jun-07 16:58 
AnswerRe: Books for Managed C++ Pin
Christian Graus14-Jun-07 12:46
protectorChristian Graus14-Jun-07 12:46 
Questionreading XML using SAX method? Pin
andyspartyshop13-Jun-07 5:16
andyspartyshop13-Jun-07 5:16 
I am trying to build up a program in C++ in order to read an xml file and create an output text file (output.txt) which does not retain the xml tags and only the text in between the start and end tags.

For example for the following xml file:
*Abstract*
*AbstractText*The amino acid sequence of APP is highly conserved and age-related Ass aggregates have been described in a variety of vertebrate animals, with the notable exception of mice and rats. Three amino acid substitutions distinguish mouse and human Ass that might contribute to their differing properties in vivo. To examine the amyloidogenic potential of mouse Ass, we studied several lines of transgenic mice overexpressing wild-type mouse amyloid precursor protein (moAPP) either alone or in conjunction with mutant PS1 (PS1dE9). Neither overexpression of moAPP alone nor co-expression with PS1dE9 caused mice to develop Alzheimer-type amyloid pathology by 24 months of age. We further tested whether mouse Ass could accelerate the deposition of human Ass by crossing the moAPP transgenic mice to a bigenic line expressing human APPswe with PS1dE9. The triple transgenic animals (moAPP x APPswe/PS1dE9) produced 20% more Ass but formed amyloid deposits no faster and to no greater extent than APPswe/PS1dE9 siblings. Instead, the additional mouse Ass increased the solubility of accumulated amyloid in detergent and exacerbated amyloid deposition in the vasculature. These findings suggest that although mouse Ass does not influence the rate of amyloid formation, the incorporation of Ass peptides with differing sequences alters the solubility and localization of the resulting aggregates.*/AbstractText*
*/Abstract*




How would i used xerces parser to create an output file with only the text in between the tags?
AnswerRe: reading XML using SAX method? Pin
Christian Graus14-Jun-07 12:47
protectorChristian Graus14-Jun-07 12:47 
QuestionAbout const char*& Pin
Nandu_77b13-Jun-07 2:21
Nandu_77b13-Jun-07 2:21 
AnswerRe: About const char*& Pin
Mark Salsbery13-Jun-07 4:57
Mark Salsbery13-Jun-07 4:57 
GeneralRe: About const char*& Pin
Nandu_77b18-Jun-07 3:14
Nandu_77b18-Jun-07 3:14 
GeneralRe: About const char*& Pin
Mark Salsbery18-Jun-07 4:59
Mark Salsbery18-Jun-07 4:59 
QuestionHow to fill a sector Pin
romcab13-Jun-07 0:07
romcab13-Jun-07 0:07 
AnswerRe: How to fill a sector Pin
Christian Graus13-Jun-07 13:57
protectorChristian Graus13-Jun-07 13:57 
Questioncast to a stored type Pin
Xeef12-Jun-07 11:56
Xeef12-Jun-07 11:56 
QuestionRe: cast to a stored type Pin
Mark Salsbery12-Jun-07 14:10
Mark Salsbery12-Jun-07 14:10 
QuestionSDL game engine Pin
HawkAgent12-Jun-07 2:39
HawkAgent12-Jun-07 2:39 
Question Stop Closing the main Dialog when a child Dailog is open? Pin
granshah @ eVisionISF12-Jun-07 2:33
granshah @ eVisionISF12-Jun-07 2:33 
AnswerRe: Stop Closing the main Dialog when a child Dailog is open? Pin
Christian Graus12-Jun-07 11:30
protectorChristian Graus12-Jun-07 11:30 
Questionwindows schedular is not working Pin
srinivassam11-Jun-07 20:43
srinivassam11-Jun-07 20:43 
AnswerRe: windows schedular is not working Pin
Christian Graus11-Jun-07 21:16
protectorChristian Graus11-Jun-07 21:16 
Questionmain form instance name Pin
aaron_leese11-Jun-07 19:45
aaron_leese11-Jun-07 19:45 
AnswerRe: main form instance name Pin
led mike12-Jun-07 4:28
led mike12-Jun-07 4:28 
GeneralRe: main form instance name Pin
aaron_leese12-Jun-07 15:10
aaron_leese12-Jun-07 15:10 

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.