Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
QuestionChange? Pin
Alex Korchemniy13-Dec-03 13:51
Alex Korchemniy13-Dec-03 13:51 
AnswerRe: Change? Pin
Roger Stewart13-Dec-03 14:39
professionalRoger Stewart13-Dec-03 14:39 
GeneralCreating a file with C# Pin
Anonymous13-Dec-03 6:32
Anonymous13-Dec-03 6:32 
GeneralRe: Creating a file with C# Pin
Nick Parker13-Dec-03 8:32
protectorNick Parker13-Dec-03 8:32 
GeneralRe: Creating a file with C# Pin
Charlie Williams13-Dec-03 8:41
Charlie Williams13-Dec-03 8:41 
GeneralRe: Creating a file with C# Pin
leppie13-Dec-03 8:49
leppie13-Dec-03 8:49 
GeneralRe: Creating a file with C# Pin
Anonymous14-Dec-03 6:50
Anonymous14-Dec-03 6:50 
QuestionHow to create XML Editor with c#? Pin
Chua Wen Ching13-Dec-03 2:55
Chua Wen Ching13-Dec-03 2:55 
Hi everyone,

I want to do something like XMLSpy or may tools like DreamweaverMX.

1) When you type this:

Before: (ignore the "")
========
"<"MyCompany">" //then the xml editor will automatically add the

After:
=======
"<"MyCompany">" "<"/MyCompany">"

I just want to do a very simple xml editor for c#. And at the end, save it into a xml file. I had been coding xml in notepad, and it is very troublesome.

I am not sure what areas i need to research in. Is there any tutorial on this or any source code, which i can refer to?

Any help, please?

Thanks.

Regards,
Chua Wen Ching :p
AnswerRe: How to create XML Editor with c#? Pin
Roger Alsing13-Dec-03 4:03
Roger Alsing13-Dec-03 4:03 
GeneralRe: How to create XML Editor with c#? Pin
Chua Wen Ching13-Dec-03 4:38
Chua Wen Ching13-Dec-03 4:38 
GeneralRe: How to create XML Editor with c#? Pin
Heath Stewart13-Dec-03 6:35
protectorHeath Stewart13-Dec-03 6:35 
GeneralRe: How to create XML Editor with c#? Pin
blakeb_115-Dec-03 3:32
blakeb_115-Dec-03 3:32 
GeneralRe: How to create XML Editor with c#? Pin
blakeb_115-Dec-03 3:33
blakeb_115-Dec-03 3:33 
GeneralRe: How to create XML Editor with c#? Pin
Roger Alsing17-Dec-03 21:09
Roger Alsing17-Dec-03 21:09 
AnswerRe: How to create XML Editor with c#? Pin
KevinMac13-Dec-03 5:59
KevinMac13-Dec-03 5:59 
GeneralRe: How to create XML Editor with c#? Pin
Chua Wen Ching13-Dec-03 6:30
Chua Wen Ching13-Dec-03 6:30 
AnswerRe: How to create XML Editor with c#? Pin
Christian Graus14-Dec-03 10:02
protectorChristian Graus14-Dec-03 10:02 
GeneralConverting to Integer Pin
Ahmed Galal13-Dec-03 1:26
Ahmed Galal13-Dec-03 1:26 
GeneralRe: Converting to Integer Pin
Heath Stewart13-Dec-03 6:33
protectorHeath Stewart13-Dec-03 6:33 
GeneralRe: Converting to Integer Pin
Ahmed Galal13-Dec-03 9:03
Ahmed Galal13-Dec-03 9:03 
GeneralRe: Converting to Integer Pin
Colin Angus Mackay13-Dec-03 9:33
Colin Angus Mackay13-Dec-03 9:33 
GeneralRe: Converting to Integer Pin
Heath Stewart13-Dec-03 16:19
protectorHeath Stewart13-Dec-03 16:19 
GeneralRe: Converting to Integer Pin
leppie13-Dec-03 8:51
leppie13-Dec-03 8:51 
GeneralRe: Converting to Integer Pin
Meysam Mahfouzi13-Dec-03 16:48
Meysam Mahfouzi13-Dec-03 16:48 
GeneralOLE Pin
Abdulghani Sabbagh12-Dec-03 23:58
Abdulghani Sabbagh12-Dec-03 23:58 

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.