ASP.NET MVC in Action Personal Notes

  1. Keep using a custom controller
  2. Learn and Use Ajax Helpers More
  3. Rob Conery’s Law: When you have an “if” statement in the view, make a helper!
    1. I think this might be optional depending on your view engine. Spark almost solves? this problem.
  4. I miss dynamic languages.
  5. Please with model binding as a way to create a terse application/framework.

No related posts.



Leave a Reply