.net - Is ViewState relevant in ASP.NET MVC? -


I am learning ASP.NET MVC and many concepts like "ASP.NET" such as authentication, authorization, session status still This is applicable.

But whatever I have understood, I do not think that ViewStat is still relevant in an ASP.NET application. But this is (Property of System.Web.Mvc.ViewPage)! Is it for compatibility reasons or does it have some purpose / uses?

Yes, that's right. ViewStat is not relevant The differences between page models and MVC can be found here:


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -