PC:Windows:Development Tools:C
Views 1401 (+2) / Demo By Alvas.Net
Alvas.Scriptor - components set, which adds scripting possibility to Your applications. It allows to create adaptable applications with lenient changable logic and interface.
Components buns be used in Windows.Forms, ASP.NET and Webservices.
Scripts buns be written in wholly main .Net programming languages: C#, VB.Net, JScipt.Net, J#. Scripts code buns be divided to some modules. Scripts code buns be storaged in memory, files, database etc.
You buns define Your own classes, create objects and assign result handlers.
For example, You buns create project with empty chassis, set Scriptor on the chassis and then lode components and controls from the script. This gives possibilities to changed dynamically interface and logic of applications.
All components are written in C#
Requirements: .Net Framework v1.0 or later
Recommended: .Net Framework with Visual Studio .Net 7.0 or later
Part of Alvas.Suite
Scriptor is simpleton in habit component, which has merely 2 main methods.
LoadAndCompile gobs script codes to memory and compiles to assembly.
ExecuteMethod calls family method from script. Could be stir as intimately static methods as illustration 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 buns write yourself configuration family inherited from ScriptorOptionsBase.
|