Click here to Skip to main content
Click here to Skip to main content

Implementing the Repository Pattern with LINQ-to-SQL

By , 4 Jun 2008
 
linqrepository.zip
LinqRepository
_ReSharper.LinqRepository
07541158-425c-4519-b902-b199a7140725.Metadata
07541158-425c-4519-b902-b199a7140725.XmlDocIndex
2e49383c-dec0-4d9e-8be7-633008f2a606.Metadata
2e49383c-dec0-4d9e-8be7-633008f2a606.XmlDocIndex
6cd43b2d-bac7-4b87-8ada-36876af30225.Metadata
6cd43b2d-bac7-4b87-8ada-36876af30225.XmlDocIndex
b2fb99a4-51c4-47f3-a6c7-5555dd6dc7ed.Metadata
b2fb99a4-51c4-47f3-a6c7-5555dd6dc7ed.XmlDocIndex
c5276ef7-0e3d-471e-a623-7e77531f4e0c.Metadata
c5276ef7-0e3d-471e-a623-7e77531f4e0c.XmlDocIndex
CachesImage.bin
TodoCache
.version
7
7e34393a.dat
WordIndex.New
.version
4
25485d06.dat
LinqRepository.4.0.resharper
LinqRepository.4.0.resharper.user
LinqRepository
bin
Debug
LinqRepository.dll
Properties
RepositoryDiagram.cd
RepositoryDiagram.gif
public interface IDataContextFactory
{
    System.Data.Linq.DataContext Context { get; }
    void SaveAll();
}

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

liammclennan
Web Developer
Australia Australia
Member
Liam McLennan has been developing for the internet since 2001. He is passionate about delivering top quality I.T. solutions that address his customer's needs.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 5 Jun 2008
Article Copyright 2008 by liammclennan
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid