First Facebook application
My first Facebook application build for users of ZYB
My first Facebook application build for users of ZYB
How to detect mobile devices in ASP.NET
An old school AJAX call using the JavaScript Image object
Ok, this is not new. I’ve also written about this a few times in the past . The thing is that removing whitespace is a very tricky discipline that is different from site to site. At least that was what I thought until...
Clean up your HTML by removing auto-generated JavaScript in ASP.NET
How to use the RegisterExpandoAttribute method in ASP.NET 2.0
Enable HTML input without disabling request validation in ASP.NET
Shows how to use tag mapping to convert server controls to other types at compile time
I often use multiple stylesheets in a single website to keep things nicely separated. The only problem is that the client has to make multiple HTTP requests to get them all. Today, I thought it was about time I did...
Remove the unused HttpModules that is default in ASP.NET