Buy Questpond's video subscriptions on
huge discount
.
Online: 2707
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 ...
What are Cached events?
Posted by
Ddd
on 2/19/2011 | Category:
ASP.NET Interview questions
| Views: 6564 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
They are placed in the ViewState of the page and executed on the server side.
example: TextChanged event of the TextBox.
SelectedIndexChanged event of the DropDownList.
To execute them, some postback must occur.
|
Alert Moderator
Bookmark It
< Previous :
Which of these tags are mapped with HtmlInputButto ...
Next > :
Which of these controls is required to display dat ...
Comments or Responses
Login to post response
More Interview Questions by Ddd
Which of these controls is required to display data in a ListView?
Can we have two body tags on a .html page?
How controls are created and events fired on a Windows Form?
Which HTML element is used to reference a style sheet on a.aspx page?
Which is the first event handler that fires for a Web Site?
Can we read the ViewState of .aspx page from its source view?
Which property of a Windows Form TextBox cannot be changed dynamically ...
Can we use App_Code folder in a ASP.NET Web application project?
Latest Interview Questions
Can we have an Abstract class without having any abstract method ??
Can we have Sealed Method in abstarct class ?
What is a MMC Admin Tool?
What is Configuration API ?
What are the advantages of integrating ADO.NET with XML? Options: ...
ADO.NET uses a disconnected architecture, where users work on the data ...
Which of the following are forms of state information? a. Applicat ...
A visitor is buying groceries on an online shopping web site. Which ...
More ...