nerdexam
Microsoft

70-573 · Question #269

70-573 Question #269: Real Exam Question with Answer & Explanation

Sign in or unlock 70-573 to reveal the answer and full explanation for question #269. The question stem and answer options stay visible for context.

Question

You create a Web Part. The Web Part contains a grid view named GridView1 and the following code segment. (Line numbers are included for reference only.) 02 MyGridView.DataSource = from announce In dc.Announcements _ ; 03 04 Select announce IntranetDataContext is a LINQ context. You need to ensure that GridView1 only displays items from Announcements that have an expiry date that is greater than or equal to the current date. What should you do?

Options

  • AChange line 04 to the following code segment:
  • BChange line 04 to the following code segment:
  • CAdd the following line of code at line 03:
  • DAdd the following line of code at line 03:

Unlock 70-573 to see the answer

You've previewed enough free 70-573 questions. Unlock 70-573 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-573 Practice
You create a Web Part. The Web Part contains a grid view named... | 70-573 Q#269 Answer | NerdExam