validating xml file entered by user.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am a begginer in c#. I have one textbox. In this textbox user can enter any kind of data in xml format. The xml file format can be any type. What is the simple procudure to validate the xml file entered by user. what is the easy procudure to write simple xml editor(if user types open tag it should automically display close tag) using c#. thanks in advance, chito