Name of event determine controls
Write the name of event which determines that all controls are completely loaded into the memory?
Expert
The event that determines all the controls on the page are fully loaded is Page_Load. We can access controls in a Page_Init event; though, ViewState property does not load completely at the event.
What is the way to identify that a Page is Post Back?
Differentiate between the Finalize() and Dispose()?
Write name of the class which can be used for converting the data types?
What is the function of "EnableViewState" property? Why do we require it On or Off?
Elucidate Role based security?
What is Memory-Mapped Files?
In what way we can enable the text box to modify its characters format for a user to enter the password?
What is meant by the term workflow?
State different ways through which a method can be overloaded?
What is the function of DialogResult property of the Button control?
18,76,764
1931180 Asked
3,689
Active Tutors
1439345
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!