Archive for the ‘Umbraco’ Category

I’m using theĀ first Umbraco 5 (Jupiter) RTM on a new project. One of the requirements of this project is to aggregate RSS feeds, so I built a simple plugin leveraging the System.Xml.Linq objects. To make the plugin, I created a new MVC 3 project in visual studio to build and test the functionality. I would [...]