|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Hi
I have some XML files (created automatically from text files) and I need an XML in-browser editor to correct this files. This editor must do at least the following thinks: - it must be a plug-in or “something†to use in internet explorer ;) - show the XML files with tags (to be easily edited by users and corrected if the automated system failed to place the tags correctly). - accept an xml schema (to validate the xml) - accept an xml transformation - i will include it in a VS.net project so, an asp.net control will be wonderful ;) Has anybody used or seen such an editor? I have tried Xopus but with a big xml files it takes ages to load. In fact any idea (about editing xml files in browser) will be much appreciated. ;) Look at what 2.0 has to offer. The Wizard control or the MultiView control
from which the Wizard control is constructed can be used as can other controls that have been distributed with the 2.0 release. The TreeView control can also be used. I know this to be correct because I am using them myself to build an XML editor but there is much to learn about design, style and performance considerations. <%= Clinton Gallagher METROmilwaukee (sm) "A Regional Information Service" NET csgallagher AT metromilwaukee.com URL http://metromilwaukee.com/ URL http://clintongallagher.metromilwaukee.com/ Show quoteHide quote "Cosmin Spirescu" <CosminSpire***@discussions.microsoft.com> wrote in message news:1607EAA5-853B-4BEA-BB2D-C019CE75BC64@microsoft.com... > Hi > > I have some XML files (created automatically from text files) and I need > an > XML in-browser editor to correct this files. This editor must do at least > the > following thinks: > - it must be a plug-in or "something" to use in internet explorer ;) > - show the XML files with tags (to be easily edited by users and corrected > if the automated system failed to place the tags correctly). > - accept an xml schema (to validate the xml) > - accept an xml transformation > - i will include it in a VS.net project so, an asp.net control will be > wonderful ;) > > Has anybody used or seen such an editor? I have tried Xopus but with a > big > xml files it takes ages to load. > > In fact any idea (about editing xml files in browser) will be much > appreciated. ;) >
new menu control is very slow
Control-level security Highlight row in a gridview after formview insert Blank page after selection PublicKeyToken, GAC registering, and multiple developers?? ASP.Net 2 Two Way Binding and DateTime Format Problem Use Enter as default key The mystery of passing form values Little green arrows Gridview Column Length |
|||||||||||||||||||||||