Welcome to LightSwitch Desktop Edition > OLAP for LightSwitch Overview > Programming OLAP for LightSwitch |
Although you can create a complete OLAP application without coding using only the C1OlapPage control contained in a OLAP Screen, in most cases you will want to customize the application and the user interface to some degree. This section outlines some common C# coding techniques specific to the LightSwitch platform.
The runtime components of OLAP for LightSwitch are the same as those in OLAP for Silverlight. Visit the ComponentOne web site for more documentation and samples that illustrate how to configure the underlying Silverlight controls in code. |