[2008-08-21] Discussion on ASP.NET Performance Optimization
Next Tuesday the 26th, I'm giving a talk about advanced ASP.NET performance optimizations at the Copenhagen .NET User Group.
[2008-08-08] Let the browser Identify Country and Language in ASP.NET
I recently had the challenge of retrieving a country based on the browser language. It was used to pre-select a country in a drop down list so the user didn't have to. I knew it wasn't going to be 100% accurate but probably more like 80-90%.