Logo

Maarten Balliauw {blog}

ASP.NET, ASP.NET MVC, Windows Azure, PHP, ...

About the author

Maarten Balliauw is currently employed as .NET Technical Consultant at RealDolmen. His interests are mainly web applications developed in ASP.NET (C#) or PHP and the Windows Azure cloud platform.
More about me More about me
Send mail E-mail me


ASP.NET MVC Quickly Pro NuGet Subscribe to my RSS feed Follow me on Twitter! View Maarten Balliauw's profile on LinkedIn
Maarten Balliauw - MVP - Most Valuable Professional
Maarten Balliauw - ASPInsider

Search

Latest Twitter

    Follow me on Twitter...

    Archive

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

    © Copyright Maarten Balliauw 2012


    Internet Explorer 7 RC1 available

    When I opened my RSS reader this morning, I saw good news: Internet Explorer 7 RC1 has just been released! You can download it here or install it as stand-alone version (unofficial!).

    Many people will like the new UI features, like tabbed browsing, tab preview, easier interface, less toolbars, ... The features I like are the better CSS support and other tech enhancements. For example, this blog uses several IE-specific CSS hacks to get everything (almost) in place. Now let's hope IE7 does not get confused by those hacks.

    But I fear too: my PRAjax project relies on several browser specific objects, like XMLHttpRequest. I had to make some adaptations for IE7 beta 1, some adaptations for IE7 beta 2, so now I hope everything keeps working like a charm on IE7 RC1...

    For those who tried beta 1 a while ago: the most annoying "feature" of IE7 has already been removed: if a page takes longer than 30 seconds to load, it keeps loading... In beta 1, it gave up saying the page was not available (really handy when you are debugging an ASP.NET web application Yell). Luckily, that's not longer an issue.


    Categories: General | Software
    Comments are closed