Sunday, July 23, 2006
Object to XML Binding
Recently I've gotten to work on some projects that require object to XML binding. The best part is that one is in .NET while the other is in Java. This has given me the opportunity to compare and contrast how each platform accomplishes this task. In the next few weeks I'll try to post my findings and some examples of each of them.