131 Views
Hi in this post i want to create a small application which accepts a xml string of specific format and it returns a List. Even though we have serialization and deserialization to accomplish this task, i am writing this example so that we can learn some beautiful things about reflection and other concepts.
0 comments