hands-on lab

C# Challenge Intermediate: Using Classes to Define Data Objects

Difficulty: Beginner
Duration: Up to 2 hours
Students: 3
On average, students complete this lab in5m
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Overview

In this challenge, you’ll be given a starter solution that creates a set of Student objects. You’ll then be set a number of challenges to create LINQ queries that return filtered and grouped collections of students, based on their gender, age, and favourite hobbies.

Hands-on Lab UUID

Lab steps

0 of 2 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. C# Challenge: Using Classes to Define Data Objects
  2. Classes for Data Objects Challenge