One of the cool new features of ASP.NET 2.0 is its rich declarative databinding. In addition to traditional techniques like databinding to a back-end SQL database, you can also databind to web services, using the ObjectDataSource. In this DevNugget, Mid-Atlantic .net Developer Evangelist G. Andrew Duthie...