Live Support

New! Alvas.Audio

   Alvas.FileControls

   Alvas.ShapeForms

   Alvas.Scriptor

   Alvas.Suite

   Alvas.Controls

   Alvas.Labels

Alvas.Net - .Net developers toolbox
EnglishGermanFrenchSpanishJapaneseRussianPortugueseItalianKorean
Translate by Google
  Overview    News    Order    Support    Free Download       PAD  
Click here to add this page to your favorites Click here to print this page news RSS feed
Part of Alvas.Suite

Alvas.Scriptor - components set, which adds scripting possibility to Your applications. It allows creating adaptable applications with easy changable logic and interface.

Components can be used in Windows.Forms, ASP.NET and Webservices.

Scripts can be written in all main .Net programming languages: C#, VB.Net, JScipt.Net, J#. Scripts code can be divided to some modules. Scripts code can be storaged in memory, files, database etc.

You can define Your own classes, create objects and assign event handlers.

For example, You can create project with empty form, place Scriptor on the form and then load components and controls from the script. This gives possibilities to change dynamically interface and logic of applications.

All components are written in C#

Requirements: .Net Framework v1.1 or later (also .NET 3.5)
Recommended: Visual Studio .Net 2003 or later (also VS.NET 2008)
Scriptor is simple in use component, which has only 2 main methods.

LoadAndCompile loads script codes to memory and compiles to assembly.

ExecuteMethod calls class method from script. Could be invoking as well static methods as instance methods.

ScriptorOptionsConfig - reads out Scriptor settings from *.config - file

ScriptorOptionsRegistry - reads out Scriptor settings from register

ScriptorOptionsSql - reads out Scriptor settings from MS SQLServer

ScriptorOptionsOleDb - reads out Scriptor settings from any OleDb database

Moreover you can write yourself configuration class inherited from ScriptorOptionsBase.


See demo application for more info...
Blog :: Contact Us :: Forum :: Copyright © 1998-2010 Alvas.Net. All rights reserved