Tags: , , | Posted by Kevin Babcock on 8/31/2009 10:19 PM | Comments (1)
If you’re working with traditional ADO.NET data types – like the DataTable – in your data access code and wanting to wire up a web service to serve up data, you’ve likely run into some issues. You’re either getting errors due to failed serialization or trying to deal wi... [More]