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't XHTML conformant, Firefox differs from Internet...
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 directly to the IE team! Several updates have...
When a web page uses scripting to close a browser window that was opened by the user and not opened by some action on another page, Internet Explorer pops up a question to the user warning that " The webpage you are viewing is trying to close the tab. " (in this case, Internet Explorer 7) and...
"My" WebBrowserControl for the .NET Framework 1.1 has been updated. A few bugs were fixed and a few changes were made to the API (still thinking of a .NET 2.0 version). I managed to solve all the problems with the design time but, unfortunately, the PropertyGrid throws an exception when the...
For the past months I've been developing ASP.NET infrastructure (authentication, authorization, profile, membership and resource providers). My job is not building web pages. My job is make the lives of web page developers a lot easier (well, they might not agree with me on that). Nevertheless, when...
Finally, I published "my" WebBrowserControl for the .NET Framework 1.1 . I wanted to do a nice article on the buts, hows and whys, but never got the time for it. And since .NET 3.0 is knocking on our door, pretty soon no one will care about .NET 1.1 stuff. I've already done some work to port it to .NET...