Category Archives: WebScriptFX

Visual Studio 2010 RC Custom Tool for Code Generation + jQuery 1.4 w/ Intellisense for Script#

If you are like me, you probably just want the code, which you can find here: http://www.christophercrooker.com/wp-content/uploads/2010/02/jQuery.1.4.v.0.2.zip Or, if you just want the binary DLL and XML doc file for referencing jQuery 1.4 from Script# projects, you can find that here (released under an “MIT license”, see sources for details): http://www.christophercrooker.com/wp-content/uploads/2010/02/jQuery.1.4.dll_.v.0.2.zip.zip To open the solution [...]
Also posted in Development, Web | Tagged , , | 6 Comments

WebScriptFX v0.1

This is my first crack at putting together several different technologies to create a framework for real-time asynchronous client applications downloaded as JavaScript and HTML. The goal is both to create a consistent toolkit for these types of Rich Internet Applications and also bring down the bar to only knowledge of HTML and CSS to [...]
Also posted in Development, Web | Tagged , , , , | Leave a comment