Using LinqPad and Entity Framework Models
Url: http://www.simonsegal.net/blog/2009/01/20/linqp...
Pardon the link post, but this is a great short walk-through of using LinqPad to execute EF queries against your own model. Great for testing query ideas against your data. Highly recommended.
One note is that while the AutoCompletion extension of LinqPad is great, it not necessary for this technique to work. Please buy AutoCompletion to support the great work in LinqPad, but it isn't necessary to get it to work.
This work by Shawn Wildermuth is
licensed under a
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
. Based on a work at wildermuth.com.