Samstag, 13. März 2010

New layout for web site

Home site has got new layout now.
Java script and JQuery communication sample has been extended.
The callback functionality has been implemented.

Integration javascript libraries in .NET

Sonntag, 14. Februar 2010

JavaScript communication and sample to JQuery integration

The version implements the new namespace JScriptSuite.InteropServices to type safe communication with javascript code. For example with JQuery library.


http://jscriptsuite.com/samples/sample.aspx?folder=1&file=interop

Samstag, 16. Januar 2010

Web Service per JavaScript

This version creates javascript proxy for web service.
It support 1.1 and 1.2. web service specification.
See sample:
http://jscriptsuite.com/Remoting/sample.aspx?folder=4&file=WebService