Buy Questpond's video subscriptions on
huge discount
.
Online: 1091
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 ...
In which events controls are fully loaded?
Posted by
aswinialuri-19361
on 6/12/2013 | Category:
ASP.NET Interview questions
| Views: 7361 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
In page load events all controls are loaded
controls are accessed in page_init event but you see that view state is not fully loaded during this event
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is Mobile device management ?
Next > :
which statements is used to replace multiple if-el ...
Comments or Responses
Posted by:
Kumar_Jay99
on: 6/15/2013 |
Points: 10
Page load event guarantees that all controls are fully loaded. Controls are also accessed in Page_Init events but you will see that view state is not fully loaded during this event
Posted by:
Kumar_Jay99
on: 6/15/2013 |
Points: 10
Page Load event guarantees that all controls are fully loaded.
Login to post response
More Interview Questions by aswinialuri-19361
which statements is used to replace multiple if-else statements in cod ...
Is it possible to host web site from desktop?
Difference between Typed DataSet and UnTypedDataSet
Difference between label and literal controls in asp.net?
why we are using distinct keyword in sql server?
ACID rules in sql server?
Can you split the one column in to two columns For Ex:FullName:Aswin ...
Latest Interview Questions
What are some of the disadvantages of using SPARSE column?
What are some of the advantages of using SPARSE column?
What is esProc ?
What is Decision management ?
Database normalization is process of
What is Gamification ?
How will you call a Website from another computer connected in LAN?
What is the purpose of ElementAt?
More ...