santoshmenon / ASP.NET-MVC-Repository-pattern

The Repository pattern decouples your ASP.NET MVC application and shields it from changes by creating a boundary between your data access code and the other parts of your application.

Home Page:http://www.dotnetcurry.com/aspnet-mvc/1155/aspnet-mvc-repository-pattern-perform-database-operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The Repository pattern decouples your ASP.NET MVC application and shields it from changes by creating a boundary between your data access code and the other parts of your application.

http://www.dotnetcurry.com/aspnet-mvc/1155/aspnet-mvc-repository-pattern-perform-database-operations


Languages

Language:C# 97.2%Language:CSS 2.1%Language:ASP 0.7%