Welcome to Smips.com Sign in | Join | Help

Code Badger (Brad Tutterow's Blog)

Brad Tutterow is a consultant that likes Microsoft development technologies.

Browse by Tags

All Tags » ado.net data services   (RSS)
Screencast: Silverlight 3 and ADO.NET Data Services
Here’s a short screencast that explores using ADO.NET Data Services (Astoria) to provide data for a Silverlight 3 navigation application.  The screencast is just a bit over thirty minutes and is about 1/3 slides and 2/3 demo. The screen cast covers Read More...
Using Converters Instead of Custom Client Properties with Silverlight and ADO.NET Data Services
One challenge with ADO.NET Data Services is that it has trouble understanding what’s going on if you add custom properties to your entities on the client side.  This post will explain using converters to overcome that challenge when using Silverlight.  Read More...