Paulo Morgado

.NET Development & Architecture

Browse by Tags

All Tags » InternetExplorer (RSS)
Microsoft, Eurocrats And Internet Explorer
I’m all against monopolies, so I’m glad the Eurocrats are putting my tax payer Euros to good use. But it also got me thinking. If I buy something like an operating system, I expect the vendor to be responsible for what I’m buying. Does anyone think Microsoft...
Internet Explorer 8 RC 1 has now been released!
Internet Explorer 8 RC 1 has now been released! You can get it here . Before installing, please read the Release Notes and more information about features and developer docs can be found in the IE8 Readiness Toolkit . Internet Explorer 8 RC 1 is now platform...
Setting A Web Proxy Through Configuration In .NET Applications
Specially in enterprise environments, proxy servers are used to access the Internet. In a Windows / Internet Explorer environments there is a proxy server configuration in Internet Properties > Connections > LAN settings > Proxy server . Although...
The Problem Of Long Web Browser User-Agent Strings
Every web browser sends, on every request, a user-agent request HTTP header to the server. If you are curious about how Internet Explorer ’s user-agent string is form, read this article . This information is used by server software to identify the web...
More On ASP.NET Validators And Validation Summary Rendering of Properties
On previous posts [ ^ ][ ^ ] I mentioned the size of ASP.NET validators and validation summary rendering and the fact that expando attributes are being used to add properties. Mohamed also mentions this issue. Besides the fact that custom attributes aren...
Testing With Multiple Versions Of Internet Explorer
On a previous post I mentioned IETester . Jorge Moura mentioned TredoSoft ’s MultipleIEs and a list of web browsers .
DebugBar, Companion.JS And IETester
Some days ago a colleague of mine pointed out to me this tool ( IETester ) that allows testing the different rendering and JavaScript engines of Internet Explorer (5.5, 6, 7 and 8beta1) side by side with the installed version. I haven’t tested IETester...
Internet Explorer vs. FireFox
Until recent I had never used FireFox (FF) because Internet Explorer (IE) was good enough for me. I don't do much web page development and because I own licenses for Visual Studio (VS), HTTPWatch and IEWatch (tried the Internet Explorer Developer Toolbar...
IE8 Beta 1 is out
If you want to download IE8 Beta 1 and test it, it's here . Read the Release notes and the IE8 Readiness Toolkit which will give a detailed description of the features. If you have any feedback, use the feedback form , which allows you to submit bugs...
Find As You Type for Internet Explorer
It astonishes me how something as simple as this is not part of Internet Explorer .
More Posts