I recently learned some content about Microsoft ASP. net mvc and want to write a small example. Today I finally started.
My project is a management system for daily report reporting. The main structure of the system is as follows:
Simple logic.
For the framework, ASP. NET mvc3 + nhib.pdf + dwz is used. In fact, there is no need to use such a heavy ORM for Nhibernate, but this example is a summary of recent studies, so it is also added. In addition, I recently read some advanced people in the garden.ArticleI also pretend to be a cat and a tiger. Sorry.
A simple layered structure is basically copied, huh, huh, learning, You have to begin with imitation, huh, huh.
The dwz framework used by the page display layer is also a framework I recently learned. I am not familiar with it yet. I quickly made a page, as shown below (the pictures have not been changed)