Michael's Blog
ASP.NET and Embedded Development
-
Why is it hard to compare AJAX libraries?
Months ago I started several chats with a lot of AJAX developers, some are using my Ajax.NET Professional library, others are working directly with the XMLHTTPRequest object. I had a look around … more
-
Download latest Ajax.NET Professional 6.4.3.3
Hey, I did another release today to fix the missing Decimal support. Now, I convert it to an Decimal value, should be ok for use in JavaScript. Another thing I added is to fire an OnError event if … more
-
How to use a different file extension for Ajax.NET Professional
As a result of my last blogs, if you want to use a different file extension for the Ajax.NET Professional JavaScript wrappers you can simply use ASPX or any other file extension. You only have to … more
-
Download latest Ajax.NET Professional 6.4.3.2
Feel free to download the latest assemblies for the .NET Framework 1.1 and 2.0 (ajaxpro.2.dll) from my web site. The example project download still includes the old version, don't forget to replace … more
-
Missing .ASHX Mapping will stop Ajax.NET running
Some web server hoster have removed the default .ASHX file extension mapping. Ajax.NET Professional (and the older library) will work using this mapping. Please ask your hosting company to add this … more
-
SQL Server 2005 and Ajax.NET Professional - RowNumber Example
I often want to display something like a DataGrid on my web sites with next and prev buttons to scroll through the complete table. Using SQL Server 2005 it is very easy to build such controls that … more
-
[OT] Interesting Google Search
Today I got an error message in .NET 2.0 ("Failed to start monitoring changes to...", error code -2147023570). Try to search for this error code with Google you will get a funny result: Click here. I … more
-
Ajax.NET Enterprise Edition
I got already some questions concerning the next steps of Ajax.NET Professional. Yes, I'm working on some new ideas, and maybe it will be an Ajax.NET Enterprise Edition. With the upcomming AJAX … more
-
Download your copy of the Ajax.NET Professional Source Code
The download of the Ajax.NET Professional source code is available at http://www.ajaxpro.info/sourcecode.aspx. Notice, that it is only the latest snapshot of my version to show my comments, and how I … more
-
AJAX Community (focus on .NET)
Yesterday on the launch event of Visual Studio .NET 2005 and SQL Server 2005 in Karlsruhe/Germany we had the idea to create a usergroup/community here in Germany for all Web 2.0 and AJAX developers. … more