LINQ 2 SQL — Less is More (More or Less)(ajdotnet.wordpress.com)
submitted by
ajdotnet(2940) 3 years, 10 months ago
There are two defining characteristics of LINQ 2 SQL that may affect the architecture of a web application: The DataContext class, being “the main entry point for the LINQ to SQL framework.” and the way code generation works. While the first point affects what features of LINQ 2 SQL we are able to use in web applications, the second one affects the application architecture. This post focuses on the DataContext class. read more...
|category: Linq
|Views: 26
tags:
LINQ2SQL LINQ another
Everyones tags:
Your Tags: