%@ Page Language="C#" MasterPageFile="~/Public/MasterVerticalTwoFrameInnerPage.master" AutoEventWireup="true" CodeFile="BuiltinComponents.aspx.cs"
Inherits="Public_Products_stiX_BuiltinComponents" Title="Built-in Components" %>
Built-in Components
The built-in components of stiX address most of the needs of an information storage unit. Frequently used components include:
- Client side validations for input forms.
- Authentication
- Authorization
- Localization. Both user interface and data can be readily made available in any international language (Unicode)
- Default views to perform insert, edit, delete and select operations on a data record.
- Custom view designer. End users can choose what fields to view on screen during runtime.
- Page Styler. The look and feel of the application can be designed and applied to applications at runtime.