Michael's Blog
ASP.NET and Embedded Development
-
XMLHttpRequest in Internet Explorer without ActiveX Controls
While working on my new library I was looking on the JavaScript code to support more browsers. My first job was to create a XMLHttpRequest wrapper for the Internet Explorer if the "Enable safe … more
-
BorgWorX Ajax.NET - howto get a free license
Because there are a lot of developers frustrated by the license of the BorgWorX Ajax.NET source code I will help you how to use the source code in your environment. If you send me your email and … more
-
Google Talk website online
If you have already heard about the Google Instant Messanger client Google Talk, the domain is already available: http://talk.google.com/. This sub domain will redirect to http://www.google.com/talk/ … more
-
Very cool DataGrid for Ajax.NET
I got some requests for a DataGrid on the client-side JavaScript. On my own I create small HTML tables either by using the DOM or a simply string. I found one cool control that can be used with the … more
-
Using NameSpaces in JavaScript
For those of you still working with the problem of same variable names in JavaScript. Why don't use namespaces on the client, too? On my working library I have added this feature and some … more
-
BorgWorX - The Open Source development platform for Ajax.NET
Christian Hubinger has updated the Wiki at http://www.borgworx.com/. You will find detailed information how you can get a license to use the Ajax.NET library in your projects. Also, Christian … more
-
Ajax.NET Support
The first AJAX enabled library for Microsoft .NET (Ajax.NET) is about 5 months old, now. The large acceptance has killed my inbox and I have still about 130 unread emails. Sorry, but I need more time … more
-
Ajax.NET Professional - what are you missing?
As I wrote on one of my last blogs I'm working on a new AJAX library for .NET. There are a lot of AJAX JavaScript libraries available, and I will have a look on those who are interesting for the … more
-
Ajax.NET - Key Benefits and Ideas
I have published my internal slides about the key benefits of the Ajax.NET library. The ideas depend on the feedback I got from developers around the world. Also I will point to the ASP.NET … more
-
Download Ajax.NET source code, now!
Update: Have a look at Ajax.NET Professional at http://www.ajaxpro.info/. The Web site of BorgWorX is not available any more. The source code is now available at SediSys. You can download the … more