Recent Posts

Update To Partial Authentication System

less than 1 minute read

I’ve posted an improvement to the Partial Authentication System originally posted at Secure Persistent ASP.NET Forms Authentication.

Odd WSHttpBinding Scenario

1 minute read

I was having lots of trouble recently with a WCF WSHttpBinding scenario on a server. It had been working, and the only thing I had changed recently was to th...

Fix To GroupedUpdatePanel

less than 1 minute read

After further testing, I discovered a bug in my GroupedUpdatePanel. It didn’t always function correctly when the postback was initiated by a child control wi...