ASP.NET Tutorials - Concept of ViewState (Client Side State Management Technique) with an example

preview_player
Показать описание
The tutorial demonstrate the concept of ViewState (Client side state management technique) with an example that allows user to store values that remains persistent on a single page during postback; so that it can be retrieve as and when need. The example is demonstrated by showing the difference between variable and ViewState. We will see how the value of name-value pair stored in ViewState remains persistent during postback and the value stored in variable will be lost. Example is implemented in ASP.NET with VB.

Basics of .NET Playlist:

VB.NET Tutorials Playlist:

ASP.NET Tutorials Playlist:

My Journey Playlist:

Research Profiles:

Dr. Nikisha Jariwala on Social Media:

-------------------------------------------------------------------------------------------------------
#drnikishajariwala #drnikishajariwalachannel #aspdotnet #ViewState #StateManagement #example
Рекомендации по теме
Комментарии
Автор

understandable and simple explanation. very useful for beginers.

bharatpatel-rbhf