Paulo Morgado

.NET Development & Architecture

Recent Articles

view all

Events

Projects

Recent Readers

Visitor Locations

Visitor Locations

Disclaimer

The opinions and viewpoints expressed in this site are mine and do not necessarily reflect those of Microsoft, my employer or any community that I belong to. Any code or opinions are offered as is. Products or services mentioned are purchased by me, made available to me by my employer or the manufacturer/vendor which doesn't influence my opinion in any way.

Browse by Tags

All Tags » InternetExplorer (RSS)
Internet Explorer 10 User Agent Strings On Windows 8 64bit
Internet Explorer 10 is the web browser Microsoft is delivering with Windows 8 . According to its different usages and modes, its user agent string is as follows: Application Environment 32/64 bit User Agent String Internet Explorer Metro - Mozilla/5...
Detecting User Regional Settings In The Web Browser
Recently, a friend of mine asked me something like: “How do I get the user’s regional settings for a request to a web server?” As far as I know, web browser only send an Accept-Language HTTP header and nothing more. You can take this and use the default...
Defining Document Compatibility In Internet Explorer 8
The procedures to define document compatibility in Internet Explorer 8 are well documented here , but I’ve seem many developers and system administrators that are not aware of this. Although you can (and should) define the document compatibility your...
Extended WebBrowser Control - Version 0.0.0.0 Uploaded
After a long time, I finally managed to upload a version of the Extended WebBrowser Control to CodePlex . It's still a work in progress, but it's usable. Feel free to download , comment and file issues . A nice tabbed browser demo is included.
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 .
More Posts Next page »