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...
"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...