, , , , . , , IRepository<T> , Entity Framework, , .
IRepository<T> . , Entity Framework, (ObjectContext) . , ObjectContext, , , ObjectContext , , .
IRepository<T> , UnitOfWork : a IUnitOfWorkFactory. IUnitOfWorkFactory UnitOfWork ( ), UnitOfWork IRepository<T> SubmitChanges.
IRepository<T> GetRepository<T>() UnitOfWork, - , 100 . IUnitOfWork .
, UnitOfWork IRepository<T>, public IRepository<Customer> Customers { get; set; }, , , , , , . , , , .
, , , . (. LINQ), . , . , , , . , , .
, .