Blog Directory logo  Blog Directory
           Submit a Blog
  •  Login
  • Register
  •            Submit a Blog
     Featured Blogs
     Blog Listing
    © 2026, Blog Directory
     | 
    Support
    Member - {  Blog Details  } Save to Wishlist

    Blog image

    blog address: http://www.cpd-india.com/blog/state-management/

    keywords:

    member since: Jan 31, 2016 | Viewed: 727

    State Management

    Category: Education

    To maintain data that you had used in previous pages, we use State Management Techniques. Nowadays, all web application demand high level state management. In this article, we will discuss about state management technique and their types in ASP.net. Web pages are based on stateless HTTP protocol, which does not retain data while transferring control from one page to another. This means all information associated with the page or control to another page would be lost. There are many techniques we can use to maintain data. There are two types of state management Client side and server side state management. Client Side In client side state management, it stores information in either in client computer or web page. No information will be stored in server side in a round trip. Round Trips means specific information is sent to server and server will respond back to the client machine. Technique used to store information in client sides are View state, Hidden Field, Cookies, Query String Server Side Working on the client side and server side are same, but in server side all information is stored in user memory. For storing web page information in more secure place than server side state management is more secure the client side state management. Technique used to store information in server sides are Session state, Application State. Session State provides a strong technique to maintain state. It is used to store user information or unique id of user by using session and Application State is global storage mechanism that is accessible from all pages of web application



    { More Related Blogs }
    Abroad Consultancy in Hyderabad

    Education

    Abroad Consultancy in Hyderaba...


    Apr 22, 2025
    Top NEET UG Consultants in India 2026 Guide

    Education

    Top NEET UG Consultants in Ind...


    Apr 27, 2026
    ADVANTAGES OF MOBILE REPAIRING COURSE

    Education

    ADVANTAGES OF MOBILE REPAIRING...


    Mar 1, 2023
    Enroll in Graphic Design Course to Learn About Important Tools

    Education

    Enroll in Graphic Design Cours...


    Oct 28, 2021
    RRB Group D Test Series | Online Free Test Series | Testwale

    Education

    RRB Group D Test Series | Onli...


    Jan 13, 2022
    The Art of Business Analysis: Unveiling the Key Principles

    Education

    The Art of Business Analysis: ...


    Sep 6, 2023