LINQ2SQLExtensions icon

LINQ2SQLExtensions

2 big stars
LINQ2SQLExtensions screenshot
Name: LINQ2SQLExtensions
Works on: windowsWindows 2000 and above
Developer: Myles McDonnell
Version: 3
Last Updated: 23 Feb 2017
Release: 15 Dec 2008
Category: Internet > Servers
Rate this software:
266 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

LINQ2SQLExtensions Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: f1795dbe1127f51f54d779a8c5bdd5ac6cab87e0
Size: 10.13 KB
File Format: zip
Rating: 2.565217391 out of 5 based on 23 user ratings
Downloads: 266
License: Free
LINQ2SQLExtensions is a free software by Myles McDonnell and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download LINQ2SQLExtensions which is 10.13 KB in size and belongs to the software category Servers.
LINQ2SQLExtensions was released on 2008-12-15 and last updated on our database on 2017-02-23 and is currently at version 3.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

LINQ2SQLExtensions Description

The LINQ2SQLExtensions pack was designed to extend LINQ to SQL. The inherent weakness of LINQ to SQL is that it prescribes a model in which more than one object representing a single relational entity may exist.
This is still true when using LINQ2SQLExtensions. However, LINQ2SQLExtensions enables a master/transient paradigm in which one master object exists per entity which is shared throughout the application.
All changes are made to transient instances of the entity objects. Once a set of changes (CUD) is complete the EntityOperationRegister replays this change set on the master DataContext. This empowers developers to build richer event driven data layer components than are possible using LINQ to SQL directly.
.NET 3.5 SP1 includes an enhancement to LINQ to SQL whereby when querying for a single result the pipeline will check the internal cache first before looking at the database. This has a dramatic effect on LINQ2SQLExtensions performance as LINQ2SQLExtensions uses Entity.GetOnContext(DataContext) extensively.System requirementsNET Framework 3.5 SP1
SQL Server
similarSimilar Software