Tìm kiếm:
TRANG NHÀ
Giới thiệu VNEDU.ORG
Điều khoản và bản quyền
Liên lạc VNEDU
TRẮC NGHIỆM TRỰC TUYẾN
---Công Cụ:---
Soạn Biểu thức
Bảng màu HTML
Ký hiệu đặc biệt 01
Ký hiệu đặc biệt 02
Ký hiệu đặc biệt 03
Ký hiệu đặc biệt 04
Ký hiệu đặc biệt 05
Ký hiệu đặc biệt 06
Ký hiệu đặc biệt 07
Ký hiệu đặc biệt [Toán]
Tin Học   ||  Căn Bản    Văn Phòng    Hệ Thống - Mạng    Phần Mềm Ứng Dụng    Kỹ thuật số    Lập trình    SQL  

Trắc Nghiệm ASP.NET (English) - Bài 25
Ngày làm bài: Hôm nay lúc 07:28:46 (Server time)
Số câu hỏi: 10.   Tổng điểm: 10
Yêu cầu hoàn thành: 60 phút.
Thời gian còn lại: 
Cỡ chữ câu hỏi:  Cỡ chữ đáp án:


1-
You are developing an online bookstore application in Visual C# .NET. Your application needs to store the most recent book viewed by the user and show the recently viewed book’s details in the lower part of the Web pages whenever the user accesses the Web site. You do not want to use server-side resources to store the book ISBN. Which of the following state-management techniques will help you accomplish this?
  A - 
Hidden fields
  B - 
View state
  C - 
Cookies
  D - 
Sessions
2-
You can use a compare validator to perform all but one of the following validations. Which one is it?
  A - 
Compare the value of a control with an expression that refers to the value of another control.
  B - 
Compare the value of a control with the value of another control
  C - 
Compare the value of a control with a constant value
  D - 
Check for a specific data type
3-
You have developed a timeheet entry application that will be used by all employees in your company. You have used ASP.NET to develop this application and have deployed it on the company’s Web server. What should all the employees of the company install on therir computers before accessing the timesheet entry application.
  A - 
Visual Studio .NET
  B - 
.NET Framework SDK
  C - 
.NET Famework Redistributable
  D - 
A Web browser
4-
You have created a Web page that users will use register with the Web site. Inside the event handler for the Load event of the Page, you want to access the data entered by the users on the Web page. Which of the following properties of the Page class can give you access to this data?
  A - 
ClientTarget
  B - 
Response
  C - 
Request
  D - 
Trace
5-
You need to dynamically change the master page of a content page. In which page event should you implement the dynamic changing? (Choose the best answer.)
  A - 
Page_PreRender
  B - 
Page_Render
  C - 
Page_Load
  D - 
Page_PreInit
6-
Your ASP.NET Web form displays ordering information for 50 products in DataGrid and other controls. Your company is unable to accept Web orders, so there are no controls on the page to post the data back to the server.
What can you do to optimize the delivery of this page?
  A - 
Set the EnableViewState attribure to false for the Page directive.
  B - 
Set the EnableViewState attribure to true for the DataGrid control.
  C - 
Set the EnableViewState attribure to false for the Page directive.
  D - 
Set the EnableViewState attribure to false for the DataGrid control.
7-
After capturing the SelectedIndexChanged event for a ListBox control, you find that the event handler doesn’t execute.
  A - 
The ListBox must be defined WithEvents
  B - 
The AutoEventWireuo attribute is set to False
  C - 
The AutomaicPostBack attribute is set to False
  D - 
The codebehind module is not property compiled
8-
Which of the following is true?
  A - 
IsPostBack is a readonly property of System.Web.UI.Page.PostBack class
  B - 
IsPostBack is a readonly property of System.Web.UI.Page class
  C - 
IsPostBack is a method of System.UI.Web.Page class
  D - 
IsPostBack is a method of System.Web.UI.Page class
9-
Where is the default Session data is stored in ASP.Net?
  A - 
InProcess
  B - 
StateServer
  C - 
Seesion Object
  D - 
All of the others
10-
The features that Visual Studio provides for working with tables include
  A - 
adding rows, columns, and cells to an existing table
  B - 
merging two or more adjacent cells
  C - 
creating a new table
  D - 
All of the others
 
[Người đăng: Thành Lãm - ST]
Ghé thăm Kênh của Vị Sư "hai lần chết đi sống lại"
Tu Si Chau Soc Thon

https://www.youtube.com/channel/UCoyC9WTTVR-M3qpTKKEXGnQ

Chau Soc Thon Official Channel


Phong Bảo Official
Phong Bao Official
Xem Nhiều nhất
Trắc Nghiệm Pascal - Bài 20
Trắc Nghiệm ASP.NET - Bài 12
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 16
Trắc Nghiệm ASP.NET - Bài 01
Trắc Nghiệm ASP.NET - Bài 03
Trắc nghiệm C++ - Bài 18
Trắc Nghiệm C# - Bài 53
Trắc Nghiệm ASP.NET - Bài 02
Trắc Nghiệm C# - Bài 42
Trắc Nghiệm Java - Bài 01
Trắc Nghiệm ASP.NET - Bài 04
Trắc Nghiệm Pascal - Bài 22
Trắc Nghiệm ASP.NET - Bài 13
Trắc Nghiệm ASP.NET - Bài 09
Trắc Nghiệm ASP.NET - Bài 08
Trắc nghiệm PHP - Bài 01
Trắc Nghiệm ASP.NET - Bài 06
Trắc Nghiệm ASP.NET - Bài 11
Trắc Nghiệm ASP.NET - Bài 05
Trắc Nghiệm ASP.NET - Bài 23
Đề Xuất
Trắc Nghiệm Java - Bài 29
Trắc Nghiệm ASP.NET (English) - Bài 07
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 08
Trắc Nghiệm Thiết Kế Web - Bài 08
Trắc Nghiệm Ngôn Ngữ Lập Trình C - Bài 03
Trắc nghiệm XML - Bài 30
Trắc Nghiệm C# - Bài 52
Trắc Nghiệm Java - Bài 35
Trắc nghiệm C++ - Bài 11
Trắc Nghiệm Thiết Kế Web - Bài 17
Trắc Nghiệm C Sharp - Bài 24
Trắc Nghiệm Thiết Kế Web Và Flash - Bài 24
Trắc nghiệm Linux - Bài 61
Trắc Nghiệm Visual Basic - Bài 35
Trắc Nghiệm Pascal - Bài 35
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 64
Trắc Nghiệm Visual Basic - Bài 36
Trắc nghiệm Ngôn Ngữ Lập Trình C++ - Bài 48
Trắc Nghiệm Java - Bài 49
Trắc Nghiệm Ngôn Ngữ Lập Trình C ( English ) - Bài 29
Phát triển hệ thống: TRƯƠNG HỮU ĐỨC - Phiên bản 3.0 - © Copyright 2013 - 2024 - VNEDU.ORG

free counters