Kentico CMS greatly simplifies the development of data-driven Web sites. It provides two main tools:
Kentico CMS Desk, a flexible user interface that allows you to modify content.
Kentico CMS Controls, 15 controls that display content on your Web site.
Kentico CMS DeskKentico CMS Desk provides end user with total control over the content:
- Organize documents in a tree hierarchy reflecting the structure of your Web site.
- Define your own document templates and editing forms.
- Create, preview, copy and move documents.
- Search all content stored in the database.
- Manage media files, such as images and datasheets.
- Control access to particular document types.
Kentico CMS ControlsKentico CMS Controls allow you to display content on your Web site:
- Choose one of 15 included server controls:
- Tab menu
- Multi-level DHTML menu
- DataGrid
- Repeater
- Document viewer (uses XSLT to display documents).
- Place control on the Web form (in Visual Studio.NET).
- Set what content you want to display, specify filter and sorting.
- Run application and see how content is displayed on your Web site.
- You can also use third party controls and bind them to the DataSet with content.