Browse by Tags

All Tags » jQuery (RSS)

Quick thoughts on the Microsoft AJAX CDN by Michael Schwarz

Today reading on idunno.org about Microsoft AJAX CDN, something I was thinking about a bit, too: Scott “Red Shirt” Guthrie announced today that the jQuery and the Microsoft AJAX scripts would be hosted on the Microsoft content delivery network (CDN) ...
Filed under: , , ,

Results of AJAX Statistic for .NET Development by Michael Schwarz

Simone has created another survey concerning AJAX usage with ASP.NET. The results are available, now, and it is really interesting to see that there are only small changes in the use of AJAX libraries for ASP.NET developers. The most used Ajax/JS library...

Ajax.NET Professional and ASP.NET MVC by Michael Schwarz

Sean Lin has written about how Ajax.NET Professional (AjaxPro) can be used with ASP.NET MVC and what you have to change to get it working. Anyway, I have been using Ajax.NET since .NET 2.0, as well as since .NET 3.5. I haven't found a good reason to switch...
Filed under: , , ,

.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...
Filed under: , , ,

[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...
Filed under: , , , ,

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/> <...
More Posts Next page »