LINQ 2 SQL => IQueryable
=> Extending Data Handling Logic with Partial Methods
=> To customize the Property change notification with partial methods is quite useful. To do so we could implement partial class of the database entity (automatically created while you drag&drop database table sp etc. onto LINQ2SQL designer).
No comments:
Post a Comment