Blog Directory logo  Blog Directory
           Submit a Blog
  •  Login
  • Register
  •            Submit a Blog
    Submit a Blog in Featured for only $10 with PaypalFeatured BlogsBlog Listing
    Member - { Blog Details }

    hero image

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

    keywords:

    member since: Jan 31, 2016 | Viewed: 114

    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 }
    © 2025, Blog Directory
     | 
    Google Pagerank: 
    PRchecker.info
     | 
    Support
    How to Make 3d Pop-Up Effect in Photoshop?

    Education

    How to Make 3d Pop-Up Effect i...


    Nov 2, 2021
    Essential Steps For Your Final Exams

    Education

    Essential Steps For Your Final...


    May 3, 2016
    Full Stack Developer Courses in Pune: Your Ultimate Guide to Launching a Promising Career

    Education

    Full Stack Developer Courses i...


    Sep 24, 2024
    Career and Job Opportunities After M.Sc. (IT) in Cloud Computing

    Education

    Career and Job Opportunities A...


    Jan 2, 2024
    Why Hadoop Job Support is Essential for Big Data Professionals

    Education

    Why Hadoop Job Support is Esse...


    Dec 18, 2024
    Performing Well in the Business World: MBA Specializations in HR and Supply Chain Management

    Education

    Performing Well in the Busines...


    May 18, 2023