2009
26 articles published in 2009
-
Embed images in stylesheets
A video showing you how easy it is to embed images directly into stylesheets to reduce the number of HTTP requests
-
Off topic: The grand plan of 2009 conclusion
The conclusion of my grand plan of 2009 saying I have to visit 12 different countries by the end of the year.
-
Use Google's Closure Compiler in C#
A very simple and small class for utilizing the Google Closure Compiler API for minifying JavaScript.
-
Use iframes with XHTML 1.0 Strict
Use a custom DTD that adds iframe support to XHTML 1.0 Strict
-
Verify JavaScript syntax using C#
How to use the Microsoft JScript compiler that's build into the .NET Framework
-
Meta-tag bypasses IE8 checks
Internet Explorer 8 introduced a new mechanism for ensuring backwards compatibility with websites built for IE7, so "the web" didn't break with IE8's more standards compliant rendering. You could tell IE8 to render your...
-
Scale in the browser
How to use JavaScript and the browser as a tool to scale websites
-
Iframe cross domain JavaScript calls
How to implement 'Same Origin Policy' that will allow for cross domain JavaScript calls
-
Off topic: The grand plan for 2009 follow up
A follow-up to my grand plan for 2009 which looks to succeed
-
Get last-modified header from response in ASP.NET
A quick and dirty method for retrieving the last-modified date of a HTTP response in ASP.NET
-
ASP.NET developer categories
After interviewing many ASP.NET developers, an interesting pattern emerges...
-
ASP.NET is a database framework
My little beef about the definition of the ASP.NET framework
-
BlogEngine.NET 1.5 final release
The newest release of BlogEngine.NET is now available for download.
-
Add support for iPhone in ASP.NET
How to easily utilize a few cool capabilities of the iPhone and iPod in your own ASP.NET website.
-
BlogEngine.NET 1.5 release candidate
We have now released BlogEngine.NET 1.5 RC1
-
YSlow: Add expires header to images in IIS 7
How to easily improve the performance and YSlow score of your website by tweaking the web.config.
-
.NETworking dinner
Taking geek dinners to the next level this April
-
Off topic: The grand plan of 2009
My travel itinerary for 2009 and following the grand plan
-
Caught on tape
A video recording for my ASP.NET performance optimization tech talk at Microsoft
-
WebForms or MVC? What about the third option?
An alternate view on the discussion about the MVC framework and WebForms
-
The WebOptimizer class
A class for doing HTTP compression, removal of whitespace from HTML, CSS and JavaScript, and adding support for conditional GET requests
-
Checklist for high quality websites part 2
The second part of the checklist is about server side code and security
-
ASP.NET application lockdown on IIS 7
How to use the web.config to lock down your ASP.NET web applications
-
Method for retrieving movie posters
How to use the Yahoo API to retrieve movie posters in C# and ASP.NET
-
Checklist for high quality websites part 1
A checklist for websites
-
The mail that got lost
Mads Kristensen won the Microsoft MVP award in ASP.NET