Michael's Blog

ASP.NET and Embedded Development

  • Atlas Framework Fiddler Plugin

    I tried the new Fiddler inspector plugin and it is working for the Atlas response, too! Atlas is returning an JSON string back to the client-side JavaScript that can be displayed as a tree  … more

  • Fiddler Inspector for Ajax.NET Professional

    While here at the PDC 05 in Los Angeles I got the request to upload the Fiddler inspector for Ajax.NET Professional calls. Click here to download the latest Ajax.NET Professional library and the … more

  • Source Code of Ajax.NET Professional

    As announced yesterday I put the latest source code of the Ajax.NET Professional Library online at http://ajaxpro.schwarz-interactive.de/, now. You can download the full source code including the … more

  • Ajax.NET Professional Update

    I have updated the example web site with the latest beta version of Ajax.NET Professional. The current version has fixed some small bugs and added full date support including time zone. Sedisys … more

  • Microsoft Atlas Framework auf der ASP Konferenz

    Die finale Version von Visual Studio 2005 und SQL Server 2005 kommt im November 2005. Bei der 12. ASP konferenz spielt die neue Version von ASP.NET 2.0 die zentrale Rolle. Neue Controls, 70 % weniger … more

  • Ajax.NET article on .NET Developer's Journal

    Vishwas Lele: In the past few months, the design pattern of combining Asynchronous JavaScript and XML (AJAX) to develop highly interactive Web applications has been growing in popularity. High- … more

  • Second beta with caching, token, ... support

    I have published the second beta for the Ajax.NET Professional library. Feel free to download the free library including the online example written in C#. more

  • Ajax.NET Professional - everyone invited to test the beta

    I have put a first beta of the new library that is rewritten to support objects as arguments (like submitting a complete DataSet from JavaScript code), export of enums to JavaScript, script wrappers … more

  • Implementing Ajax.NET-based Lookup Server Control

    Michael Dubakov wrotes on his blog: AJAX is one of the most popular buzz words today. Idea is not new, but for some reasons it became popular during last half a year. With web-applications popularity … more