jeudi 5 mai 2016

Repository pattern with mvc without entity framework

Is repository pattern with unit of work best fit for entity framework application?

I am creating a new asp.net mvc application and i want to use stored procedure (microsoft enterprise library) instead of Entity framework(or any other ORM).

So how can i use repository pattern with mvc application?

I have explored many tutorials but not getting expected result. Please suggest me better approach for n tier application.

Aucun commentaire:

Enregistrer un commentaire