Montag, 13. April 2009

JScriptSuite - Content

  • JScriptSuite.dll - core .NET assembly contains JScriptSuite.mshtml namespace which declare portable interfaces to browser DOM and JScript runtime.
  • JScriptSuite.BrowserHost.dll - core .NET assembly implements interfaces from JScriptSuite.mshtml to run and debug .NET version of custom application
  • JScriptSuite.JScriptGenerator.dll - core .NET assembly generates browser independent client site JScript code to deploy on live server
  • JScriptSuite.JScriptLib.csproj - optional .NET assembly contains helpfull C# code which can be used in custom application and translated to JScript
  • JScriptSuite.JScriptRuntime.dll - core .NET assembly contains meta information to translate .NET assembly to cross browser JScript code
  • TestBrowserApp.csproj - sample custom application to debug custom .NET code.
  • TestJScriptLib.csproj - sample custom .NET assembly which will be tested in .NET environment and translated to cross browser JScript code
  • http://www.jscriptsuite.com - Pages - folder of TestBrowserApp contains translated sample html sites which reference js files in Pages/js folder which have been generated by JScriptSuite from TestJScriptLib. The samples have been tested under IE7.0.6001.18000, Firefox 3.0.8, Opera 9.64, Safari 3.2.2

Keine Kommentare:

Kommentar veröffentlichen