adplus-dvertising
frame-decoration

Question

What component of .NET includes services used to support web services?

a.

Platform

b.

System

c.

Framework

d.

Visual Studio

Posted under ASP NET Web Technologies

Answer: (c).Framework

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What component of .NET includes services used to support web services?

Similar Questions

Discover Related MCQs

Q. By using which of the following attribute, HTML elements are transformed to HTML server control?

Q. By using which of the following web server control data can be retrieved from a relational database?

Q. Which of the following webserver control used as container for other server controls in a ASP.NET webpage?

Q. Which of the following server control shows data in a tabular format and allows sorting, paging, edit, delete each record?

Q. The @Implements directive

Q. Which of the following directive is used to link an assembly to a page or user control?

Q. Which commands are used to specify settings of an .aspx file?

Q. Which webserver is developed by Microsoft?

Q. 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?

Q. Which one of the following HTTP verbs indicates that you are creating and writing a file on the Web server?

Q. Match the following List 1 to List 2

a. Web Form -------------------------- i. .ascx
b. Web User Control ---------------- ii. .asmx
c. Web Service ---------------------- iii. .aspx

Q. To create your application on a remote server which option you will choose in ASP.NET?

Q. Match the following List 1 to List 2

a. App_Code ------------------------ i. Assembly Resource Files (.resx)
b. App_Data ------------------------ ii. .skin file, CSS files
c. App_Themes -------------------- iii. .mdf file, .mdb file
d. App_GlobalResources --------- iv. .wsdl files, typed datasets

Q. In ASP.NET application DLL files are stored in which folder?

Q. To implement a specified .NET Framework interface which directive is used?

Q. Which of the following is not an ASP.NET page event?

Q. Match the following List 1 with List 2:

a. Control ------------------ i. Controls the output caching policies of a page or user control.
b. MasterType ------------ ii. Page directive uses with user controls.
c. PreviousPageType ---- iii. Enables an ASP.NET page to work with a postback from another page in the application.
d. OutputCache ----------- iv. Associates a class name to a page to get references or members contained within the specified master page.

Q. You want to make a configuration setting change that will affect only the current Web application. Which file will you change?

Q. Which programming model should you implement if you want to separate your server-side code from your client-side layout code in a Web page?

Q. Which file contains settings for all .NET application types, such as Windows, Console, ClassLibrary, and Web applications?