Search results for query: *

  • Users: Veggies
  • Content: Threads
  • Order by date
  1. Veggies

    Remove All Attributes from XML using csharp?

    I have Tried to remove all the attributes from XML but getting some errors please help me to achieve my result. var strData=@" <data> <emp_details id="5" grade="z0234-o0948-45op-0002"> <name>Randee Mozos</name> <salary include="unpaid">345643</salary> </emp_details> <emp_details id="23"...
Back
Top Bottom