State management in asp.net ?
Answers were Sorted based on User's Feedback
Answer / anil sharma
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 ? | 37 Yes | 4 No |
Answer / vipin tripathi
Ways to handle State Management
1. View State
2.Query String
3.Hiddne Field
4. Cookies
Server Site is:
1.Session
2.Application
3:Cache Object
| Is This Answer Correct ? | 31 Yes | 2 No |
Answer / situ
Asp.net is aserver technology communicate same way like
other technology like jsp,php,or asp etc.
Server technology communicate it resource like server
document,server control,server scripting from server,Server
document dynamic document communicate with espective page
cycle relates with roundtrip which initiate through any
server.control a action that means page state change,when
page state change control value,variable value &
datastructure value may be lost for current state,making
they comptable with various state,State management can be
assign two ways,
1.Client site
2.Server site
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sanjeev
we have maintain state in two different ways.
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
5.Hidden Frames
6.control field
serverside:
1.Session
2.Application
3.Database and cache.
4.profiles
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / manish singh(amalga fusion)
you can maintain client side state managment in following
way
1 view state
2 query string
3 hidden field
4 cookies
5 Hidden frames
you can maintain server side managment in following way
1 Application
2 Session
3 i think using cache object also but not sure.
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / navaneetha krishnan
we have maintain state in two different ways.
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
serverside:
1.Session
2.Application
3.Database and cache.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / kuldeep singh
There are two to maintain the state in asp.net...
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
serverside:
1.Session state
2.Application state
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / jiturcm
we maintain state and page information over multiple
request for the same and different page.
| Is This Answer Correct ? | 4 Yes | 1 No |
What is deference between asp.net, vb.net, c# & j#
Describe the differences between the lifecycles of Windows services and Standard EXE?
True or False: A Web service can only be written in .NET?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the different method of navigation in asp.net?
Your manager has asked you to describe what you would use application variables for. What statement best describes the use of application variables? a) Application Variables are used to keep state for each connected user. b) Application Variables are used to keep state for the web site c) Application Variables are used to keep state for the application on the server d) Application Variables are used to keep state for all applications objects in the web site.
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
0 Answers Accenture, Value Labs,
Which control would you use if you needed to make sure the values in two different controls matched?
witch is the best insistute in sharpoint course.what abt future of share point course.
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
What is the difference between session and viewstate in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)