Anyone used any good macro recorders for Windows Vista? I need to automate some point/click/type tasks with multiple windows and tools.

follow me on

A simple Umbraco helper class to get Umbraco data into your usercontrols

Thursday, January 15, 2009 by David Conlisk

I usually use an Umbraco Helper class with my user controls to encapsulate any business logic that interacts with Umbraco. Here are a couple of very basic, general purpose methods which you can use to start easily pulling Umbraco data into your user controls.