Browse by Tags

All Tags » jQuery (RSS)

.NET AJAX Survey Results by Michael Schwarz

Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit...

MVC Web Application and JSON by Michael Schwarz

I like the MVC (Model View Controller) framework which is available as a public CTP, now. You can download the latest bits with the ASP.NET 3.5 Extensions CTP Preview . You will find further links at Scott Guthrie's posts tagged with MVC . While playing...

Ajax usage among .NET developers by Michael Schwarz

Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey , but this time only focused on .NET developers. Please click here to take the survey and vote...

[de] Dodned Usergroup Nachtrag by Michael Schwarz

Ich hatte gestern eine kurze Einführung zu jQuery gemacht, hier noch einmal die wichtigsten Links für Download und Dokumentation: Download und Hauptseite http://www.jquery.com/ Dokumentation http://docs.jquery.com/ UI Elemente (habe ich nicht gezeigt...

[de] Dodned (.NET) Usergroup Franken 29.11.2007 by Michael Schwarz

Wer Web Anwendungen schreibt, der kommt um JavaScript nicht vorbei. Egal welche Web Server Controls man verwendet, wenn's am Client nicht mehr weitergeht oder etwas verbesser werden muss, ist JavaScript die Nummer 1. Auch die ganze AJAX Programmierung...

Visual Studio Orcas JavaScript IntelliSense by Michael Schwarz

Bertrand has a great post about JavaScript IntelliSense with the next Visual Studio .NET code-name Orcas. I downloaded the bits to give it a try. Oh yes, it is working great when creating ASP.NET AJAX Web applications. What about Web developers not using...

AjaxPro more JSON compliant by Michael Schwarz

I put the next beta version online to test the new JSON converters. I have added a new web.config paramter which will bring JSON converters to render a different output. <oldStyle> <renderJsonCompliant/> <renderDateTimeAsString/> <...

Download AjaxPro Beta with jQuery Support by Michael Schwarz

I forgot to put the beta version online that will support jQuery and json.js from http://www.json.org . You can download the latest beta of the AjaxPro library at http://www.ajaxpro.info/download/jQueryAjaxPro.zip . The download currently includes only...

AjaxPro and the jQuery JavaScript Provider by Michael Schwarz

Because jQuery is a often used JavaScript framework I will have a provider available in the next release of Ajax.NET Professional that will render only the wrapper JavaScript files in the jQuery JavaScript code. The JavaScript output for jQuery MyAjaxClass_class...

jQuery and Ajax.NET Professional (AjaxPro) by Michael Schwarz

jQuery is a fast, concise JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript, but it can be...
More Posts