Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
icom85 committed Nov 9, 2015
2 parents 1699292 + 9c338be commit ec9b3e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# RadGridViewEFCodeFirst
Data binding Telerik WinForms RadGridView using Entity Framework and Code First approach

The project implements [Repository Pattern](https://msdn.microsoft.com/en-us/library/ff649690.aspx) and [Unit of Work](http://martinfowler.com/eaaCatalog/unitOfWork.html).

For Database First approach check the following documentation article: [Binding to EntityFramework using Database First approach](http://www.telerik.com/help/winforms/gridview-populating-with-data-binding-to-entity-framework-using-database-first-approach.html)

0 comments on commit ec9b3e3

Please sign in to comment.