Creating a generic Message Display Page for ASP.Net
Excellent article by Rick Strahl. It's always a good idea to have a constant way of showng error messages on a website.
Rick show here his method using a generic class.
Excellent article by Rick Strahl. It's always a good idea to have a constant way of showng error messages on a website.
Rick show here his method using a generic class.