Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How you can manage the state of application at the server side in ASP.NET?



How you can manage the state of application at the server side in ASP.NET?..

Answer / Meeta Rani

There are several ways to manage the state of an application at the server-side in ASP.NET:n1. ViewState: Maintains control and page state using hidden fields.n2. Session State: Stores user data on the server for the duration of the session.n3. Application State: Stores global data that is accessible to all users for the lifetime of the application.n4. Cookies: Store small amounts of data on the client side, allowing you to track information between requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What language does asp.net use?

1 Answers  


How do we assign page-specific attributes?

1 Answers  


How asynchronous call can be implemented using delegates?

1 Answers  


What's the advantage of using System.Text.StringBuilder over System.String?

3 Answers   IBM, IdeaLake, Infosys,


What is the difference between <%#%> and <%=%>?

5 Answers   IBS,


How many languages are supported by .NET at present time?

1 Answers  


A brief difference between Session and Cookies in asp.net

5 Answers   HCL, HCL Comnet,


Define authentication and authorization.

1 Answers  


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,


How many web.config files in each solution

10 Answers   General Mills,


What is boxing and unboxing in asp.net?

1 Answers  


i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....

3 Answers   Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,


Categories