Browse by Tags

All Tags » IE » AJAX (RSS)

Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site by Michael Schwarz

I found a nice document at Microsoft Download showing all the new features in Internet Explorer 8 which is currently in beta: Speed and Efficiency. Internet Explorer 8 is faster to start up, creates new tabs in a snap, and loads and runs Web sites much...
Filed under: , , ,

Internet Explorer 6 running on Windows Mobile - Do I have to wait for WM7? by Michael Schwarz

Microsoft has canceled the Deepfish research project lab. I was not sure if I would love the Deepfish browser as there was a big lack of missing features like AJAX, JavaScript, Flash/Silverlight. Yesterday I read in the news that Microsoft will port their...
Filed under: , , ,

Internet Explorer 8 and Maximum Concurrent Connections by Michael Schwarz

As defined in 1999 ( RFC 2616 ) “ clients that use persistent connections should limit the number of simultaneous connections that they maintain to a given server. A single-user client SHOULD NOT maintain more than 2 connections with any server...

Internet Explorer 8 Expert Chat Zone Resume by Michael Schwarz

Internet Explorer 8 is in beta and we're able to improve features that we need. Last week I sent a short message to the Microsoft DPE here in Germany with some comments what I like more in Firefox 3 than in Internet Explorer. Well, there are a couple...
Filed under: , , , , ,

IE6 and IE7 Running on a Single Machine by Michael Schwarz

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 side environment. As Chris Wilson blogged about early...
Filed under: , ,

Syntax error: line 1 using Microsoft ASP.NET AJAX by Michael Schwarz

I read the last post from Rick Strahl about IE 7 Script Errors . Yes, I found this already on some sites, too, so I started to find the real issue. For this I started the great Fiddler tool to analyse where the problem is. When you have Script Debugging...
Filed under: , , , , ,

AjaxPro, GPS, Windows Mobile 5 and Google Maps by Michael Schwarz

While I was on a busines trip I started to write a small application that is using the Windows Mobile 5 GPS API to get the current location. After this I build a small web server that was running on the Windows Mobile device to offer a small web application...

Albert Weinert will talk about Ajax.NET Professional in Cologne, Germany by Michael Schwarz

Alber Weinert is talking about Ajax.NET Professional (and details on JSON ) in Cologne, Germany: "Ich halte am Dienstag, den 25.07.2006 wieder einen AJAX Vortrag [2]. Diesmal in Köln bei der .net user group Köln [1]. Nachdem ich nochmal...

Why addNamespace(...) is removed? by Michael Schwarz

I removed addNamespace because of the missing support on older web browsers or mobile devices. The problem is that addNamespace will add a new property to the window object. This is working great on all common web browsers. See the next lines to see how...

Work off-line with Ajax by Michael Schwarz

In Internet Explorer (and all other common web browsers) you have an menu item File -> Work off-line . What does this do with you web application? Of course, it is working offline, no communication possible to the web server. When connected with a...
More Posts Next page »