Home

What is the correct answer?

4

The code file for WebForm1.aspx will be ___________

A. WebForm1.vbp

B. WebForm1.vb

C. WebForm1.frm

D. WebForm1.sln

Correct Answer :

B. WebForm1.vb


Related Questions

The default method of a WebForm is Anything appearing before ________ is cleared What class does a Web Service Inherit? A ValidationSummary control is bound to a control A _____________ is a logical naming scheme for grouping related types… CDONTS is designed on for Windows NT Server ASP.NET can be installed on Windows 98 machine Can you have more than one form declaration on a web form? In the Adrotator XML file ________ is used to mention the file to link… ____________ enables you to add, modify and delete records but you won't… To write an attribute for a tag through ASP.NET use If someone accidentally deletes the Page Directive of an ASP.NET page… To read an XML file from ASP.NET use ___________ controls how proxy servers temporarily store web pages Caching type supported by ASP.Net By default a WebForm inherits from You can send an e-mail with an attachment using only SmtpMail class Difference between Response.Write() andResponse.Output.Write(). HTML tag equivalent to Panel is Checkboxes have same name and different values while Radio Buttons have… If a page name is WebForm1.aspx and it resides in ../Test/, then it will… To set text programmatically without adding extra HTML tags use In Global.asax there are _______ general methods In ___________ records are read-only and cannot be changed. How can you check if the page is visited for the first time In ___________ records are locked when the update method is called You can specify a function name in Radio Button's have same name and different values while Checkboxes have… RadioButtonsLists __________ property is used to add RadioButtons at runtime Which of the following object is not an ASP component?