Profile
Achievement

jmcd's Recent SnippetsTagged c
- All /
« Prev 1 Next »
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
836
posted 15 years ago by jmcd