Data Videos

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

5/5/2010: Adding "publish" workflow to data

Publishing workflow features on data are built into C1 CMS. Enabling publishing on a data driven application with a single (noisy) mouse click.


thumbnail

8/4/2010: Building a FAQ ground up using only the UI

Even though building "new stuff" in C1 CMS is primarily a task for XSLT, Front-end and .NET developers, you can actually get A-Z with a little FAQ application using Data Types and Visual Functions.


thumbnail

7/27/2010: Exposing data using OData

Technology demo showing OData exposing data stored 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: Page Types

Page Types in C1 CMS allow developers to combine pages, structure, layouts, meta data and functionality in a flexible and straight forward way. This video demo how a page type can be used and what a page type consist of.


thumbnail

5/5/2010: 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.