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

Types of state management techniques ?

Answer Posted / pradeep gupta

Client-side state management:-
a)cookies, b)view state, c)Hidden field, d)Query String

Serve-side state management:-
a)session, b)Application, c)context handler.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who is using asp.net?

987


What is session management in web application?

1065


Explain ViewState?

1086


How can we identify that the Page is Post Back?

1054


How many types of controls are there in asp.net?

1064


How will you do Redo and Undo in a TextControl?

1252


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

973


Why mvc is better than asp.net? : Asp.Net MVC

1004


What are the ways of preserving data on a Web Form in ASP.NET?

1147


How many types of state management are there in asp net?

1071


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

1073


Define static function?

1069


Explain significance of routing? : asp.net mvc

1208


Explain login controls.

1180


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

3099