XML to Object and Object To Xml in C# C.GULDOGAN 1:12 AM By using DeserializeObject method you can generate an object, and by using SerializeObject method you can generate an xml string of that ... Read More