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...


Tell something about state management in asp.net?

Answers were Sorted based on User's Feedback



Tell something about state management in asp.net?..

Answer / elumalai.k

SERVER SIDE:
1.APPLICATION
2.CACHE
3.SESSION
4.CONTEXT
5.DATABASE

CLIENT SIDE:
1.VIEW STATE
2.COOKIES
3.HIDDEN VARIABLES
4.QUERY STRING

Is This Answer Correct ?    15 Yes 2 No

Tell something about state management in asp.net?..

Answer / selvavelan.s

Give brief Definition for the following

1. Application
2. Session
3. Cookies
4. Viewstate
5. SqlServer(DataBase)
6. HiddenFeild

Is This Answer Correct ?    7 Yes 1 No

Tell something about state management in asp.net?..

Answer / sankar

We know that Web pages are stateless that means they didn't know weather same user sending requests or other so to maintain state of web pages asp.net provides state managemant.
Client side:
1)Cookies
2)Query String
3)View State
4)Hidden Fields

Server side:
1)Session State
2)Application State

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are asynchronous callbacks ?

6 Answers   Accenture, BirlaSoft,


Explain page output caching?

0 Answers  


What does AspCompat="true" mean and when should I use it?

1 Answers   Infogain,


What is state management in asp.net and define Client-side state management and Server-side state management?

2 Answers   TVS,


Should sn.exe be used before gacutil.exe ?

2 Answers   Accenture, BirlaSoft,


What is _dopostback in asp net?

0 Answers  


Explain the scenario where we go for inpro and outpro session?

3 Answers  


i wand basic interview based questions in asp.net and vb.net

0 Answers   Legio Infotech,


How can we communicate with each server in N-tier Architecture? and what are the methods?

0 Answers   Wipro,


Explain about the .NET framework?

0 Answers  


What is use of <% %> in asp.net?

0 Answers  


what is page life cycle state management postback cross page postback types of feilds in gridview gridview events their life cycle cte in sql diff truncate and delete paging concepts in gridview diff bet gridview datalist and repeater what new operations in sql 2005 compared to earlier you get

1 Answers   e4e,


Categories