Karate Member Dates
Create a program that uses the Members button of the Karate.mdf button. Let the user select a date from a DateTimePicker control. The program must display the first and last names, the phone numbers, and dates joined of all members who joined before the selected date (see Figure 1). Use a parameterized query to retrieve the matching table rows and display them in a DataGridView control.
Figure 1 Finding members who joined before a selected date

We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.