Which of the following is not an ASP.NET page event?, Init, Load, Import, None of the above., What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?, IsCallback, IsReusable, IsValid, IsPostBack, When user request a web page by entering Uniform Resource Locator (URL) then which method /verb/command is used in ASP.NET?, POST, SET, GET, All of the above., ______________ is the DataType return in IsPostback property., bit, boolean, int, object, string, What is the name of the Page object’s property that determines if a Web page is being requested without data being submitted to server?, IsCallback, IsReusable, IsValid, IsPostBack, Which attribute is necessary for HTML control to work as a HTML server control?, runat=”server”, runat=”web-server”, ID=”server”, ID=”web-server”, If we want to add graphics using asp.net which of the following web control will you use?, Link Button, AdRotator, Grid View, Layout, An alternative way of displaying text on web page using, asp:label, asp:listitem, asp:button, Default scripting language in ASP, EcmaScript, VBScript, PERL, JavaScript, What is the last event of web page life cycle?, Page_Load, Page_LoadComplete, Page_Finish, Page_Unload, Clicking a CheckBox does not cause an automatic PostBack. How do you make the CheckBox cause an automatic PostBack?, Set the AutoPostBack property to true., Add JavaScript code to call the ForcePostBack method., Set the PostBackAll property of the Web Page to true., None of the above, Which property will you set for each RadioButton Control in the group?, Specify the same GroupName for each RadioButton., Specify the different GroupName for each RadioButton., Specify the same GroupID for each RadioButton., Specify the same ID for each RadioButton., When does Garbage collector run?, When application is running low of memory, It runs random, When application is running for more than 15 minutes, None of the above, Every server control must have an id, True, False, ___________is not an ASP.NET event, Load, Init, Import, UnLoad, Web forms are inherited from which class, Browser class, Page Class, Frame Class, Master class, How the first line on the page in ASP.NET termed?, directive., compiler directive., tag., mode, What tag is used to insert a break in ASP.NET page?, <a>, <br>, <font>, <form>, The name of the control, for a tag is set by _______________ property., runat., text., font., id., The caption of the control is set by _______ property., text. , font, runat, id, ___________ property is used in conjunction with validation controls., Page-unload., Ispostback., Isvalid., Page-load., The htmlinput button control is implemented though the _________ tag., output, input, anchor, property, __________ control is useful for statistically and dynamically placing text onto an ASP.NET page., Label control., Textbox., Link button., Button., Which control provides the mechanism to retrieve a yes/no type of response to visitors page?, Checkbox., Label control., Length., Button, With the ___________ control, the user can choose from only one item in the list., checkbox., textbox., label., radiobutton, The _________ control renders itself as an HTML select form element with option tags., radiobutton list., checkbox., dropdown list., textbox., The _________ control allows to compare a value entered into a field against another field., repeater., adrotator., listbox., comparevalidation., Which property should be set, after an image is added to the web forms page?, Navigate url., Image url ., Alternate text., Image align., Which directive causes ASP.NET to import the content of the specified namespace?, Import., Register., Page., Control., Which of the following control enables users to display rows of data from a data source in a list?, DataList control., ListBox control., Drop-downList control., CheckBoxList control., ____________ control allows the user to click it and have actions performed., Combobox., Domainupdown., Button., Datetime picker, Combo box is a combination of_________., textbox and listbox., listbox and checkedlistbox., listview and table., listbox and treeview., Which of the following controls support data binding?, asp:RadioButtonList, asp:CheckBoxList, asp:DropDownList, All of the above, Which web controls are set with the AutoPostBack property to true by default?, CheckBox & Button, RadioButton & ListBox, Button & ImageButton, RadioButtonList & Button, The ________ control is used to present hierarchical data to users in a window., tabstrip., treeview., calendar., custom., The syntax to add the calendar control is ___________., <asp:calendar id=" "run at="server"/>, <asp:calendar id=" ""run at="server"/> ., <asp:calendar runat="server"/>, <asp:calendar id="runat="server "/>, Which is the element used to display the alternate text when the image is not displayed in a page?, ImageUrl., NavigateUrl., Alternatetext., keyword, What is the use of the advertisement file in ad- rotator?, To redirect to another page when the user clicks on an image., To delete the respective page., To view the current page., To display the image., Which set of symbols are used to signify the presence of ASP.NET code?, <@, <#, <$, <%, Which HTML tag creates a link to another browser page?, A href, A ref, An href, An ref, __________method removes a dialog box from view., Enabled, Disable, hide, Display, In VB declaration of variable is done by _______ keyword., int, dim, static, declare, ___________property is used to hide the text box content with some symbols., hidden, password, caption, name, ASP is which?, Client-side executable code , Server side executable code , ASP pages can contain embedded HTML code., True, False, It is imperative when writing ASP code is to begin every file with which statement?, <% Language=VBScript %>, <% ASPLanguage = VBScript %>, <%@ Language=VBScript %>, Choose the correct option., the contents are bold and centered, <th>is used to define the heading of a table, both a and b, Which of the following control is used to validate that two fields are equal?, RegularExpressionValidator, CompareValidator, equals() method, RequiredFieldValidator, < asp : listitem > tag replaces which of the following HTML tags, < List >, < UL >, < Option >, It is possible to set Maximum length for a text box through code, True, False.

Classement

Style visuel

Options

Changer de modèle

Restauration auto-sauvegardé :  ?