Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icom85 committed Sep 5, 2015
1 parent e179363 commit 9c338be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RadGridViewEFCodeFirst
Data binding Telerik WinForms RadGridView using Entity Framework and [Code First](https://msdn.microsoft.com/en-us/data/jj193542) approach
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).

Expand Down

0 comments on commit 9c338be

Please sign in to comment.