my LINQ slides
Sorry for the delay in getting these out... Here are the slides I've been using for my LINQ talks. If you want a recap of what I'd covered, you can watch a recording of the webcast I'd done.
Special thanks to Scott Guthrie and Kashif Alam - I'd borrowed content from their slides and demos.
"ai"
Technorati tags: linq, xlinq, dlinq, blinq, asp.net, orcas, scott guthrie
Comments
- Anonymous
November 13, 2006
I watched the webcast. It was very informative. I downloaded October CTP of Orcas (distributed as a VPC image from MS). But I couldn't run some of the things you presented in the slides. Should I be using another version of the CTP? Could you provide some information on the setup required to try out the code mentioned in your webcast.Thanks. - Anonymous
November 15, 2006
Hi Kris, But I couldn't run some of the things you presented in the slides. Should I be using another version of the CTP? Could you provide some information on the setup required to try out the code mentioned in your webcast.That's a great question. I was using Visual Web Developer Express and SQL Server Express with the May CTP of LINQ (can be downloaded here - http://www.microsoft.com/downloads/details.aspx?familyid=1e902c21-340c-4d13-9f04-70eb5e3dceea&displaylang=en)I haven't tried the October CTP of Orcas, but I will be in the next few days. Would you be able to share with me specifically what didn't work?Thanks much,ai