Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Really Cool Internet Explorer 6 – But how will it perform on 400 MHz?

    I have downloaded the new emulator images and I’m really impressed that the IE6 render engine really fits in such a small device. I have created some screenshots below. All Web sites look very similar to the desktop version of Internet Explorer. Most AJAX enabled pages are working, on some Web sites...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-12-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript, IE, Mobile, HTML
  • Interesting Finds: 2008.09.22~2008.09.27

    Web Http.sys registry settings for IIS - BUG: You experience slow performance when ISAPI applications and CGI applications that are hosted on Internet Information Services 6.0 send responses Ex DOM Storage - implements the HTML 5 DOM Storage API for IE 6 and 7 Major Release for our JavaScript Template...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 09-27-2008, 12:00 AM
    Filed under: .NET, Javascript, SQLServer, Scale, ISAPI, Debug, IE, SQLite
  • Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site

    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 more quickly (especially sites based on JavaScript...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-17-2008, 12:00 AM
    Filed under: AJAX, JavaScript, IE, HTML
  • Browser War 2.0

    Yesterday Google announced that they are working on a own Web browser. The first beta version will be available for Windows today in more than 100 countires, Mac and Linux versions are coming soon. An official starting point could be http://www.google.com/chrome as it returns an http error 404 instead...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-02-2008, 12:00 AM
    Filed under: JavaScript, Google, IE, HTML
  • TODO: Internet Explorer 8

    I will collect some of my thoughts about the current beta 2 of Internet Explorer 8 I have noticed during IE8 community roundtable last week: Address Bar and Searching Since months I’m using a great Firefox feature that I still miss in Internet Explorer 8 (beta 2): the searchable address bar . With the...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-01-2008, 12:00 AM
    Filed under: ASP.NET, JavaScript, IE, XSS, HTML
  • Interesting Finds: 2008.08.13~2008.08.21

    .NET TCP: Buffer Management ASP.Net Load Testing and Optimization Toolkit - So you want to be a hero Management Studio Improvements in SQL Server 2008 Why you should always unscubscribe event handlers A simple Binary Search Tree written in C# Database Introducing Table-Valued Parameters - Part 1 Other...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 08-21-2008, 12:00 AM
    Filed under: Interesting Finds, .NET, Javascript, SQLServer, Performance, Visual Studio, IE
  • Interesting Finds: 2008.07.24

    Debug Managed ThreadPool vs Win32 ThreadPool (pre-Vista) Web DOM DocumentFragments - document.createDocumentFragment() Internet Explorer 8 and Maximum Concurrent Connections Distributed Caching - Strategies and Tips Three Best Ways To Obfuscate Email Addresses jQuery Content Slider Tutorial .NET 4 Features...
    Posted to gOODiDEA.NET (Weblog) by gOODiDEA on 07-23-2008, 12:00 AM
    Filed under: Interesting Finds, .NET, Javascript, jQuery, Scale, Utility, ASP.NET AJAX, Debug, ROT13, IE
  • Internet Explorer 8 and Maximum Concurrent Connections

    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 or proxy. A proxy SHOULD use up to 2*N connections...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-21-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, JavaScript, IE, .NET Micro Framework
  • Internet Explorer 8 Expert Chat Zone Resume

    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 of great features like the star-it function to easily...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-17-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript, IE, HTML, MVC
  • DLR and Performance

    The idea was to put all JavaScript libraries into the DLR of Silverlight to get better performance, but a first tests failed or is compared to JavaScript directly in the Web browser very slow. To test this I wrote a very simple demo: var s = "" ; var d1 = new Date(); for (var i=0; i<1000; i++) { s...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 05-31-2007, 12:00 AM
    Filed under: .NET, JavaScript, IE, WPF/E, WPFE, Silverlight, DLR
Page 1 of 3 (25 items) 1 2 3 Next >