Introduction

Follow me to learn how to use mvc template
    




Follow me to learn what is repository pattern

After having gone through many project:

  1. Project A
  2. Project B
  3. Project C

 I start to write a conclusion it explained how to use mvc template. My effort in this articles series will be to cover some best practice of mvc. We will be gradually moving forward part by part so we can understand and practically implement every scenario.

Road Map

Follow me to learn how to use mvc template
    




Follow me to learn what is repository pattern

Part1:Introduction to mvc architecture

Part2:Follow me to learn what is repository pattern

 

Part3:......

Let’s start our journey with Part1

 

Part1:Introduction to mvc architecture

Topics to be covered

  1. Project architecture
  2. Request pipeline

MVC Project Architeture

Follow me to learn how to use mvc template
    




Follow me to learn what is repository pattern

The Request pipeline

Follow me to learn how to use mvc template
    




Follow me to learn what is repository pattern

Conclusion

Now that we know mvc project architecture and mvc request pipeline, in the next part of the series we will talk about how to use expression tree to accomplish dynamic condition search

 

相关文章: