#Working with MVC in Umbraco
How to work with MVC templates in Umbraco
##Views Working with MVC Views and Razor syntax in Umbraco
##Partial Views Documentation covering how to use Partial Views. This is not documentation about using "Partial View Macros", this documentation relates simply to using native MVC partial views within Umbraco.
##Child Actions Using MVC Child Actions in Umbraco
##Querying How to query for published data in your Views
##Forms How to create html forms to submit data