Click here to Skip to main content
15,881,938 members
Everything / Repository

Repository

repository

Great Reads

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 Daniele Fontani
Implement a private Wordpress reposiotory using Angular and PHP slim framework as backend
by Shaun C Curtis
Rethinking the Repository Pattern
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).

Latest Articles

by Divya Ulasala
Check out remote Git branch that does not exist on local clone
by Bert O Neill
How to incorporate repository pattern
by Shaun C Curtis
Rethinking the Repository Pattern
by Daniele Fontani
Implement a private Wordpress reposiotory using Angular and PHP slim framework as backend

All Articles

Sort by Score

Repository 

11 Nov 2013 by sathya88
A simple framework for data validation using data annotations at entity level.
30 May 2013 by Mohammed Hameed
Check-in/Check-Out mechanism for TFS - To avoid Build errors and improve productivity.