Through some naming conflicts, I lost my Linq to Sql data model's class file.Data.dbmlData.dbml.layoutData.designer.cs <-- MISSINGWith about 20 tables and 50+ stored procedures in the methods pane, it would be a nightmare to manually create a new dbml file. I luckily stumbled upon a LIFE SAVER...In the Visual Studio solution explorer, right click on your .dbml file and select "Run Custom Tool" and BAM..... it generates a fresh cs file for you.
Tags:
Related posts
Add comment
Cancel reply to comment
Get notified when a new post is published.