Hi guys,
I want to create a homepage which will display a load of information to the user at once in different sections. Is there a way for me to create each sections separately and then call them from the homepage? Since I'm coming from a web apps background I was thinking this was similar to building up a web page using partial views.
All tips, examples or advice are welcome.