I am new to C# and need to know how code and map to a student photo. In my example below, when a person selects Student Details for a student, it would go to a student details form. In this form, it would have a photo of the student and other class information.
How do I go about coding that select student to their photo which is located on a local directory, and the photo is named the student id. The student id would be the primary key.
Thank you
