Hi all, noob here... I am starting off with MVC. I see in the examples they use multiple actions on one controller. Each action returns a View. At what point do you actually use another controller, because it looks like you can do all the pages as actions on one controller?