[Mono-list] js+html 4 extreme RAD

tei 421621@ingta.unizar.es
Sun, 19 Sep 2004 02:06:20 +0200


Hello,


I like to code at javascript because is easy for small stuff.

What is need to compile js code with mono?

Another related question is DB control. What mono universe provide to ask 
a database on windows? (file or obdc, or whatever).

Its the sandbox features of mono finished?

My idea is to dbl click on a calendar.exe file (src: calendar.js) that 
will do a few querys to a database, then generate some html (to a 
buffer?) and then pass this html to a html object on screen. TADA!!.