The controller gets the first hit and loads the model. Most of the time we would like to pass the model to the view for display purpose.
As an ASP.NET developer your choice would be to use session variables, view state or some other ASP.NET session management object.
As an ASP.NET developer your choice would be to use session variables, view state or some other ASP.NET session management object.