Browse by Tags

Related Posts

  • Performance Research: Browser Cache Usage - Exposed!

    Tenni Theurer posted a new blog entry on the YUIBlog about performance research with browser cache usage . In an earlier post, I described What the 80/20 Rule Tells Us about Reducing HTTP Requests. Since browsers spend 80% of the time fetching external components including scripts, stylesheets and images...
    Posted to AjaxPro and WPF/E (Weblog) by Michael Schwarz on 01-05-2007, 12:00 AM
    Filed under: AJAX, JavaScript, JavaScript Performance, HTML, CSS
  • Rich Media Platform Comparison

    I found a nice table which will show a comparison between Microsoft products and Flash/Flex: Features/Benefits Silverlight .NET 3.0 Flash/Flex Rich 2D animation/graphics with audio and video yes yes yes Industry standard video codec yes yes no Scalable video format from HD to mobile yes yes no Hardware...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-19-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, Web 2.0, JavaScript, Mobile, WPF/E, WPF, HTML, WPFE, Silverlight
  • Rich Media Platform Comparison

    I found a nice table which will show a comparison between Microsoft products and Flash/Flex: Features/Benefits Silverlight .NET Flash/Flex Rich 2D animation/graphics with audio and video yes yes yes Industry standard video codec yes yes no Scalable video format from HD to mobile yes yes no Hardware-assisted...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-19-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, Web 2.0, JavaScript, Mobile, WPF/E, WPF, HTML, WPFE, Silverlight
  • Microsoft Live Labs - DeepFish Experience

    Some weeks ago I installed the DeepFish Technology Preview which will enhance existing mobile browsing technologies by displaying content in a view that is closer to the desktop experience. After installation was finished I was very anxious to see how it is working. I have several Windows mobile devices...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-18-2007, 12:00 AM
    Filed under: AJAX, Web 2.0, JavaScript, Mobile, HTML, CSS
  • Inline Script inside an ASP.NET AJAX UpdatePanel

    When you wrap content with an UpdatePanel, it pretty much takes care of everything for you. But it can't do absolutely everything... Take for example some inline script: < p > Some html before the script </ p > < script type = "text/javascript" > alert( 'hi' ); </ script > <...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 09-17-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, JavaScript, HTML
  • [de] Dodned (.NET) Usergroup Franken 29.11.2007

    Wer Web Anwendungen schreibt, der kommt um JavaScript nicht vorbei. Egal welche Web Server Controls man verwendet, wenn's am Client nicht mehr weitergeht oder etwas verbesser werden muss, ist JavaScript die Nummer 1. Auch die ganze AJAX Programmierung verwendet JavaScript am Client. Am 29.11. zeige ich...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-26-2007, 12:00 AM
    Filed under: AJAX, .NET, LINQ, JavaScript, UG Meeting, HTML, Community, jQuery
  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro

    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 the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-09-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Source Code, HTML, UI
  • Ajax.NET M! - The .NET Micro Framework AJAX Library

    The embeddedworld2008 is over and I had some time to play around with Microsoft .NET Micro Framework devices. I can remember that I had a look on it during the first available betas on Microsoft Connect, but then stopped watching it because of the missing TCP/IP stack. The now available version 2.5 of...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 03-05-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, .NET, JavaScript, Ajax.NET Release, JSON, Mobile, HTML, .NET Micro Framework
  • My own small .NET Micro Framework Web Server

    While developing my small Ajax.NET M! library for creating Web applications that run on the .NET Micro Framework I have started to write my own Web server. Some years ago I wrote a simple SMTP/POP server and using some code from there was a great help. The first version will only return static HTML pages...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 03-06-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, .NET, JavaScript, JSON, HTML, .NET Micro Framework
Page 1 of 2 (17 items) 1 2 Next >
Microsoft Communities