CS-Script 3.27.0

Tutorials

The purpose of the tutorials presented in this section is to demonstrate how to create and effectively execute scripts of various complexity.

Many of the presented scripts are part of the either Script Library or the Script Samples (see Script Library).

This tutorials do not cover any aspects of C# programming. Thus basic C# background of audience is assumed. For C# reference see MSDN Library.

In This Section

Read about usage CS-Script with just some of the common IDEs, debuggers and source code editors:

Simple scripting
Collection of the tutorials on creation of very simple scripts ("Hello World!" alike).

Complex scripting
Collection of the tutorials on creation of more advanced scripts that interact with the system and external resources.

Advanced scripting
Collection of the tutorials on extending functionality of the applications with C# scripting.