About

I'm a .Net developer currently working in the North East of England. I love coding, gaming and motorsports!
Follow @elkdanger
-
Recent
Tags
.net .net4 .net 4.0 action filter ajax asp.net bundling c# caching colorbox configuration css dependency injection electronics events extension formatting HD44780 imaging instanceof javascript jquery jquery-ui links linq linqtolfsworld live for speed memorycache mvc ninject nuget objectcache patterns plugins script# services sql syntaxhighlighter system.dll techdays tutorial visual studio wcf web.config wordpressArchives
- January 2013 (1)
- June 2012 (2)
- May 2012 (1)
- February 2012 (1)
- November 2011 (1)
- August 2011 (1)
- June 2011 (3)
- May 2011 (2)
- March 2011 (1)
- February 2011 (3)
- January 2011 (1)
- November 2010 (3)
- October 2010 (1)
- September 2010 (2)
- August 2010 (3)
- June 2010 (2)
- March 2009 (1)
- December 2008 (1)
- July 2008 (1)
- June 2008 (4)
- April 2008 (1)
- March 2008 (1)
- July 2007 (1)
Blogroll
Tag Archives: jquery
Changing the ordering for single bundles in Asp.Net 4
The new bundling support for Asp.Net MVC and WebForms is superb, and as it’s all built into the new framework, there’s no real reason not to use it [..]
Real-time system resource monitor with SignalR, WCF and KnockoutJS
Application building time! This article is designed to give you, the reader, some grounding in a few different technologies and help you build a working application which may [..]
ScriptSharp: Taking care of ‘this’
Making sure ‘this’ points to exactly what you think it does in Javascript is one of the challenges that a new programmer to the language has to overcome. [..]
Adding a new Jquery UI theme to the default Asp.Net MVC 3 Project
The default project template for Asp.Net is pretty functional out of the box, but an interesting feature is that new templates install jQuery and jQuery UI out of [..]
AjaxOnly actions and controllers in Asp.Net MVC
Currently as part of my work I find myself doing a lot of client-side work (using the excellent ScriptSharp I might add) and this does involve a lot [..]
Top 3 jQuery Tools
While I wait for my shiny new download of Visual Studio 2010 SP1 to install, I just thought I’d share a couple of awesome frameworks and plugins I’ve [..]
Asp.Net and Colorbox: Creating a ‘delete’ confirmation dialog
This article was inspired by a friend of mine who wanted to implement a delete confirmation dialog in his website, and I thought it might be a useful [..]
Testing for a jQuery object in Javascript
I’ve just spent an inordinate amount of time trying to figure out how to test if an object in Javascript has actually been extended using jQuery or not. [..]
