Script.NET Video Tutorial
Friday, January 30th, 2009This post lists video tutorials about Script.NET. I have decided to create them after watching presentations from the latest PDC conference. It is true that: “its better once to see than ten times to hear”.
I hope it will simplify the use of Script.NET for a new users and will help me to explain advanced concepts of the language.
Getting started with Script.NET
Describes basic concepts of Script.NET together with simple example of interaction between script and hosting .NET application
Using Contracts in Script.NET
Explains contracts and their usage in Script.NET to produce verifiable scripts.
- Presentation: AVI.
Making .NET application Scriptable
In this demo I will show how to make existing .NET application available to the script. The script will be able to interact with the hosting application and manipulate with its objects using ObjectModel exposed to the script runtime.
-
Presentation: AVI,
-
Sample: Source+Bin
Please share you feedbacks at: piter.protsyk@gmail.com
More on Script.NET . . .

