Browser Impersonation
Sometimes it is necessary to impersonate a certain browser type.
Sometimes it is necessary to impersonate a certain browser type.
I read an article linked from http://www.omgili.com/captcha.php on SlashDot that illustrates an alternative way of generating Captcha to prevent spam […]
Download MPThreadBench.zip There is no doubt that Hyper-Threading can, under certain circumstances, boost application performance.
In one of my previous posts, I described in detail for using X509 certificates with web services.
I have a 64MB USB flash drive and was experimenting putting different file systems on it. But when I removed […]
Recently, I needed to incorporate a java web service (not developed in-house) into my client’s existing ASP.Net website.
A couple of weeks ago, during a company event, I saw a demonstration of integrating weather service data with text […]
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 […]
In a post last year, I wrote about the pitfalls when generating classes using the xsd tool in .Net framework […]
When developing web related projects, I often found the need to inspect the HttpRequest object to see its properties.
In many applications, it is often required to generate one time passwords.
I got a request from my client a couple of weeks ago. For simplicity reasons, I will present it as […]
A few weeks back, I ran into some issues related to tab stops for certain controls on a windows form […]
Most of us know that controls in Windows forms are bound to a specific thread and are not thread safe, […]