Click here to Skip to main content
15,899,679 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionQualified XML Root, InvalidOperationException while deserializing Pin
abcxyz8220-Aug-08 9:49
abcxyz8220-Aug-08 9:49 
QuestionXSL Nesting Problem! Pin
Saul Johnson19-Aug-08 6:00
Saul Johnson19-Aug-08 6:00 
AnswerRe: XSL Nesting Problem! Pin
led mike19-Aug-08 11:11
led mike19-Aug-08 11:11 
AnswerRe: XSL Nesting Problem! Pin
Frank Horn19-Aug-08 21:16
Frank Horn19-Aug-08 21:16 
GeneralRe: XSL Nesting Problem! Pin
Saul Johnson20-Aug-08 3:25
Saul Johnson20-Aug-08 3:25 
GeneralRe: XSL Nesting Problem! Pin
Frank Horn20-Aug-08 8:05
Frank Horn20-Aug-08 8:05 
GeneralRe: XSL Nesting Problem! Pin
led mike20-Aug-08 8:32
led mike20-Aug-08 8:32 
QuestionHow to Create an XML Editor application tool in C#.NET Pin
debobrata18-Aug-08 23:56
debobrata18-Aug-08 23:56 
Hi,

I want to create an XML Editor Tool in C#.NET (similar to what we currently have in Visual Studio).
I want this editor tool to be integrated in my project.

The intention in creating the tool is that I want to view and edit the XML in this tool itself. I should
be able to directly modify the XML in this XML editor and thereby persist it back. And the changes should be
reflected accordingly.
It should have a collapse-Expand feature. And if possible it should also support Syntax based colours.

Hence, the tool should be able to open any XML in the proper format(proper parsing check should be there)
and edit them and save it back.

I currently work in VS 2008 in C#.

It will be really helpful if someone put the code in implementing the same and thanks in advance for any kind of suggestions.

Thanks,
Deb Wink | ;)
AnswerRe: How to Create an XML Editor application tool in C#.NET Pin
tptshepo19-Aug-08 3:27
tptshepo19-Aug-08 3:27 
GeneralRe: How to Create an XML Editor application tool in C#.NET Pin
debobrata19-Aug-08 4:46
debobrata19-Aug-08 4:46 
AnswerRe: How to Create an XML Editor application tool in C#.NET Pin
tptshepo19-Aug-08 9:12
tptshepo19-Aug-08 9:12 
AnswerRe: How to Create an XML Editor application tool in C#.NET Pin
blackjack215019-Aug-08 20:21
blackjack215019-Aug-08 20:21 
GeneralRe: How to Create an XML Editor application tool in C#.NET Pin
debobrata20-Aug-08 0:27
debobrata20-Aug-08 0:27 
QuestionMore than one xsd for a xml validation Pin
vicky0000017-Aug-08 20:36
vicky0000017-Aug-08 20:36 
QuestionHow to generate XML File from table Pin
Abdullah S. Abdelhay17-Aug-08 11:14
Abdullah S. Abdelhay17-Aug-08 11:14 
AnswerRe: How to generate XML File from table Pin
tptshepo19-Aug-08 20:50
tptshepo19-Aug-08 20:50 
Questionxsl not formating xml file correctly into csv file Pin
CodingLover15-Aug-08 16:54
CodingLover15-Aug-08 16:54 
QuestionThe 'http://schemas.xmlsoap.org/soap/envelope/:Envelope' element is not declared Pin
That's Aragon14-Aug-08 0:57
That's Aragon14-Aug-08 0:57 
QuestionHow to define the font types in xsl output. Pin
CodingLover14-Aug-08 0:06
CodingLover14-Aug-08 0:06 
QuestionHow to convert an xml file to sql table by C# ? Pin
kakaleyte13-Aug-08 21:22
kakaleyte13-Aug-08 21:22 
AnswerRe: How to convert an xml file to sql table by C# ? Pin
That's Aragon14-Aug-08 1:09
That's Aragon14-Aug-08 1:09 
GeneralRe: How to convert an xml file to sql table by C# ? Pin
kakaleyte14-Aug-08 1:22
kakaleyte14-Aug-08 1:22 
GeneralRe: How to convert an xml file to sql table by C# ? Pin
That's Aragon14-Aug-08 1:39
That's Aragon14-Aug-08 1:39 
AnswerRe: How to convert an xml file to sql table by C# ? Pin
kakaleyte14-Aug-08 1:40
kakaleyte14-Aug-08 1:40 
AnswerRe: How to convert an xml file to sql table by C# ? Pin
Cosby26-Aug-08 21:56
Cosby26-Aug-08 21:56 

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.