Sonntag, 29. November 2009

JSON and Upload / Download

The version
  • communicates with server by IFrame - channel, to support Upload and Download functionality
  • uses JSON to serialize parameters
http://jscriptsuite.com/remoting/default.aspx

Montag, 9. November 2009

JSON serialization by generic proxy

The version supports:
  • Transparent invoke of requests to server per XmlHttpRequest.
  • Serialization of complex objects and array per JSON
http://jscriptsuite.com/remoting/default.aspx