Welcome to Michaels Blog

All posts published in May 2005

Blog of latest news, updates, and stories for developers

Ajax.NET support in future .NET versions??

I added the Ajax.NET idea to the Microsoft Product Feedback Center:

Posted by Michael Schwarz on Tuesday, May 31, 2005


Cojax, an Ajax style code viewer using Ajax.NET

Scott Watermasysk put together a nice example of Ajax called Cojax [1]. Cojax is an ajaxian source code viewer using the free Ajax.NET Library [2] which consists of:

Posted by Michael Schwarz on Monday, May 30, 2005


Ajax.NET 5.5.30.3 (cookieless support)

There is a new version available at http://ajax.schwarz-interactive.de [1]. Feel free to download the version 5.5.30.3 with following fixes:

Posted by Michael Schwarz on Monday, May 30, 2005


Ajax.NET and Unit Testing of Web Applications

I am back from vacation and build a cool new library using Ajax.NET [1]. The new library (hm, I need a nice name) will allow the developer to build test scenarios that will work like NUnit, but will support web applications. Because I do not have time enough to build a lot of different web applications I am searching beta testers that are developing web applications. Please use the contact form or the feedback at this page (I need your email address to send you an example and the DLL).

Posted by Michael Schwarz on Tuesday, May 24, 2005


Ajax.NET bugfixes and new features

I fixed several bugs in the last week. Because of internal complete redesign some objects like DataSet returned wrong to the client-side Javascript. Also some NullReferenceExceptions have been fixed. The proxy files are cached, now.

Posted by Michael Schwarz on Friday, May 13, 2005


Ajax.NET and large arguments

On issue I never tested was the length of the request. Because browsers do not allow to use long URLs (I don't know the maximum lenght) you could get a script error on the client-side if the arguments send to the server are too long. I have fixed this in version 5.5.12.3 [1] that will be available for download.

Posted by Michael Schwarz on Wednesday, May 11, 2005


Ajax.NET supports System.Drawing.Bitmap as return value

Some developers asked me if it is possible to return a image? Yes, it is working now. Version 5.5.12.2 [1]is available online.

Posted by Michael Schwarz on Wednesday, May 11, 2005


Ajax.NET Library version 5.5.10.1

I fixed the ArrayList and custom class problem. The C# example has been changed to make a test method for arrays (ArrayList, StringCollection, []). There is also a test for a custom class. (Note: currently there is no support for classes that inherit from CollectionBase, I will have to check how to do this in JSON.)

Posted by Michael Schwarz on Tuesday, May 10, 2005


Ajax.NET - new version available (5.5.8.1)

Sorry for the delay on my current release, but the new version is available, now!!

Posted by Michael Schwarz on Monday, May 9, 2005


Delay on next Ajax.NET Release

Because I got more good ideas I didn't uploaded the next release, yet. I will do some more checking first, because I already implemented these nice cool features. On some Windows Mobile PCs the Ajax.NET wrapper is not working fine. Perhaps I will release the next version without full support for all Pocket PCs.

Posted by Michael Schwarz on Wednesday, May 4, 2005


A new webserver for Ajax.NET

Today my domains are moved to a new server, more space, more ram, more power...! A new release of the Ajax.NET wrapper will be uploaded tomorrow morning.

Posted by Michael Schwarz on Monday, May 2, 2005