Thursday, March 15, 2007

New test application

Today i posted a new test application release on sourceforge, get it from here.
http://sourceforge.net/project/showfiles.php?group_id=189590&package_id=222205&release_id=494039
Also a new binary and source release has been done, you can get it from here.
http://sourceforge.net/project/showfiles.php?group_id=189590&package_id=225120&release_id=494048

Wednesday, February 28, 2007

Screenshots

Some screen shots of the Gui design capabilities of the framework.
Here you can see exactly the same windows and Background you see in the demo at:
http://qx.celtasoft.com.ar


Editing the ClientDocument


Editing the ToolBar in ClientDocument with a Menu.


Designing one of the windows you can see in the demo, note that i used a DataSet just to show we can even do that :)


Another Window that shows in the demo, here with a TabView and a ListView.

Friday, February 23, 2007

Demo page is online!!!

Thats true you can check the demo page at: http://qx.celtasoft.com.ar
Enjoy! :)

Thursday, February 22, 2007

We are on sourceforge

Its official now, we are a sourceforge project, i hope we can speed development if this get some interest from community.
Here is the dir:
http://sourceforge.net/projects/aspnetria/

Monday, February 12, 2007

Well, this is going to be a new framework to Rapid Application Development with AJAX using ASP.NET as back end technology and JavaScript/HTML/XML on the client side, the strong points are going to be:

  • Multi-platform (mono compatibility is a must for this)
  • State management.
  • Server side development exclusively (No JavaScript or HTML).
  • Event driven development.
  • Common browsers support (IE, FF, Safari, Opera, etc.).
  • Wide widget set (windows, buttons, combos, etc.) based on QooxDoo.
  • WebServices access.
  • Data Access and possibly Databinding.
And more are coming with time.

I'm doing tests with the very first implementation, i gonna say here how development goes.