diff --git a/README.md b/README.md index f380bd9..b5d1855 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Dependencies: Knockout * [Editing Example] (http://www.entityspaces.net/entityspaces.js/examples/entityspaces/FullExample.htm) * [Lazy Load Example] (http://www.entityspaces.net/entityspaces.js/examples/entityspaces/HierLazyLoad.htm) * [Paging, Sorting, Filtering] (http://www.entityspaces.net/entityspaces.js/examples/entityspaces/Paging.htm) +* [All 3 Samples above in an ASP.NET App] (http://www.entityspaces.net/js/Editing.aspx) ##Features## * Built upon Knockout and the MVVM Model