Buy Questpond's video subscriptions on
huge discount
.
Online: 1594
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
For a blank ASP.NET Page or ViewState Disabled page, will there be any value stored in the _VIEWSTATE field?
Note : The Viewstate of an ASP.NET page is created during the page life cycle, and saved into the rendered HTML using in the "__VIEWSTATE" hidden HTML field.
Posted by
Virendradugar
on 11/2/2009 | Category:
ASP.NET Interview questions
| Views: 3978
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Answer is
YES.
The reason is that ASP.NET Page itself stores some bytes of information into the _VIEWSTATE field.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
If for a Compare Validator control, ControlToCompa ...
Next > :
When file upload control is used, you can add maxi ...
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
When file upload control is used, you can add maximum 4 mb size of the ...
By Default, ASP.NET does not allow HTML tags to be sent to server via ...
What result will you get from running the following script: [CODE]C ...
In an ASP.NET website, when the web.config file is getting called?
which namespace is used to implement active directory services?
What is the difference between Postback and callback?
You catch an unhandled exception in a Page_Error handler. How can you ...
Is it possible to update a connection string stored in the Web.config ...
Latest Interview Questions
String Operations: What will be the Output of the Following Code var ...
What is the Difference between RegisterStartupScript and RegisterClien ...
What is the name of the Store procedure to get the listing of current ...
What is the use of WAITFOR in SQL SERVER ?
What is the Name of table that contains available data type in SQL Ser ...
Name of the table that contains the Configuration value of SQL Server ...
What is the name of the System table from where we can read the Master ...
Can we use shared lock with Update Statement?
More ...