Xml


how use switch case within while loop search entire xml document , increment variable within case.

please share structure of xml. depends on xml structure. have read node node of xml reader , extract information.

xmldocument class easy use instead of xmltextreader. search specific tag, , count.

xmldocument internally use xmlreader, avoid complex type of coding.

you can check links, if want continue xmltextreader -

http://www.dotnetperls.com/xmltextreader


avik das



Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

How to fix error Msg 1801, Level 16, State 3, Line 1

How to Share webservice object to all user