Home

What is the correct answer?

4

Can you use client-side event handler and server-side event handler for the same ASP.NET server control?

A. Yes

B. No

Correct Answer :

A. Yes


Related Questions

A web server control is written as ___________ controls how proxy servers temporarily store web pages Web.config file is used... The code file for WebForm1.aspx will be ___________ While redirecting, values can be passed with it __________ and __________ event are the two most commonly supported server-side… In ___________ records are locked when the update method is called We can manage states in asp.net application using You can send an e-mail with an attachment using only SmtpMail class A DataSet can be generated from If a Table controls name is Table1, to access value from its second row,… One difference between ASP.NET and ASP is that ASP is more structure than… Default scripting language in ASP. ____________ converts virtual path to default path Can you have more than one form declaration on a web form? To count how many users have logged in the web site till date use Which of the following method must be overridden in a custom control? ASP.NET uses _______ as the code behind What is used to validate complex string patterns like an e-mail address? This property is inapplicable in DropDownList ASP.NET use What namespace contains the classes for file and directory access? In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means Options available with SelectionMode are To open Microsoft Word from ASP.NET page use You want to ensure that the user ID is saved between requests when the… The default method of a WebForm is The first event triggers in an aspx page is. We can write an XML document from ASP.NET without mentioning the encoding… ___________ sets the time out period for a particular page in seconds