Define repository pattern in asp.net mvc? : asp.net mvc



Define repository pattern in asp.net mvc? : asp.net mvc..

Answer / Gaurav Saxena

The repository pattern is a design pattern used in ASP.NET MVC to abstract the data access layer from other layers of the application. It provides an interface for interacting with the database, isolating changes made to the database from the rest of the application. This improves maintainability, testability, and encapsulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is Cookies Less Session?

1 Answers  


What is the use of directives & explain with example?

2 Answers   C Squared Systems,


What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


About Windows/Forms Authentication

1 Answers  


What is web.config file ?

1 Answers  


what cut off mark for po's,what questions they asked for interview?

1 Answers  


What does the .webpart file do?

1 Answers  


Which is faster viewbag or viewdata?

1 Answers  


Describe session handling in a webfarm?

1 Answers  


What is connection pooling and how to enable and disable connection pooling?

1 Answers  


What is semantic gap?

1 Answers   MCN Solutions,


what do you mean software devlopment ?

9 Answers   HCL,


Categories