December 2006 - Posts

1
Comments

Updated Version of WPF/E Pad by Michael Schwarz

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 XAML file at a time. I've also added a status area...
Filed under: , , , ,
1
Comments

WPF/E Plugin Update: how does it work? by Michael Schwarz

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/E plugin will run a request to following web page...
Filed under: , , ,
0
Comments

Merry Christmas and a Happy New Year! by Michael Schwarz

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 the most used terms we used for web development, and I'm happy...
0
Comments

Web Developer Tools by Michael Schwarz

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 .
Filed under: ,
1
Comments

A short list of WPF/E exmaples by Michael Schwarz

- Flash and WPF/E combined: http://thewpfblog.com/examples/wpfe/microbe/Default.html - Page Turner http://go.microsoft.com/fwlink/?linkid=79204&clcid=0x409 - Sprawl Game http://go.microsoft.com/fwlink/?linkid=79206&clcid=0x409 - Film Strip Slide...
3
Comments

WPF/E VS2005 Template (ASP.NET Version) by Michael Schwarz

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 way of installing the WPF/e template into VS2005 without...
Filed under: , , ,
0
Comments

More WPF/E and Flash Integration Madness! by Michael Schwarz

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’m getting carried away. I tend to do that whenever...
Filed under: ,
3
Comments

Rules you need for Fiddler by Michael Schwarz

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 lines to display the raw request and response inspectors...
Filed under: , , ,
1
Comments

POST vs. GET by Michael Schwarz

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? POST By default no proxy server or web browser is caching this...
Filed under: ,
1
Comments

Pending Members - Google Groups XSS Bug [Part 1] by Michael Schwarz

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 occurs and I noticed the same error on the older version...
Filed under: , , ,
More Posts Next page »