Michael's Blog
ASP.NET and Embedded Development
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET Micro Framework
AJAX
Ajax.NET
ASP.NET
Atlas
DLR
Google
HTML
IE
JavaScript
jQuery
JSON
Mobile
MVC
Security
Silverlight
Source Code
UI
Vista
Visual Studio
Web 2.0
WPF
WPF/E
WPFE
XSS
News
Navigation
Home
Blogs
Archives
October 2009 (2)
September 2009 (2)
July 2009 (1)
June 2009 (2)
April 2009 (1)
March 2009 (1)
February 2009 (3)
January 2009 (2)
December 2008 (1)
November 2008 (10)
October 2008 (3)
September 2008 (11)
August 2008 (5)
July 2008 (19)
April 2008 (8)
March 2008 (19)
February 2008 (4)
January 2008 (7)
December 2007 (10)
November 2007 (5)
August 2007 (4)
July 2007 (11)
June 2007 (24)
May 2007 (4)
April 2007 (18)
February 2007 (6)
January 2007 (14)
December 2006 (11)
November 2006 (14)
October 2006 (9)
September 2006 (11)
August 2006 (1)
July 2006 (11)
June 2006 (14)
May 2006 (17)
April 2006 (13)
March 2006 (2)
February 2006 (5)
January 2006 (2)
November 2005 (20)
October 2005 (18)
September 2005 (21)
August 2005 (21)
July 2005 (5)
June 2005 (7)
May 2005 (10)
April 2005 (15)
March 2005 (2)
February 2005 (3)
January 2005 (2)
December 2004 (3)
October 2004 (1)
August 2004 (3)
July 2004 (4)
June 2004 (6)
April 2004 (4)
February 2004 (4)
January 2004 (7)
December 2003 (2)
November 2003 (3)
March 2003 (4)
My Links
Pocket PC: WIS Bar
Pocket PC: XP Shutdown
Ajax.NET Professional (AjaxPro)
AjaxPro @ CodePlex
IEC 61850
Michael's Blog (German)
ZigBee Smart Energy Blog
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:
AJAX
,
Ajax.NET
,
ASP.NET
,
WPF
,
WPFE
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:
ASP.NET
,
WPF
,
WPFE
,
Silverlight
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...
Filed under:
AJAX
,
Ajax.NET
,
ASP.NET
,
JavaScript
,
WPF
,
WPFE
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:
JavaScript
,
HTML
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...
Filed under:
AJAX
,
JavaScript
,
WPFE
,
Silverlight
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:
ASP.NET
,
Web 2.0
,
JavaScript
,
WPFE
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:
WPF
,
WPFE
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:
AJAX
,
ASP.NET
,
Atlas
,
JSON
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:
AJAX
,
JavaScript
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:
AJAX
,
Security
,
Google
,
XSS
More Posts
Next page »