多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

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?()

  • A、A
  • B、B
  • C、C
  • D、D
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题