In this article, we will discuss various ways to pass the data from Controller to View, or Controller to Controller. However, in ASP.NET web applications, for state management, we use View State, HiddenFileds, Session, etc.
source https://www.c-sharpcorner.com/article/learn-about-state-management-in-asp-net-mvc/
No comments:
Post a Comment