Thursday, 21 August 2008

jQuery Ajax Dot Net 1.1.3 and Examples

Version 1.1.3 contains a single bug fix in the parser. I have also uploaded two example Visual Studio projects, one for .NET 2.0 and one for .NET 3.5. The projects, in addition to the example calls, illustrate the plugins inability to send custom classes to the server. This is a feature I'm currently working on.

The example projects can be found here:

1 comments:

BFOT said...

Thanks for this Rich!
It's good for a noob like me to work through an example.

Just a little tip - I minified json2.js and managed to reduce its size from 18kb to just 4kb. So far no problems and every little bit counts.

Keep up the good work mate. :)