How to build a site with Umbraco - Part 3 - Document Types

In this video you will see me: Creating new templates Creating new document types Relating the templates to the document types Allowing different document types to be created under the home page Creating content pages using these document types Fixing image and script path issues Setting up RenderSection for the Head, ScriptsTop and ScriptsBottom Fixing the google map Read More

Paul Seal
06 December 2016

How to build a site with Umbraco - Part 2 - Setting up the master template

In this video you will see me: Separate the different sections of the home page. Add a SiteController and a HomeController Add ActionResult methods to the controllers for rendering sections Add partial views to hold the different sections of the template Simplify the master template and home template to call these Render Actions Read More

Paul Seal
04 December 2016

How to build a site with Umbraco - Part 1 - Getting Started

In this video you will see me: Find a free bootstrap template from the internet. Download the template and get it running on my machine. Set up a new Umbraco site. Get the home page to show up correctly in the Umbraco CMS site. Read More

Paul Seal
02 December 2016

How to add reCAPTCHA to an MVC form

This blog post makes it easy for you to set up Google reCAPTCHA on your MVC website. It also works with Umbraco. Read More

Paul Seal
28 November 2016

Open-source Project: Password Generator

I recently caught the bug of contributing to open-source projects after my first pull request was accepted. I enjoyed it so much that I decided to make an open-source library for my password generator. It is a C# .NET project. Read More

Paul Seal
22 November 2016

Simple Umbraco RSS XML Feed Example

In this post I give you a simple template to start using for your own RSS XML feed. It's very simple and straight forward. Read More

Paul Seal
17 November 2016

How to start using Dependency Injection in MVC and Umbraco

This post has the code and a video you need to help you start using Dependency Injection in MVC and Umbraco Read More

Paul Seal
14 November 2016

Affinity Photo Free Windows Beta is OUT NOW

On Mac, Affinity Photo was chosen as Appleā€™s App of the Year 2015. You can now get the Windows Beta for free. Read More

Paul Seal
10 November 2016

How to get a job as a Professional Developer

In this post I will aim to give you the best advice I can, in order to help you achieve your goal of becoming a professional developer. Read More

Paul Seal
07 November 2016

How to change a form in MVC to submit with AJAX

In this video you will see how to change the form to submit using AJAX. I recorded this video live for my livecoding channel. The code I wrote for this tutorial is further down this post. Read More

Paul Seal
02 November 2016