Tag Archives: ViewData vs TempData

UI messaging in MVC

Handling errors and displaying information back to the user is a common task in developing web applications. Here is a simple way of managing that process.

Posted in .Net, MVC | Tagged , | 2 Comments