Featured Videos

Tree Driven Applications - Part 2

Part 2 of video. A quick intro how you can build applications inside the CMS Console using simple XML. You declare your desired tree structure using a 1:1 nested XML structure. You can declare both simple, advanced and parent related filtering and yuu can attach applications commands that can invoke UI like generic add, edit, delete editors, custom Windows Workflow UI, custom ASP.NET apps, XSLT Functions.


thumbnail

1/18/2011: ASP.NET MVC 3 Razor running in C1 CMS

The free open source CMS for .NET 4 - C1 CMS - running ASP.NET MVC3 Razor. A quick intro how to get everything up and running.


thumbnail

6/4/2013: Fast intro to Razor Functions

Learn to create a simple Razor function to display Twitter search results on a page in C1 CMS.


thumbnail

12/7/2010: Migrating C1 CMS site data from XML to SQL Server

The data layer in C1 CMS is data store agnostic - query logic is captured in LINQ which can be transformed to physical stores like XML and an SQL Server database. This video shows you how all your website data is migrated from XML to an SQL Server.


thumbnail

5/5/2010: Tree Driven Applications - Part 1

Part 1 of video. A quick intro how you can build applications inside the CMS Console using simple XML. You declare your desired tree structure using a 1:1 nested XML structure. You can declare both simple, advanced and parent related filtering and yuu can attach applications commands that can invoke UI like generic add, edit, delete editors, custom Windows Workflow UI, custom ASP.NET apps, XSLT Functions.


thumbnail

6/4/2013: Using Razor and data to build a list-to-detail view

How to create a list-to-detail view with a Razor function in C1 CMS.