-
Notifications
You must be signed in to change notification settings - Fork 31
todo
besnik edited this page Apr 27, 2012
·
2 revisions
Following items are on the todo list for GenericRepository project:
- Documentation in wiki, how-to and tutorials
- Sample console application and ASP.NET MVC4 application.
- Implementation for other data mappers - NoSql dbs like Mongo, CouchDB, RavenDB.
- video tutorials
- pdf tutorial with screenshots
- Implement custom exceptions to improve error handling on the client side
- Once EF 4.1 is officially released, upgrade Besnik.GenericRepository
- Example of usage in case of strongly typed already generated DataContext in LinqToSql
- Anything that the community requests