Tagged Questions

1
vote
3answers
69 views

Open Source Xml Editor

I need to write a XML-based markup language. I'd like to provide an open source IDE for it, but I don't want to write it from scratch. So, I'm looking for an open source XML editor …
1
vote
2answers
93 views

WinForms - Custom XML Editor

I've created a small HTML/JavaScript based mini-web app that reads data from an XML file. Now, I need to create an offline WinForms editor for this XML file. I'm fully aware that …
4
votes
3answers
634 views

Does anyone know of a good MAML editor

At work we use Sandcastle for creation of help files. I have been using SandCastleGUI for some time and I'm looking for a way to create additional pages in the help file. These pa …