Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

December 2010 - Posts

Microsoft Store

Here I Go Making Predictions Again
I think it has been a few years since I publically made some predictions on what I think will transpire as it relates to my world. So much has been passing before my eyes the past few years and I honestly felt very overloaded with what would stick and Read More...
Why You Need to Build Mobile Web Sites
My primary talk this Autumn has been titled, 1 0 Things to Make You A Great Mobile Web Developer . In this talk I review 10 things I believe developers need to know to create great mobile web experiences. Honestly I could have easily titled it 1000 Things… Read More...
Enable Extensionless Urls in IIS 7.0 & 7.5
The cool thing to do these days is extensionless Urls, meaning there is no .aspx, .html, etc. Instead you just reference the resource by the name, which makes things like Restful interfaces and SEO better. For security reasons IIS disables this feature Read More...