keep LinqToSQL sync with the database
Posted
by user112976
on Stack Overflow
See other posts from Stack Overflow
or by user112976
Published on 2009-05-27T08:32:52Z
Indexed on
2010/04/10
11:23 UTC
Read the original article
Hit count: 295
Hello,
I am going to develop a new website with asp.net 3.5 and LinqToSQL. For maintainability purposes, how can I modify a Linq class if an attribute is added to a table in the database ?
Thank you.
© Stack Overflow or respective owner