Reputation: 103577
I changed my db model, now I need to update my linq setup. How do I do that?
btw, I renamed all the databases in the designer so I can't just drag and drop it again.
Upvotes: 1
Views: 66
Reputation: 13940
There's no built in support for this, but have a look at Huagati DBML tools. I tried this when it was in an early version, and it seemed to work pretty well.
Upvotes: 2