Michael's Blog

ASP.NET and Embedded Development

  • More WPF/E and Flash Integration Madness!

    Tags: WPF, WPFE

    I found again a very nice example on how WPF/E and Flash are working together. Lee has written an example where you will see WPF/E and Flash side-by-side, you don't see the difference.Perhaps I& … more

  • Rules you need for Fiddler

    Tags: AJAX, ASP.NET, Atlas, JSON

    From time to time I install Fiddler on new PCs and everytime I have the same problem: which rules do I need to get most from Fiddler. Here are my top 5 rules I use:In OnBoot() I use following two … more

  • POST vs. GET

    Tags: AJAX, JavaScript

    I'm reading a lot of performance issues when using POST instead of GET in AJAX enabled web applications. What are the key benefits of each http method? And is POST really slower than GET?POSTBy … more

  • IE6 and IE7 Running on a Single Machine

    Tags: AJAX, ASP.NET, IE

    Brian is writing on his blog that Microsoft offers a free Windows XP including Internet Explorer 6 as a VPC image to test web sites with IE6:Many of you have asked how to run IE6 and IE7 in a side by … more

  • Microsoft Network Monitor 3.0 released

    The Microsoft Network Monitor Development Team has released the new Network Monitor 3.0. Here are the key features:A completely new user interface Real time capture and display of frames … more

  • Showcase of Sites Powered by ASP.NET AJAX

    Tags: .NET, AJAX, ASP.NET, Atlas

    I had some time to have a look at the showcases of sites powered by ASP.NET AJAX. There are a couple of new web sites available that I didn't looked at. I started my Internet Explorer, Fiddler … more