070-528 試験問題を無料オンラインアクセス

試験コード:070-528
試験名称:TS: Microsoft .NET Framework 2.0 - Web-based Client Development
認定資格:Microsoft
無料問題数:149
更新日:2025-09-01
評価
100%

問題 1

You are developing a Microsoft ASP.NET Web site.
Users must be able to select a page layout of their choice.
You need to ensure that the master page can be dynamically applied.
Which code segment should you use?

問題 2

You write a class to interact with a database. The class uses a SqlConnection instance.
You need to detect when the state of the connection has been modified.
What should you do?

問題 3

You are developing a Microsoft ASP.NET Web site.
The Web site contains a Web user control named ErrorMessage and a base class named MessageControl.
The ErrorMessage.ascx file contains the following code fragment. (Line numbers are included for reference only.)
01 <%@ Control CodeFile="ErrorMessage.ascx.vb" Inherits="ErrorMessage" %> 02 ...
The ErrorMessage.ascx.cs code file contains the following code segment. (Line numbers are included for reference only.)
05 Public Class ErrorMessage Inherits System.Web.UI.UserControl 07 End Class
You need to modify ErrorMessage to inherit from MessageControl to ensure that the layout of ErrorMessage is similar to other types of messages in the Web site.
What should you do?

問題 4

Your Microsoft ASP.NET Web site is on a hosted server. You have only File Transfer Protocol (FTP) access to the hosted server.
You create a new version of the Web site.
You need to deploy the new version to the hosted server.
What should you do?

問題 5

You create a Web application.
In the Web.config file, you need to enable personalization for anonymous users of the Web application.
What should you do?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。