Dean Hume's Blog
  • Home
  • About
  • Game Development
  • Progressive Web Apps
  • Web Performance
Dean Hume

Dean Hume

United Kingdom
CSS

Dot Less and Minifying CSS

A colleague introduced me to this wicked library for css files. If you are lazy like me, this tool is a great way to use variables in your css code so that you dont end up repeating yourself. Taken directly from the site: http://www.dotlesscss.org/ "Write regular CSS
Dec 16, 2009 1 min read
ASP.NET

Custom error pages in ASP.NET MVC

I was recently looking for an efficient method of redirecting users to an error page when an exception is thrown in an MVC application. A useful way of doing this is with the HandleErrorAttribute. In order to handle exceptions thrown by your action methods, you need to mark your method
Dec 15, 2009 2 min read
ASP.NET

Bin deploying ASP.NET MVC

Welcome to my site! It has been developed using ASP.NET MVC 2 beta (Which I intend to update as soon as the full release comes out), Subsonic 3.0 and a SQL 2005 DB. Ive written everything from scratch and Ive still got a lot to learn about the
Dec 14, 2009 2 min read
ASP.NET

ASP.NET MVC routing - 404 errors when directing away from home page

So, once I got the site up and running and I thought I was home and away. My home page worked perfectly, but as soon as I clicked away from the home page I got a 404 error page. Now I assumed that the only reason I was getting this
Dec 14, 2009 2 min read
← Newer Posts Page 37 of 37
Dean Hume's Blog © 2026
  • Sign up
Powered by Ghost