Limited This deal maybe time limited. Don't miss it out! Promo Info Volume DiscountWe offer various licenses/editions and volume discount for this product. Save 49% off by purchasing Ten licenses, as shown below:
Note: Once at the shopping cart web page, please fill the number into the quantity blank to purchase this product. (1 is default)
Click "Get It Now" Button above or below to activate this coupon code or deal. It's only valid on SoftCns.com If The Coupon Code Not Available Please bookmark this page first, and then clear the cookies of your browser. Lastly, restart your browser again or try to use another web browser, If you don't get it clearly, please visit Coupon Using Guide or send us expired.
Reviews
Average user rating: Excellent (/5)
Your Rating:
Product Details
Scripter.NET is a component library designed to integrate script for the .NET Framework script engines into applications, and to execute code at run time.
Scripter.NET uses CodeDOM technology making possible to use C#, VB.NET and JScript.NET scripts.User-defined objects can be accessible from the script, allowing to extend application logic without having to recompile and redeploy the application. Scripter.NET is written in C# and built on .NET classes. It's shipped with full source code, including source code of demo projects and sample scripts.
Scripter.NET Features
Support for C#, VB.NET and JScript.NET scripts. Use ScriptRun.Language property to specify scripting engine to use.
Adding objects to the script. It's possible to add .NET object of types declared in the calling assembly and access properties and methods of these objects from the script.
Resource processing. Scripter.NET supports loading resx files providing a way to access application-defined resources.
Adding units to script. Scripter.NET allows to load scripts declared in another units from the script being currently executed. Special word "using" can be used witin the script. Scripter.NET pre-process the script before executing and loads all referenced scripts.