Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / repository

Repository

repository

Great Reads

by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Shaun C Curtis
Rethinking the Repository Pattern
by Mahsa Hassankashi
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
by syed shanu
In this article, we will see in detail how to create ASP.NET Core with Repository pattern in the WEB API.

Latest Articles

by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Shaun C Curtis
Rethinking the Repository Pattern
by Mahsa Hassankashi
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
by syed shanu
In this article, we will see in detail how to create ASP.NET Core with Repository pattern in the WEB API.

All Articles

Sort by Score

repository 

by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Shaun C Curtis
Rethinking the Repository Pattern
by Mahsa Hassankashi
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
by syed shanu
In this article, we will see in detail how to create ASP.NET Core with Repository pattern in the WEB API.
by SlavaUtesinov
Implementation of "insert" repository with dynamic database table (re)creation, if it not exists. It is possible to specify which migrations will be used for that otherwise will be used default creation logic. Usage example - dynamic logging and archivation or manual table creation for some purposes
by Bert O Neill
How to incorporate repository pattern
by Wade Harvey
This article shows how to use Winforms, WPF and C# to create a File Explorer Clone with Tabs and an extremely fast parallel file search utility.
by Ehsan Sajjad
Repository pattern implementation in ADO.NET using Generics
by Akhil Mittal
Creating MVC Application & Perform CRUD operations using LINQ to SQL
by Akhil Mittal
How to create MVC application and perform CRUD operations using EntityFramework
by Akhil Mittal
MVC Application using EntityFramework Code-First approach
by Akhil Mittal
Unit of Work Pattern and Repository Pattern, and how to perform CRUD operations in an MVC application.
by Sunny Makode
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).
by parallelcoder
Describes how to use plastic from the command line
by Sul Aga
Repository with Unit of Work
by Victor Dashevsky
Processing the positioning information of visual objects detected by Pixy camera and received on Raspberry Pi via I2C, and using common design patterns in a C# program parsing robotics sensor data
by Mark W Solomon
In this article, I developed a way to determine all the SQL Servers in our environment at will and filter this information into Microsoft's Sunset report for Microsoft SQL Server and present all this information in an SSRS report.
by Ashley Davis
A look at version control from the game developers perspective
by Daniele Fontani
Implement a private Wordpress reposiotory using Angular and PHP slim framework as backend