Given LINQ To SQL is dead because the Microsoft Data Access Team has chosen to neglect it and not add the IUpdatable Feature to LINQ To SQL in the .NET 3.5 Framework SP1, you can go to the CodeGallery and use an implementation of IUpdatable for LINQ To SQL here.
My recommendation is to move away from Microsoft Data Access Solutions and focus on third party O/R Mappers and Data Access Solutions that continue to evolve much more quickly and truly focus on the needs of the community:
- NHibernate
- LLBLGen Pro
- LightSpeed
- Subsonic
- etc...
Related Posts: