There are no comments yet...Kick things off by filling out the form below.
ASP.NET MVC Tip #11 Use Standard Controller Action Names : Stephen Walther on ASP.NET MVC
In this tip, I recommend that you use standard names for your controller actions in order to make your code more transparent to other developers. Adopting naming conventions makes your code easier to read for other developers and your future self. Naming...
