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...
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...