Captcha Problem with dasBlog 1.9 under ASP.Net 2.0
I upgraded my blog engine from dasBlog 1.8.5223.2 to 1.9.6264.0 roughly a month ago.
I upgraded my blog engine from dasBlog 1.8.5223.2 to 1.9.6264.0 roughly a month ago.
I have created quite a few customized pages (e.g. http://www.kerrywong.com/cmsg ) on my blog site.
Sometimes it is necessary to impersonate a certain browser type.
In one of my previous posts, I described in detail for using X509 certificates with web services.
Recently, I needed to incorporate a java web service (not developed in-house) into my client’s existing ASP.Net website.
Recently, I found an interesting problem when using server controls (e.g. asp:button) to launch javascript popup windows.
We know that when enumeration type is used in web services, the string name of the enumeration value is used […]
When developing web related projects, I often found the need to inspect the HttpRequest object to see its properties.
We recently ran into an interesting issue while running .Net applications compiled with framework 1.1 on machines that have both […]
Browser compatibility is a huge issue for commercial websites, but for a personal website like this, it really is not […]