I am new to Entity Framework and Linq to Entities and I want to try LinqPad but I can\'t figure out how to make a connection to the edmx model I have created.
I have an MVC
I've had this exact problem with LinqPad 4.42.01. My project is a web project using an EF5 data assembly. I ended up creating a linqPad.config file (below) in the web projectMy and it works great.