Yesterday I have come across very interesting question:Should one use raw XML as string or Objects as parameters of methods for passing data between tiers.I mostly use objects for doing so.Initially I had a bias towards that approach.But after pondering over the subject I found that both the approaches has it’s own pros and cons [...]
Posts Tagged ‘WebService’
Raw XML or Objects for Passing Values between Tiers
Posted: August 23, 2008 in Uncategorized, WebServiceTags: .NET, Serialization, WebService
2

