Hey guys
You can get the transcript of this SQL Server 2008 video from this blog post. At first glance, it all looks a bit like junk, but please read the instructions on the right hand side to use it. I have created an app which can play screen capture videos with their transcripts (sort of a manual-hack combo at this point). And I welcome any feedback about my app!
Well, this looks really interesting, I hope I'll finish my C# 3.0 book soon (reading, not writing ) and search for one about MS SQL 2008
JoshRoss wrote:Sometimes it's the simpler things in life that make the most difference, declare @i int=1, etc. I've been passing xml documents into procs as a substitute for @t table variables. Allowing table variables to be passed into stored procs will save me a lot of headaches. WIll this work with linq to sql?