开发者

asp.net update LINQ dbml files

开发者 https://www.devze.com 2022-12-23 22:10 出处:网络
Is there a quick and easy way to u开发者_运维问答pdate my LINQ dbml files? Right now, if I update a Stored Procedure, I need to open the dbml designer file, delete the old SP, save, drag and drop the

Is there a quick and easy way to u开发者_运维问答pdate my LINQ dbml files?

Right now, if I update a Stored Procedure, I need to open the dbml designer file, delete the old SP, save, drag and drop the new SP, and save again. Dont' get me wrong, this isn't "hard"... just with all the fancy new technology out there, it would be nice to be able to just right-click and hit "update".


If you are not opposed to a 3rd party solution, CodeSmith's PLINQO is Linq2Sql compatible and lets you regen your DBML while SAVING your customizations. I have been using it maybe a year now and love it.

It does lots more than just let you regenerate your DBML. Check out all the videos on PLINQO.com.

Here's how to get it free.


This one seems to do the trick fairly well
http://www.huagati.com/dbmltools/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号