Click here to Skip to main content
15,909,898 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to embed another executable into a C# Window Form? Pin
Dave Kreskowiak11-Nov-08 17:46
mveDave Kreskowiak11-Nov-08 17:46 
AnswerRe: How to embed another executable into a C# Window Form? Pin
Giorgi Dalakishvili11-Nov-08 19:25
mentorGiorgi Dalakishvili11-Nov-08 19:25 
QuestionCreating a timeline editor Pin
Eric Burns11-Nov-08 11:53
Eric Burns11-Nov-08 11:53 
QuestionSome quetion xml Pin
E_Gold11-Nov-08 10:30
E_Gold11-Nov-08 10:30 
AnswerRe: Some quetion xml Pin
PIEBALDconsult11-Nov-08 11:07
mvePIEBALDconsult11-Nov-08 11:07 
AnswerRe: Some quetion xml Pin
nelsonpaixao11-Nov-08 13:44
nelsonpaixao11-Nov-08 13:44 
AnswerRe: Some quetion xml Pin
N a v a n e e t h11-Nov-08 17:34
N a v a n e e t h11-Nov-08 17:34 
QuestionSpecific XML Format Pin
Jammer11-Nov-08 9:31
Jammer11-Nov-08 9:31 
Hi All,

In my current C# app I need to write what seems to be a non-standard format XML file to be loaded into a very picky application.

I'm limited to this kind of format:
<rootnode name="preset #1" attribute1="" attribute2="">
    <childnode index="0" />
</rootnode>


If there are any namespace (like xmlnsSmile | :) the app won't load the file, if there is an encoding="" the app wont load the file also.

And to top it off the file needs to use UNIX ANSI not Windows ...

Does anyone have any ideas or info/links on how to achieve this?

Thanks,


AnswerRe: Specific XML Format Pin
PIEBALDconsult11-Nov-08 9:49
mvePIEBALDconsult11-Nov-08 9:49 
GeneralRe: Specific XML Format Pin
#realJSOP11-Nov-08 9:50
professional#realJSOP11-Nov-08 9:50 
GeneralRe: Specific XML Format Pin
PIEBALDconsult11-Nov-08 11:03
mvePIEBALDconsult11-Nov-08 11:03 
GeneralRe: Specific XML Format Pin
Jammer11-Nov-08 22:33
Jammer11-Nov-08 22:33 
AnswerRe: Specific XML Format Pin
#realJSOP11-Nov-08 9:49
professional#realJSOP11-Nov-08 9:49 
AnswerView source - missing code Pin
DaveyM6911-Nov-08 12:02
professionalDaveyM6911-Nov-08 12:02 
GeneralRe: View source - missing code Pin
PIEBALDconsult11-Nov-08 14:10
mvePIEBALDconsult11-Nov-08 14:10 
AnswerRe: Specific XML Format Pin
PIEBALDconsult11-Nov-08 14:27
mvePIEBALDconsult11-Nov-08 14:27 
QuestionC# projects Pin
parkerproject11-Nov-08 8:19
parkerproject11-Nov-08 8:19 
AnswerRe: C# projects Pin
Pete O'Hanlon11-Nov-08 8:26
mvePete O'Hanlon11-Nov-08 8:26 
GeneralRe: C# projects Pin
parkerproject11-Nov-08 23:56
parkerproject11-Nov-08 23:56 
AnswerRe: C# projects Pin
PIEBALDconsult11-Nov-08 9:02
mvePIEBALDconsult11-Nov-08 9:02 
GeneralRe: C# projects Pin
parkerproject12-Nov-08 0:00
parkerproject12-Nov-08 0:00 
AnswerRe: C# projects Pin
Paul Conrad11-Nov-08 15:34
professionalPaul Conrad11-Nov-08 15:34 
GeneralRe: C# projects Pin
parkerproject11-Nov-08 23:55
parkerproject11-Nov-08 23:55 
GeneralRe: C# projects Pin
Paul Conrad12-Nov-08 3:34
professionalPaul Conrad12-Nov-08 3:34 
AnswerRe: C# projects Pin
Brij11-Nov-08 18:31
mentorBrij11-Nov-08 18:31 

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.