Quantcast
Channel: Joe Stevens' Blog » Silverlight
Viewing all articles
Browse latest Browse all 9

Linq to SQL with WCF Services

$
0
0
I was interested to see how I could use Linq to SQL with WCF Services to load and save data using a Silverlight project.  In this post I will expand upon the database I created in my Linq to SQL Tutorial and the console application I wrote for my Set inheritance modifiers with SQLMetal post. The first step is to enable serialisation on my Linq entities so that they can be sent over the wire. To do this in the O/R …

Viewing all articles
Browse latest Browse all 9

Trending Articles