One of the great things about .NET Framework is that there is so much included to make your life as a developer easier. Over the past few years we've been flooded with new capabilities. Staying ...
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 ...