WPF Data Binding with LINQ to SQL

时间:2020-05-13 07:19:45
【文件属性】:
文件名称:WPF Data Binding with LINQ to SQL
文件大小:598KB
文件格式:ZIP
更新时间:2020-05-13 07:19:45
WPF LINQ SQL This is the final part of a three-part series on using LINQ to SQL: Part 1: Mapping Tables to Objects Part 2: Adding/Updating/Deleting Data Part 3: WPF Data Binding with LINQ to SQL These tutorials describe how to map your classes to your tables manually (rather than with an automated tool like SqlMetal) so that you can have support for M:M relationships and data binding against your entity classes. Even if you do choose to auto-generate your classes, understanding how these techniques work will allow you to expand the code to better fit your application's needs and to better troubleshoot issues when they arise. The purpose of this final article is to complete the introduction to LINQ to SQL by showing how to make your LINQ to SQL classes work with WPF data bindings.
【文件预览】:
LINQDemo.exe
BookCatalog_log.ldf
BookCatalog.mdf

网友评论