Orchard training guidelines

The following guidelines serve as a base for Orchard trainings and you're welcome to hold your own Orchard training using these guidelines.

Training methodologies

For methodologies for various forms of Orchard training see training methodologies.

Prerequisites for the participants

Enumeration of technologies and paradigms used in Orchard: C#, MVC (ASP.NET MVC), C# LINQ, C# lambda expressions, dependency injection, inversion of control container, loose coupling, object-relational mapping (NHibernate), composition over inheritance, single responsibility principle, separation of concerns, .NET dynamic, Razor syntax.

  • Mandatory: basic usage of Visual Studio, basic knowledge of C#, basic knowledge of client-side web development (HTML, CSS, JS)
  • Strongly advised: basic understanding of ASP.NET MVC and LINQ
  • Advised: understanding inversion of control containers and dependency injection, usage of Razor

Technical requirements

The following tools are needed for an Orchard training:

  • Lab computers or participants' computers:
    • Software listed under "Software to install" in "Development environment advice".
    • Administrative account to install other components if necessary and to avoid permission issues when running Orchard
  • Trainer's PC having all of the above and connected to a projector for demonstrations
  • A whiteboard or something similar

Topics

The topics are each divided into individual modules. These modules can, but don't necessarily have dependency on each other.

This page is part of the Orchard Dojo Library!

This page and many others here are part of the open-source, portable package of Orchard 1.x goodies: the Orchard Dojo Library for Orchard 1.x. The Library is freely accessible by anyone; just go to its repository to download its full content (you can even download the textual content of the Library as a big concatenated document in HTML), file issues or fork it! You can even edit it online on Bitbucket, just click on the Edit link in the upper right corner!

Note that the Library also has an Orchard Core version, check it out here!