Ben's code

Routes define how URLs map to controllers and actions in your application. more


There's nothing worse than users frustration at not being able to submit webforms due to validations warnings being so unobtrusive that you can't s... more


Environment.NewLine is a string and cannot be directly used as a delimiter for the Split method which expects a character or an array of characters. more


You can remove the extension from a filename in C# using several methods. Here are a couple of common approaches: more


Put some nifty star ratings on your page more


How to ensure your CSS edits display properly more


Improve your searches with Soundex! more


Extension Methods are a handy way to extend built-in types like string or int. This is a collection of some very useful ones. more


Create a tree view the easy way - don't battle a framework like Kendo! more


Codeyou can run directly in LINQPad to create a conditional query more


need to chage identity data? use GetOwinContext more


spins the card on mouseover more


Make an image fit the web page more


Pure CSS cellphone graphic more


Smash a virtual guitar into a virtual amplifier! A FUN animation made with the Greensock GSAP library. more