Sections
Recent comments
- No longer preferred
3 years 13 weeks ago - Is this still the preferred way?
3 years 19 weeks ago - Wrong. When replacing the
3 years 44 weeks ago - Very nice
3 years 46 weeks ago - Example Application
3 years 47 weeks ago - Responsibilities
4 years 3 days ago - Menus
4 years 3 days ago - The reason that this is a
4 years 17 weeks ago - You need to explain why these
4 years 17 weeks ago - RE: I like your approach, but ...
4 years 21 weeks ago
No longer preferred
You make a good point about obsolete documentation on this site. I have a new site design in the works that gives up-to-date guidance. Until I get that published, please consider the articles under "The Basics" to be the recommended ways of using Update Controls.
As for this article, Linq to SQL is no longer preferred, so this T4 template is obsolete. I recommend using EF as a repository and mementos. Design you own Independent-based data model separate from the persistence layer.