July 2005 - Posts

20
Comments

Ajax.NET or the Atlas Framework? by Michael Schwarz

I found a lot of blogs and articles that are asking if we should use the Ajax.NET library or the Atlas Framework. My opinion is that it is not easy to compare these two AJAX ideas. Ajax.NET was only a idea to have a data access for JavaScript with nearly...
8
Comments

Large IIS LogFiles using Ajax.NET by Michael Schwarz

For those of you did not had a look at the LogFiles: using Ajax.NET or any other AJAX library will increase the HTTP requests made to the server. If you have enabled the log files you will get very large files. To disable the log file for Ajax.NET requests...
7
Comments

Ajax.NET for Microsoft ASP.NET 2.0 (beta) by Michael Schwarz

I have compiled the Ajax.NET library for the Microsoft .NET Framework 2.0 (beta). You can download the ajax.dll from http://ajax.schwarz-interactive.de/download/ajaxbeta.zip . If you have time please give me some feedback if it is running or not in your...
37
Comments

Ajax.NET version 5.7.22.2 by Michael Schwarz

I updated the latest release of the Ajax.NET library (5.7.22.2) on my website http://ajax.schwarz-interactive.de/ . To download the library click here . The new ajax.dll is not included in the exmaple zip file! Change log: - fixed missing semicolon in...
35
Comments

Ajax.NET and the open source trouble by Michael Schwarz

Some weeks ago I wrote here on my blog that Ajax.NET will go online as an open source project. I tried several hosters for this project but I ran in different problems because I never put source code online using tools like CVS or SVN. Because I want...
More Posts