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


State Management (viewstate, session etc)

Answers were Sorted based on User's Feedback



State Management (viewstate, session etc)..

Answer / alb.shah

in asp.net following ways to maintain server site and
client site state.
client site:
1. View State
2. Query String
3. Hiddne Field
4. Cookies

Server Site is:
1. Session
2. Application

Is This Answer Correct ?    10 Yes 0 No

State Management (viewstate, session etc)..

Answer / kamlesh

Client Side Managemnet:
•View state
•Control state
•Hidden fields
•Cookies
a) Temporary Cookies: Stored in RAM.
b) Permant Cookies: Stored in Hard Disk.
Server Side Management:
•Query strings
•Application state
•Session state

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

Is asp.net is a programming language?

0 Answers  


About SOAP ?

3 Answers   Cognizant, Infosys,


What are the cookies types in asp.net?

0 Answers  


Can I tap into other windows livetm services?

0 Answers  


What?s a bubbled event?

6 Answers   Visual Soft,


Tell me Asp.net Method Overriding.

3 Answers  


How do you secure your configuration files to be accessed remotely by unauthorized users?

0 Answers  


I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..

1 Answers  


Write a code snippet to implement the indentation in json in web api.

0 Answers  


What is the default timeout for a cookie?

0 Answers  


which type of data u send through request.querystring()?and tell abt exact size?

1 Answers   CSC, Nay Company,


What is OSI layer? Explain different layers.

0 Answers   MCN Solutions,


Categories