Jesse Liberty - Silverlight Geek

By, For and About Silverlight Developers

Browse by Tags

All Tags » Linq (RSS)
Tutorial: Data From a SQL DB via WCF (using LINQ)
My 4th tutorial Displaying SQL Database Data in a DataGrid using LINQ and WCF is now available, as is the source code and a version of the tutorial in PDF For the moment, I recommend the PDF version as the images are clearer. We're fixing up the HTML...
LINQ To SQL
A number of folk have written to me in response to my 3rd tutorial asking that I spend some time focusing on how to obtain data from a SQL database. This is the topic for tutorial #4, to be released on April 1. A few interesting issues arose when writing...
Linq and Lamda Expressions - How do you pronounce => ?
Since Silverlight 2 is around the corner, and with it Managed Code and LINQ, I'm cross posting the following to both my Silverlight blog and my O'Reilly blog . Hope that isn't too annoying. I believe it is a major stumbling block, when learning...