Database structure synchronization with LINQ to SQL model

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sindy Mon
    New Member
    • Jan 2008
    • 3

    Database structure synchronization with LINQ to SQL model

    Hi all,

    I want to share my experience.

    It's not a secret that LINQ to SQL doesn’t provide ability to automatically synchronize database structure with object model. It seems that a lot of developers are waiting when this problem will be solved.

    Probably, this will be a solution http://www.perpetuumso ft.com/Product.aspx?la ng=en&pid=55
    Can somebody advise on it? I really need a qualified answer.

    I found article about this solution in wikipedia (http://en.wikipedia.or g/wiki/Automatic_synch ronization_of_t wo_database_sch emas).
Working...