Archives
-
Updated Version of WPF/E Pad
Mike Harsh has updated his WPF/E Pad. The new version has the following changes:Enhanced readability by lightening the background color of the XAML textarea Modifed the loading logic to download one … more
-
WPF/E Plugin Update: how does it work?
Today I had a look on how the WPF/E plugin will check if there is a new update available. Would it be in Windows Updates or is there any automatic update done?Every web page that will include the WPF/ … more
-
Merry Christmas and a Happy New Year!
I will say Thank You! for all your help and discussions I had this year! 2006 was a great year where AJAX became very important to web applications, AJAX, JavaScrippt, CSS and Web 2.0 are& … more
-
Web Developer Tools
Taylor Hayward has launched a new web site that will collect useful helpers for web developers, a lot of great examples and free icons or images, thePeoplesToolbox. more
-
A short list of WPF/E exmaples
- Flash and WPF/E combined:http://thewpfblog.com/examples/wpfe/microbe/Default.html- Page Turnerhttp://go.microsoft.com/fwlink/?linkid=79204&clcid=0x409- Sprawl Gamehttp://go.microsoft.com/fwlink/ … more
-
WPF/E VS2005 Template (ASP.NET Version)
I found a post on Paul Glavichs blog about the WPF/E Visual Studio .NET 2005 template:I saw a link on Andrew Stopford’s blog which pointed to yet another blog by John Rayner that showed a … more
-
More WPF/E and Flash Integration Madness!
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
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
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
-
Pending Members - Google Groups XSS Bug [Part 1]
During the weekend I found an script error on the Google pending members web page. Because I was using the new Google groups beta interface I didn't looked on it. But today the script error still … more
-
IE6 and IE7 Running on a Single Machine
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