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 the steps to follow to host a web application on a web server?

0 Answers   MCN Solutions,


Explain how asp.net different from asp?

0 Answers  


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


How Session use Cookies in State Management?

0 Answers  


where can i gather the materials for MCP certification

2 Answers  


Why do we use asp.net?

0 Answers  


What language is asp.net written in?

0 Answers  


Can we mention error in web.config file?

2 Answers  


One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


Explain the use of resource manager class in .net.

0 Answers  


How does the cookies work in asp.net?

0 Answers  


Categories