Let\'s say we have a function that changes a password for a user in a system in an MVC app.:
public JsonResult ChangePassword (string username, string curren
I never add a break after a throw statement contained in a switch statement. Not the least of the concerns is the annoying "unreachable code detected" warning. So yes, it is a good idea.