I have a dmbl with a bunch of tables and some views where I created an Association in the Designer from a view to a table. Then in the code I try to write code that "uses" this association, and it does not. I look at the designer file and I see nothing there.
The strange thing is that I did this before successfully with the same tables and views in another dbml and project. All that has changed is that we moved everything from 2005 SQL Server to the 2008R2 box.
source
share