MVC: User Message Stack implementations
- by SDReyes
How would you implement a user message stack in ASP.Net MVC (you set messages for the user in any place inside your app. and they are shown as hints of your app to the user anywhere inside the app)
e.g.: