Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Volta - Microsoft Live Labs

    On December 5th last year Microsoft Live Labs announced the Volta technology preview , a developer toolset for building multi-tier web applications using existing and familiar tools, techniques and patterns. You architect and built your application as a .NET client application, assigning the portions...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-03-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Web 2.0, JavaScript, Source Code, JSON, HTML, Silverlight, MVC
  • .NET Developers Group München - Web 2.0 für Webentwickler

    Ich bin morgen Abend (20. November 2006) bei der .NET Developers Group München und spreche über Web 2.0. In meinem Vortrag möchte ich verschiedene Frameworks (Yahoo! UI, Dojo, AjaxPro , Microsoft ASP.NET AJAX) kurz vorstellen, und auch Funktionen zeigen, die viele bis jetzt wohl noch nicht...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-20-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, .NET, Web 2.0, Atlas, JSON
  • Yahoo! JavaScript Library and AjaxPro

    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 devices I got some requests on supporting the Yahoo! JavaScript libraries . I have done some internal...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 10-06-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, JSON
  • Albert Weinert will talk about Ajax.NET Professional in Cologne, Germany

    Alber Weinert is talking about Ajax.NET Professional (and details on JSON ) in Cologne, Germany: "Ich halte am Dienstag, den 25.07.2006 wieder einen AJAX Vortrag [2]. Diesmal in Köln bei der .net user group Köln [1]. Nachdem ich nochmal kurz die Grundlagen zu AJAX erkläre, gehe ich...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-19-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, JSON, IE
  • Yahoo! Web Services Request and AjaxPro JSON Parser - I love it!

    Yesterday night I build an example on how to use Yahoo! Web Services with the AjaxPro JSON parser . The example will call a Yahoo! Web Service with output type set to JSON (see http://developer.yahoo.com/common/json.html ). The response will be deserialized to an .NET structure using the AjaxPro JSON...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-11-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, .NET, Web 2.0, Source Code, JSON
  • Serializing Objects as JSON using Atlas, JSON.NET and AjaxPro [Part 2]

    As there was a little discussion about serialization of .NET types and deserialization of these genereted JSON strings I have updated Ajax.NET Professional (version 6.7.9.1) to allow parsing of new Date statements, too. You can use the JSON generated string to do a deserialization right after, now. I...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-10-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, JavaScript, Atlas, JSON
  • AJAX Web Applications and Time Zones

    Because I'm currently playing with a lot of AJAX frameworks I'm searching for the correct use of dates and times in web applications. Ajax.NET Professional is using time zone indentifier to know from which time zone the request is comming from. See following server-side C# code: [AjaxMethod] public static...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-07-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, Web 2.0, JavaScript, Atlas, JSON
  • Why Ajax.NET Professional is using the __type property?

    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 can include classes with AjaxMethods that can be used in your ASP.NET web application. Some months...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-07-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, .NET, Web 2.0, JavaScript, Atlas, JSON
  • RSS feed available for Ajax.NET Professional Releases

    I will start to publish new releases with an RSS feed in the next days. The URL for the RSS feed is http://www.ajaxpro.info/changes.xml where you can see a first version of the latest changes already. The links for each release (post) is currently the same for each release. I will add links for each...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-29-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, Web 2.0, JavaScript, JSON
  • Why I hate Web 2.0/AJAX? Here are some reasons...

    Web 2.0/AJAX is nothing new, but there are more and more companies or web developers putting these buzzwords on their web site without any knowledge of these techniques. The wrong use of Web 2.0/AJAX will prevent some users to visit your web application. If you want to make all of your visitors happy...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-21-2006, 12:00 AM
    Filed under: AJAX, Ajax.NET, Web 2.0, JavaScript, JSON, IE, Mobile
Page 1 of 2 (14 items) 1 2 Next >