mardi 8 septembre 2015

What is the best way show all exceptions in a popup instead redirect the user in MVC 4?

I have an web application in .Net MVC 4. The application uses areas and each area have its own custom base controller. I want to concentrate all exceptions in one place and treat each one and redirect to a popup view with a collapsed div with details. Are there some design pattern or example of this?

Aucun commentaire:

Enregistrer un commentaire