I would like to learn the best practices to employ when creating a database driven web-application. I prefer to learn from examples. What is a good sample application that I can download and run to learn this:
I am looking for:
- Should be written in C# (preferably)
- Should contain a complex database design (parent child relations, etc.)
- Should implement the best practices for an ASP.net website as well as for database design.
- Preferably uses Oracle.