开发者

xml editor in vb.net

开发者 https://www.devze.com 2023-01-25 03:02 出处:网络
i have to create a xml editor in vb.net.. i have to validate xml code if there is a error in the syntax it should be displayed in a another textbox.. validat开发者_开发百科ion should be done while typ

i have to create a xml editor in vb.net.. i have to validate xml code if there is a error in the syntax it should be displayed in a another textbox.. validat开发者_开发百科ion should be done while typing the xml code itself.. the error should be while typing xml coding in run time application . i should get the syntax while typing the xml code in run time itself


Check out these samples of XML editors found online; you might find some ideas to help get you started:

  • http://www.codeproject.com/KB/recipes/XMLEditor.aspx

  • http://mycodelog.com/2010/04/01/xml-editor/

  • http://sourceforge.net/projects/dlxmleditor/

  • http://gregsxmleditor.codeplex.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号