Ok, Umbraco
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 14.51 GB | Duration: 15h 48m
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 14.51 GB | Duration: 15h 48m
Create a full website using Umbraco CMS - the journey from paper to published
What you'll learn
Installation of Umbraco - everyone does that though, right?
See how, by leveraging Umbraco, you can build reusable websites and shave time off your projects
How to organise your projects - Umbraco is always getting updates so you need to be ready
How to create a website with login, registration and search functionality
Use external APIs - query the Twitter API and render in a custom widget
Requirements
It would be great if you know C#
A knowledge of ASP NET MVC would be useful
Know your way around Visual Studio
You want to save time and money on trawling YouTube and the internet looking for answers
Description
Umbraco is a Content Management System (CMS) and it's great - mainly because it's free! This makes it a great choice for your next website project. I'm not going to read you the manual or go through every button, "this does this", "that does that". I am going to walk you through the journey from an idea on a piece of paper to a fully functioning website delivered through Umbraco. I've done my best to do it in an engaging and friendly way that presents the fundamentals as we build the site!We will create a website in Umbraco which exercises the following features:Document Types - these are the blueprints for creating pages of contentTemplates - the "razor" (ASP.NET MVC) html page templatesThe use of document types to hold data - site settings, email templatesThe Rich Text Editor - create your own custom formats in CSSThe Umbraco "Grid" - a flexible page layout (it's built on Bootstrap!)Macros - wrap up your views into widgets that can then be added to the "Grid"Dependency Injection - Umbraco 8 comes built in with a DI framework. Use it for referencing your own custom servicesSeparate custom code out into a separate projectSurface Controllers - just like ASP.NET MVC controllers but they play nice with UmbracoForm posting - create forms that post to surface controllers that have bespoke logic in themI'll not only go through how to do things the Umbraco way but I'll also show you some techniques I've picked up over the years:How to wireframe up a designThe usefulness of dependency injectionA generic Email Service for sending out different template driven notificationsHow to interop with APIs - using Twitter as an exampleUtilising Bootstrap (v4) to get a head start with layout and utilise componentsRegistration and Membership processI'll be using Umbraco V8 for the duration of this course - which was the latest version as we went to print.
Who this course is for:
Developers who want to use Umbraco but don’t want to spend thousands on Umbraco’s own training courses,Anyone who is interested in seeing how to take a website from a piece of paper to a full blown Content Managed Solution.