Wednesday, August 08, 2007 - Posts

Silverlight V1.1 & Web Services in VS2008

I've seen a few questions about how to do this so I thought I'd note how I've been calling my web service from my Silverlight 1.1 app during development. I'm not sure if this is the sanctioned or right way to do it but it's been working for me. Steps Read More

LINQ to SQL/LINQ to Entities (brief follow up)

A quick follow up to this post. One of the things that I hadn't really thought about at the time of writing was that the fact that in that bottom picture (remembering that this picture isn't probably correct); the fact that it's a CommandTree that Read More