jObjective aims to create a custom object orientated layer for HTML Javascript DOM elements. It simplifies access to data contained in various elements, allowing for single get and set methods to generate JSON objects of complex form layouts particularly, but not exclusively, for transmission via AJAX.
Showing posts with label Release. Show all posts
Showing posts with label Release. Show all posts
Sunday, 3 April 2011
jObjectiveDotNET v1.0.3 available
I've finally got round to mentioning that jObjectiveDotNET v1.0.3 is available for download. The new version includes the rewrites to the object instantiation discusses in my previous post. I need some inspiration for some new tutorials which can demonstrate how useful jObjective can be...
Thursday, 27 January 2011
jObjectiveDotNET v1.0.1 Released
The first release of the jObjectiveDotNET Framework has been uploaded.
jObjectiveDotNET is a .NET framework which provides web controls which bind directly to the jObjective objects.
The compiled DLL of the framework may be downloaded at Google Projects. The DLL requires .NET 3.5 and includes the jObjective javascript files as embedded resources, so nothing else is required.
The first example web page may also be downloaded here. This example simply allows a set of input elements to post their data to a server side web service using jObjective. Simply download the web project, create a new IIS application and add a reference to the latest jObjectiveDotNET DLL. (Requires .NET 3.5)
Enjoy.
jObjectiveDotNET is a .NET framework which provides web controls which bind directly to the jObjective objects.
The compiled DLL of the framework may be downloaded at Google Projects. The DLL requires .NET 3.5 and includes the jObjective javascript files as embedded resources, so nothing else is required.
The first example web page may also be downloaded here. This example simply allows a set of input elements to post their data to a server side web service using jObjective. Simply download the web project, create a new IIS application and add a reference to the latest jObjectiveDotNET DLL. (Requires .NET 3.5)
Enjoy.
Subscribe to:
Posts (Atom)