Suppose I make a change to a sproc or a Table that would require me to update previously generated Linq statements. How do I refresh this auto-generated code?
+2
A:
Your answer is right here: http://stackoverflow.com/questions/1110171/how-to-update-linq-to-sql-dbml-file-best-practice
Carlos Muñoz
2010-10-20 13:55:33
Thanks for expanding my Linq Vocabulary!
MakerOfThings7
2010-10-20 14:06:15