Top 80+ Solved DotNet Technology MCQ Questions Answer

From 46 to 60 of 99

Q. If a developer of ASP.NET defines style information in a common location. Then that location is called as

a. Master Page

b. Theme

c. Customization

d. None of the above

  • b. Theme

Q. The feature in ASP.NET 2.0 that is used to fire a normal postback to a different page in the application is called

a. Theme

b. Cross page posting

c. Code-front

d. None of the above

  • b. Cross page posting

Q. The GridView control in ASP.NET has which of the following features

a. Automatic data binding

b. Automatic paging

c. Both A and B

d. None of the above

  • c. Both A and B

Q. Which of the following denote page code model in ASP.NET?

a. Single File

b. Code Behind

c. Both A and B

d. None of the above

  • c. Both A and B

Q. Which of the following denote New Data-bound Controls used with ASP.NET?

a. GridView

b. SqlDataSource

c. FormView

d. All of the above

  • d. All of the above

Q. In ASP.NET if one wants to maintain session then which of the following is used?

a. In-Process Storage

b. Microsoft SQL Server

c. Session State Service

d. All of the above

  • d. All of the above

Q. Give one word: What model does ASP.NET request processing is based on

a. Buttom-up

b. Top-down

c. Waterfall

d. Pipeline

  • d. Pipeline

Q. What is the significance of Server.MapPath

a. Returns the physical file path that corresponds to virtual specified path

b. Returns the Virtual Path of the web folder

c. Maps the specified virtual path to Physical path

d. None

  • a. Returns the physical file path that corresponds to virtual specified path

Q. Which method displays the custom control?

a. The PreRender

b. Render

c. Page_Loa

d. D Display

  • b. Render

Q. When is the user controls code is executed

a. After the webform loads

b. After the page_init event of webform

c. Before Page_init event of web form

d. None of the above

  • a. After the webform loads

Q. What section of the Web.config file is used for storing a list of authorized users?

a. Authorization

b. Authentication

c. SecurityPolicy

d. None

  • a. Authorization

Q. The .NET Framework provides a runtime environment called

a. RMT

b. CLR

c. CTS

d. RCT

  • b. CLR

Q. The .NET framework which provides automatic memory management using a techniquecalled

a. Serialization

b. Garbage Collection

c. Assemblies

d. Overriding

  • b. Garbage Collection
Subscribe Now

Get All Updates & News