I assume were talking Dot Net * Querystring is derved from the URL Example: this.com?id=123&subject=this id and subject contain values that can be pulled out like this(c#) Request.QueryString[id] now cantains the string "123" * Viewstate is information used to bring controls back to there original state after a postback. With viewstate off, all controls would return to there default values.
what is the difference between license and patent
what is the difference between an assembler and the translator
What is difference between hvac and ahu
no difference
There is no thermodynamic difference between them .
1) Viewstate is particular to a control/page whereas session is for the whole application. You can access the session data stored in page A in page B but viewstate does not behave so. 2) ViewState is maintained at client side whereas session is maintained at server side 3) Since viewstate is maintained at client, it does not have a concept of expiry but session will expire after the stipulated time 4) You can enable/disable view state for specific controls but you can't do that for session. abhishek patel, mobile number:9558551202
Your question makes no sense.
difference between as on and as at
What is the difference between Florida and California What is the difference between Florida and California
what's the difference between physician and doctorwhat's the difference between physician and doctor what's the difference between physician and doctor
Difference between paging and what?
hidden field : The hidden field does not show, but still, when the form is submitted the hidden field is sent with it.Therefore the visitor can't type anything into a hidden field but we can assign values. getting values in post back or on page load. View state: To store values between postbacks in ASP.NET we go for viewstate ie When a postback happens (i.e. when a form is submitted to a server), the variable values that are set in the code-behind page are erased from the memory of the client system. This concept would be different from what happens in Windows-based applications, where the variables persist in memory until they are freed from the memory either by the garbage collector, or by specific codes like dispose or finalize. In web applications, variable values simply get erased. But it is very simple to persist these values. They may be persisted using the Viewstate object. Before the postback is invoked, the variable's value is saved in a viewstate object. In the same page, the viewstate's value may be retrieved back after hitting the server and returns back.
just difference
difference between enterprise and corporation
difference between enterprise and corporation
The difference between a shogun and a samurai is like the difference between a king and a knight.
Difference between it and what?