.Net Unlimited

 

While on a recent Javascript 'expedition' digging around in all things HTML, I came across something quite usefull. This is not some new trend, or a passing fad but with recent hype mongering of all things Ajax in nature, when working on a Windows Form application, I started thinking of how to handle a limitation.

Looking into the scripting engine behind the ever popular Mozilla suite of applications, I found the Mozilla Rhino project and decided on porting the source, to use within my application based upon Infragistics Tracker.

Tracker demonstrates Web Services Enhancments, WS-Security and is a decent project with one of the most complete sources of any open source .Net application I've encountered. This makes it most worthy for taking Rhino out on a test drive.

Rhino opens doors in extending what users can potentially do within your application and is used in popular applications - HtmlUnit - HttpUnit and Dojo.

This library provides a complete open source implementation of JavaScript 1.5 and is usefull for embeding scripts in Windows Forms (ie; a custom scripting language), server side scripting of web pages, extending client scripting services, compression of JavaScript via an inbuilt parse system, which is maintianed at Mozilla as an active core project.

 

 

The possible applications of this library are unlimted.
Click here to download

 

© Copyright 2001-2007 - Csharp Ltd - All Rights Reserved - A.B.N. 79 570 904 100