There are attributes available in ASP.NET MVC that allow us to handle common scenarios consistently and easily, such as:
- [Authorize]
- [HandleError]
We are using these in some places and not in others. Maybe we should take the time during development tasks to investigate different ways of doing things.
No comments:
Post a Comment