"MyCnn" is a provided key, and students are not allowed to modify it.
Kizspy.me
Question 1
Students are required to develop two separate applications:
1. Use project Project11 in GivenSolution to build a console application (referred to as the Server
App) that acts as a server, connecting to the SQL Server database to retrieve the list of all students.
2. User project Project12 in Given Solution to build a WPF application (referred to as the Client App)
that, upon startup, connects to the Server App to fetch and display the list of students in its window.
Detailed Requirements
1. Server App (see Figure 1):
Connect to the SQL Server database and retrieve the list of all students from the Student table.
- Act as a server, listening for and processing requests from the Client App, then returning the list of
students in a structured format (e.g., JSON or XML).
- Students are allowed to freely choose the IP address and port on which the server will listen.
Zoom
+ 100%
Close