Blog Posts

  • Parameterized Snippets

    1/20/2016 8:44:03 AM

    This post explains how to use parameterized snippets with Orchard.Layouts, and is taken from a little book I'm writing on the Orchard.Layouts module.

  • Orchard: Updating ContentItems Taxonomy Terms

    5/12/2015 8:37:32 PM

    One of the cool things about Orchard as a CMS is the idea of Content Items. They allow you to dynamically add content to you website. One thing I wanted to add to a content item is taxonomies. This is a great way to categorize items dynamically, but how do I update a content items […]

  • Orchard CMS now on Github

    4/24/2015 8:13:23 PM

    It is pretty cool that Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform and now hosted on github. From the Orchard Committee: As a result of the huge problems that Codeplex has had in the last few weeks and the popularity GitHub has gained, Orchard CMS decided […]

  • Output Cache Improvements in Orchard 1.9

    3/8/2015 3:01:00 AM

    Output caching has been significantly overhauled in the upcoming Orchard 1.9 release. This posts takes an in-depth look at what precipitated these changes, how the new output cache logic works, and how to best configure and use it to improve the performance of your sites.

  • Using ICacheManager in Orchard with Expensive Factory Code

    3/4/2015 6:10:00 PM

    Using the ICacheManager abstraction to cache frequently used data can significantly improve performance in your Orchard web sites. But when the work required to create that data is resource-intensive and your web site is under heavy load, bad stuff can happen. This post takes a look at how to make your caching code resilient to such circumstances.

  • Orchard Data Management – drop constraints

    2/13/2015 1:10:27 AM

    Orchard is a great CMS, I suggest if you haven’t checked it out that you go and easily set it up on an azure website and give it a test drive. Here is an Orchard quick start guide. One of the cool things about Orchard is that it uses a database management system and that […]

  • Writing an Orchard Owin middleware

    1/15/2015 6:58:00 PM

    So you heard about how fancy Owin is, with all of its loosely-coupled thingies? Well, it's now in Orchard: as you may have heard on this week's Community Meeting, you can now write Owin Middlewares in the Orchard-y way. Let's see how!

Send us new blog feeds

Noticed that a blog's feed is missing from the list? 

We would love to add that to the feed list, so please don't hesitate to inform us on the following e-mail adress:

[email protected]

See our privacy policy.