单项选择题
You work as a system administrator at Certkiller.com. You make use of .NET Framework v3.5 tocreate an ASP.NET application. You decide to create a Web Page on the root of the application.This Web Page is named Data.aspx.
The Web page contains a folder named TestResources. You then add an ImageResources.resxresource file in TestResources. This file contains a localized resource named TestImage. Youreceive an instruction from management to retrieve the value of TestImage. You thus need todetermine the appropriate code segment that will accomplish this.
What should you do?()
A.A
B.B
C.C
D.D
相关考题
-
单项选择题
You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5. You decide to enable session state for the application. You need to determine whether the sessionID is maintained in the URL of the request. What should you do?()
A.The RequestType property of the HttpRequest class should be accessed.
B.The IsCookieless property of the HttpSessionState class should be accessed.
C.The UrlDecode method of the HttpServerUtility class should be accessed.
D.The UrlEncode method of the HttpServerUtility class should be accessed. -
多项选择题
YouworkasaWebDeveloperatCertkiller.com.YoumakeuseofMicrosoftASP.NET3.5inordertocreateaWebapplication.YouaddthefollowingHTMLelementtoanASP.NETpage: Youwanttoretrievethevalueoftheelementinthecode-behindclass. Whatshouldyoudo?()
A.A
B.B
C.C
D.D
E.E -
单项选择题
You are newly appointed system administrator at Certkiller.com. You make use of Microsoft .NETFramework v3.5 to create a Microsoft ASP.NET application. The content pages in the application makes use of a single master page. A static navigation menuis used by the master page to browse the site.You have to make sure that the content pages isable to to replace the static navigation menu with their own menu controls. What should you do?()
A.A
B.B
C.C
D.D
E.E
