How to read xml file contains

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span>I am vb.net developer and need to read nasty xml file stated with
<serialization SerializationRoot="SmsTntBusinessProcessObject <br/>
<extensions><br/>
<SmsTntXmlSerializerGUIExtension>
and so on
I tied to Deserialize using XmlSerializer but it did not work. I used to work with xml files, but never seen files like that. Does somebody know where I have to start? Any help/hint will be very appropriated
<br/>

<
Lev

View the full article
 
Back
Top