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

ASP.NET

A collection of 49 posts
ASP.NET

MVC HtmlHelper for Google Charts

Asp.net Mvc has an awesome little class called the HtmlHelper class. I have only recently started to get into creating custom HtmlHelpers, and I thought that creating a small Google charting helper would be a good place to start. From the Microsoft MSDN site: The HtmlHelper class provides a
Jan 11, 2010 3 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 10 of 10
Dean Hume's Blog © 2025
  • Sign up
Powered by Ghost