Blog
Orchard Steering Committee elections announced
Bertrand Le Roy, PM at Microsoft and leader of the Orchard project, has announced today the creation of Orchard Steering Committee, a board responsible for future key (including design) decisions … more
DI property injection in Orchard
As everyone developing apps using Orchard surely know, constructor injection in Orchard is a built-in feature. It’s used extensively throughout the whole framework and makes the … more
Moving to Orchard 1.2 - Impressions
After a short struggling I managed to successfully move my site to Orchard 1.2. Official release is just around the corner, but couldn’t help myself and built my own from the latest source:) … more
Orchard Advanced Menu 1.3 released!
New release is finally out! I managed to fix all reported bugs, add some new goodies, do a lot of refactoring and boost performance a little bit. Hope it’ll serve you well.
What’s new? … more
Removing items in Orchard
Some of you reported an issue with deleting menus in Advanced Menu module. It was widely discussed in initial post comments and on StackOverflow. I’ve investigated that issue and was pretty … more
New code generation features for Orchard
Back on track after a short break! I’ve just uploaded to the Orchard Gallery a much updated version of Code Generation Extensions module.
Some of you asked for features such as settings … more
Generating Orchard content parts via command-line
Creating a content part in Orchard, even the most trivial one, involves creating many small objects – handler, driver, model (main part object), record, display and editor shapes to name a few. … more
Featuring Orchard Advanced Menu
New Hierarchical Menu module release is finally here. As you probably noticed, the module name has changed to Advanced Menu, as I guess it’s more appropriate now. Why? This is basically what … more
SQL Server 2008: Reverting accidental delete/update without recent backup
Recently I ran into a problem after accidentally clearing an important column in one of my DB tables. Ooops… I was in a real hurry and haven’t thought about making a backup first Just a … more
Incoming Warm-up module helps running Orchard on shared hosting
Most of us doesn’t have the possibility to run Orchard on his own server machine. Using the shared hosting account is the cheapest and most common way to have your site up and running, but it … more
