↧
Refresh dbml file
Deleting and re-adding is the way to do it with the out-of-the-box tools that come with VS2008. Alternatively you can use sqlmetal to rebuild the entire dbml file, but both methods will throw away any...
View ArticleRefresh dbml file
HiI am using designer for Linq To SQL with stored Procedures. To do this, I dragged tables and stored procedures on design surface. The biggest challege is Refreshing tables. I added table and...
View Article