I haven't posted in a while do to being busy with my new job, but I thought I'd just share this code snippet. In the new asp.net mvc framework, you often have the need for a single form, but multiple buttons that each post to a different controller
Read More