I notice when I have an XML file within the App_Data folder, my Linq statements offer autocomplete. However, I want to keep certain things outside of the App_Data folder but query them with Linq...I ...
Twice in the past couple of months I’ve gotten tripped up by the same data issue when using LINQ to Entities in the .NET framework. I create a simple view in my database which performs some ...