You work as a Web Developer at Certkiller.com. You...
单选题

You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  The application contains a page named Exams.aspx. Exams.aspx calls the following SQL query inorder to display names of exams in a GridView control:  SELECT ExamID, Name, Code FROM Exams  Another page named ExamInfo.aspx makes use of the Exam query string parameter in order todisplay information about an exam. The exam is identified by the ExamID field that is returnedfrom the SQL query, the name of the book is represented by the Name field returned from thequery, and the exam code is represented by the Code field. You add a HyperLink control to atemplate field of the GridView control.  You decide to declare the HyperLink control in order for it to display exams names. It should alsolink the user to ExamInfo.aspx in order to view the selected book.  How should you implement thisHyperlink?()

发布日期:2021-01-28

A.A

B.B

C.C

D.D

热门试题

热门资讯

    暂无相关推荐~

分享给好友

分享到朋友圈

取消

使用浏览器的分享功能,把这篇文章分享出去

确定