Course Information
Course Overview
Learn the ins and outs of developing professional MVC widgets for Sitefinity
In addition to Sitefinity CMS built-in widgets, you can create new widgets from scratch and implement your own logic and customize widgets' built-in functionality. You also have the option of keeping the widgets in separate assemblies and deploy them independently of your project. You can then use your new widgets side by side with the built-in ones.
With Sitefinity CMS, you have the option to develop widgets in both the SitefinityWebApp project or in external assemblies. The underlying development concept is the same but the way you organize and manage your code differs between the two methods.
In this course you will learn the following:
Building a Sitefinity application from scratch using Nuget Packages in Visual Studio
Using the Sitefinity CLI to generate boiler plate code for Widgets
Understand the use of Controllers, Models and Views in the structure of a Sitefinity Widget
Learn about the Automatic Widget Designer in Sitefinity
Learn about the Property Attributes that facilitate the creation of complex UX in Widget Designers
Building Custom widget Designers and the use of Sitefinity Feather
Using JSON files to set the Priority, Visibility, Components and Scripts for a Designer
Using Angular to connect public properties to the Sitefinity database in Designers
Building Class Libraries to host external Sitefinity Widgets
Tips and tricks along the way to make Sitefinity MVC Widget Development fun and productive.
Course Content
- 6 section(s)
- 32 lecture(s)
- Section 1 Introduction
- Section 2 Setup Visual Studio for Sitefinity Development
- Section 3 Developing MVC Widgets in Visual Studio
- Section 4 Sitefinity Automatic Widget Designers
- Section 5 Sitefinity custom Widget Designers
- Section 6 Developing MVC Widgets in Class Libraries
What You’ll Learn
- Students will learn how to create MVC based Widgets in Sitefinity and create Widget Designers to facilitate changes of properties.
- You will be able to understand the use of Angular in building Widget Designers
- You will be able to create external Assemblies to host your widgets
- You will be able to bring Razor syntax highlighting to Class Library projects for Widgets
Reviews
-
CCharanraj K
good
-
CCleber Trombini
Very few examples
-
SSainath Nair
the pace of the course is good for a beginner and it is really informative.
-
CChauncey Kelly
This guy knows Sitefinity and cuts all fluff to make a concise presentation around MVC widget development. He goes deep into real world application of Sitefinity and Also talks about some gotcha's that would take hours to figure out on your own. It will save you hours over corporate documentation.