Posts Tagged: mvc
Stay up to date on the latest tips and best practices for developing with the Model-View-Controller (MVC) pattern. Topics include routing, model binding, filters, and more.
2014
- Enabling HTTP Strict Transport Security HSTS via Web Config
Jun 10
This post describes how to enable HTTP Strict Transport Security (HSTS) via a web configuration file
- Enabling HTTP Strict Transport Security HSTS via ASP Net MVC ActionFilters
Apr 21
This post describes how to enable HSTS in ASP.Net MVC using an ActionFilter