The LINQ DataContext(blogs.msdn.com)
submitted by
CharlieCalvert(7875) 4 years, 5 months ago
In an earlier post I showed how LINQ developers can connect to a database and write a simple query. This post steps behind the scenes of a LINQ to SQL application and describes the classes auto-generated by the Object Relational Designer (aka LINQ to SQL designer). The focus will be on two key items:
* The Customer and Order entity class
* The DataContext itself
|category: C#
|Views: 175
tags:
C# another
Everyones tags:
Your Tags: