Error!
Success!

LINQ 2 SQL — Less is More (More or Less)

0
kicks

LINQ 2 SQL — Less is More (More or Less)  (Unpublished)

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.


Kicked By:
Drop Kicked By: