Michael's Blog
ASP.NET and Embedded Development
-
AjaxPro JSON serialization about three (3!!!) times faster
The weekend I had time to do some serialization performance changes. The new beta version that is available here is about three times faster than the current release version. I have done some changes … more
-
AjaxPro JSON Parser and Dates
Because there are a lot of developers using the stand-alone JSON parser (which is included in the release package of AjaxPro) I decided today to serialize the .NET data type System.DateTime with … more
-
AjaxPro Release include VS Template now
As I mentioned already that new AjaxPro releases will include a simple Visual Studio .NET 2005 template for C# and VB.NET. You can download the latest version 6.9.22.2 including this file … more
-
AjaxPro at Google Groups with more than 4.000 members
Today the Ajax.NET Professional Google group has reach the 4.000 member border. I did a search for AJAX for all the Google groups available and was very happy to see my group at the second top … more
-
Books: Ajax with ASP.NET
I read a nice post here from Long Zheng who got two copies of the new book Ajax with ASP.NET you can win, read his blog.The book is a great help on how to start with AjaxPro. There are a … more
-
C# and VB.NET Visual Studio .NET 2005 Template
I will add the VS.NET 2005 project templates for C# and VB.NET to the next releases, too. A current version is available at http://groups.google.com/group/ajaxpro/browse_thread/thread/594a1d725ac5c201 … more
-
How to prevent System.NotSupportedException: This method is either not marked with an AjaxMethod or is not available
The was a discussion at the Google group about the System.NotSupportedException after changing files in App_Code folder. As there is no static assmebly name for the App_Code … more
-
AjaxPro Source Code available!!
Today I put the source code online at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro. New releases will be still uploaded to http://www.ajaxpro.info/. If you find any error, bug or … more
-
Moving Source Code to CodePlex.com
Today I will start with moving the source code to http://www.codeplex.com. Hopefully it is done in some hours, during this time period I have stopped the download option on my web site. more
-
AjaxPro, GPS, Windows Mobile 5 and Google Maps
While I was on a busines trip I started to write a small application that is using the Windows Mobile 5 GPS API to get the current location. After this I build a small web server that was running on … more