jmcd


Member since 05/06/2009

Name: John McDowall

jmcd

Location: Edinburgh, UK

5 snippets

3082 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

jmcd's Recent Snippets



« Prev 1 Next »
1 1397 posted 15 years ago by jmcd
0 2087 posted 15 years ago by jmcd
Use it on your AreaRegistrationContext via the extension MapRouteLowercase
0 1290 posted 15 years ago by jmcd
A style of code reuse. Breaking methods (in this case MVC controller) into very small reusable atomic chunks that either perform an operation then return an ActionResult OR return null, then using with the null-coalescing operator.
0 1227 posted 16 years ago by jmcd
« Prev 1 Next »