Skip to content

Commit ca57c41

Browse files
authored
Merge pull request #52960 from ChrisHowd/DEC2025-DotNet10-L2P1
Dec2025 update Learn-to-program content for .NET 10 and freshness
2 parents 81fc3b7 + 67f7d25 commit ca57c41

247 files changed

Lines changed: 567 additions & 582 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/2-prepare.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Prepare
44
metadata:
55
title: Prepare
66
description: "Prepare"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/3-exercise-update-output.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Update your formatted output
44
metadata:
55
title: Exercise - Update your formatted output
66
description: "Exercise - Update your formatted output"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/4-exercise-update-calculations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Update your calculated values
44
metadata:
55
title: Exercise - Update your calculated values
66
description: "Exercise - Update your calculated values"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/5-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/6-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 06/16/2025
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-arrays-iteration-selection/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ uid: learn.wwl.challenge-project-arrays-iteration-selection
33
metadata:
44
title: Challenge Project - Develop foreach and if-elseif-else Structures to Process Array Data in C#
55
description: "Demonstrate your ability to update a console app that implements arrays, foreach loops, and if statements in response to a user requested feature update."
6-
ms.date: 06/16/2025
7-
author: wwlpublish
6+
ms.date: 12/15/2025
7+
author: ChrisHowd
88
ms.author: cahowd
99
ms.topic: module-challenge-project
1010
ms.custom:

learn-pr/wwl-language/challenge-project-debug-c-sharp-console-application/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: 'Introduction '
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 02/22/2024
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-debug-c-sharp-console-application/2-prepare.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: 'Prepare '
44
metadata:
55
title: Prepare
66
description: "Prepare"
7-
ms.date: 02/22/2024
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-language/challenge-project-debug-c-sharp-console-application/3-exercise-detect-issues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: 'Exercise - Use the test data to expose logic issues in a C# console appl
44
metadata:
55
title: Exercise - Use the test data to expose logic issues in a C# console application
66
description: "Exercise - Use the test data to expose logic issues in a C# console application"
7-
ms.date: 02/22/2024
8-
author: wwlpublish
7+
ms.date: 12/15/2025
8+
author: ChrisHowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

0 commit comments

Comments
 (0)