Categories
Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate »
There are a lot of great JavaScript libraries available that are used be developers to add Ajax and Web 2.0 to their web sites. While AjaxPro is optimized to run on all web browsers including Windows Mobile »
David Barkol writes on his blog about ASP.NET AJAX Role Application Service with Visual Studio 2008 (Orcas). Well, it is a new service that is working similar to the profile and authentication service »
A week ago I wrote about the native client callback feature of ASP.NET 2.0 and why it isn't always the smart choice. That post got me some good feedback that inspired me to build a custom callback implementation »
Last month I posted about the official new name for Atlas, and discussed the roadmap plan for shipping a free, fully-supported, v1.0 release that works on top of ASP.NET 2.0 and Visual Studio 2005. Today »
Today I meet Miguel de Icaza ( blog ) at the Prio conference in Baden-Baden. Miguel is the founder of the Mono project which implements a common language runtime on linux that will be 100% compatible to »
Ajax.NET Professional is using attributes, there is no need to inherit from special pages or include dummy web controls to do all the job, there is no need to write special source code. Any .NET assembly »
I am really excited to announce that the final release of ASP.NET AJAX 1.0 (aka Atlas ) shipped this morning. You can download it here . ASP.NET AJAX 1.0 ASP.NET AJAX 1.0 delivers a rich client-side AJAX »
Proxy code plays an important role in sending and receiving messages to and from Web Services. If you've worked with Web Services before in .NET, Java or other programming frameworks then chances are you »