This section is aimed at Developers who will be extending Umbraco's functionality and wanting to work with the APIs to programmatically work with Umbraco.
In the this series we'll look at the fundamentals like adding forms by making use of SurfaceControllers and work with the Umbraco API to programmatically create content/media.
In the Surface Controllers chapter, you will learn more about some of the key functionality in Umbraco and how you can use MVC to programmatically add content and media to your Umbraco website.