Organizing JavaScript for minification, maintenance and performance
While developing intranet framework at work, i decided to look into a more practical approach to JavaScript organization than the dreaded “script file per page” in... »
While developing intranet framework at work, i decided to look into a more practical approach to JavaScript organization than the dreaded “script file per page” in... »
ASP.NET routing is pretty darn simple to set up. It works right out of the box, in most cases. However, I still ran into a few... »
Having worked on a few projects utilizing the new URL routing introduced in ASP.NET 4.0, I have quickly grown tired of specifying my route configurations in... »
Today is the first time i checked my blog after being out of country for 2 weeks. One thing i found surprising is that i still... »
Recently, I was helping a co-worker set up Elmah error logger for a web application hosted in Cassini, which is the default light-weight web server in... »