Serialization using C# Steps 1. Create a Sample class library 2. Implement custom XML attributes 3. Write Client Call to serialize to XMLString Example Create a Sample class library & Implement cu… more →
Jaszeer's WeblogEdward Wilde wrote 1 week ago: Okay so this one is filed under the “I keep looking up the same things” category. In .Net 1 lists of … more →
Johan wrote 4 months ago: I came across a strange XML de-serialization error. The data at the root level is invalid. Line 1, p … more →
jaszeermohammed wrote 1 year ago: Serialization using C# Steps 1. Create a Sample class library 2. Implement custom XML attributes 3. … more →