Search Section: Input fields (TextBox) for FullName and Email, along with a Search button to filter the user list based on search criteria.
Edit Section: A separate set of input fields (TextBox and DatePicker) for FullName, Email,and MembershipDate, along with a Save button to allow users to edit and save the selected user's information.
The UserID should be displayed but not editable.
Submission Requirements
Ensure that the database connection string is adjustable through appsettings.json (otherwise your post will get 0 points).
PRN212_UserWindow
Full Name
UserID Full Name
1
2
3
4
5
6
7
호2<
X
Email
Email
Membership Date
2021-01-10
2021-02-15
John Doe
[email protected]
Jane Smith
[email protected]
Search
Alice Johnson
[email protected] 2021-03-20
Robert Brown
[email protected] 2021-04-25
Emily Davis
[email protected] 2021-05-30
Membership Date
Michael Wilson
[email protected] 2021-06-05 Sophia Garcia
[email protected] 2021-07-10
Full Name
Email
Select a date
15
Save Changes
Figure 1-The required WPF Window.
Zoom
+ 100%
Close