Interview
    C#
    VB.Net
    VC++
    ASP.Net
    ADO.Net
    .Net Framework
    Silverlight
    WPF(Windows Presentation Foundation)/XAML
    WCF(Windows Communication Foundation)
    Java
    PHP
    AJAX
    Assembly
    XML
    Wireless/Mobile Development
    Cold Fusion
    MSSQL Server 2000/2005/2008/2012
    MYSQL
    DB2
    MS Access
    Java Script
    VB Script
    JQuery
    Testing
    BlackBox Testing
    WhiteBox Testing
    OOPS
    SharePoint
    ASP.NET MVC
    HTML5
    CSS/CSS3
    IIS 7
    Windows 8
    Google API
    Facebook API
    Twitter API
    Android Programming
    iPhone/iPad Programming
    Windows Phone Programming
    Json
    Sencha-Touch
Follow Us
Follow _MindStick_ on Twitter View MindStick Software's LinkedIn profile View MindStick Software's Facebook profile
Advertisement
Advertise with Us
Mindstick
Article Article  Forum Forum  Blog Blog  Quiz Quiz  Beginner Beginner  Careers Careers  Contact Contact  Login Login  
Home | Product | Services | About Us | Interview | DeveloperSection | Submit Question | Search 
Report Abuse Form
Reason:    
 
Interview
Home >> ASP.NET MVC >> What is Repository Pattern in ASP.NET MVC?

What is Repository Pattern in ASP.NET MVC?

Posted By Arun Singh on 7/16/2012
Views: 1526
Major Category: .Net
Sub Category: ASP.NET MVC
Total Answer 1
User Information Answer
• Arun Singh
Posted Date 7/16/2012

The repository and unit of work patterns are intended to create an abstraction layer between the data access layer
and the business logic layer of an application. Implementing these patterns can help insulate your application from
changes in the data store and can facilitate automated unit testing or test-driven development (TDD).

1) Repository pattern is used as a default entity operation that allow the decoupling of the components used for presentation.

2) Repository pattern allows easy testing in the form of unit testing and mocking.

3) Repository pattern will have the proper infrastructure services to be used in the web applications.


Report Abuse

Report Abuse Form
Reason:    
 
Total Online Users: 2660
Advertisement
dudelabs
Advertise with Us
  
Copyright © 2009 - 2013MindStick. All Rights Reserved.