Differnce between Control an View State
Answer / dev
View State are valid mainly during postbacks and
information is stored in client only. Viewstate are valid
for serializable data only. Moreover Viewstate are not
secured as data is exposed to client. although we can
configure page directive and machine key to make view state
encrypted. Where in case of session this is user specific
data that is stored in server memory . Session state is
valid for any type of objects. We can take help of session
through different web pages also.
| Is This Answer Correct ? | 4 Yes | 12 No |
What symbol would you use to denote, the start of a code block in aspx views?
What are the media types of http requests and response?
What is virtual directory in asp.net?
how many databases and tables are uses in one project?
what is the generics and where used generics in your project?
How does asp net store session ids by default?
How would you get ASP.NET running in Apache web servers - why would you even do this?
State Management (viewstate, session etc)
How to publish website
What is the concept of view state in asp.net?
What is the name of the base class that all web forms will be inherited?
How cross page posting is done in Asp.net 2.0?
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)