Building data objects in Visual Studio 2008 is really nice. Having been a . netTiers veteran (and contributor) I have appreciated O/R Mapping tools for some time now. I must say that the new Visual Designer is pretty neat. I am working on a quick WPF
Read More...
So I have a client that needs to interchange some XML data with a customer. The XML document exchanged is fairly hierarchical except for one field. This fragment of XML represents the flat structure: <ShipFrom> <Name /> </ShipFrom> <LineItem>
Read More...