Skip to content

Commit 0bce132

Browse files
authored
Merge pull request #49824 from wwlpublish/1140cf7e6aabc7da6590d1ba55b2991889e9f40549ecb4e1444dd0c36211ba8a-live
manage-application-data
2 parents 6b2aca4 + 8178fa4 commit 0bce132

File tree

1 file changed

+34
-0
lines changed
  • learn-pr/paths/manage-application-data

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
### YamlMime:LearningPath
2+
uid: learn.wwl.manage-application-data
3+
metadata:
4+
title: Manage Application Data
5+
description: Learn to utilize C# methods for date and time, collection types, structs, records, generics, and anonymous types.
6+
ms.date: 04/02/2025
7+
author: wwlpublish
8+
ms.author: eric
9+
ms.topic: learning-path
10+
title: Manage application data
11+
prerequisites: |
12+
- Visual Studio Code installed with the C# Dev Kit.
13+
- Basic knowledge of the Visual Studio Code IDE.
14+
- Basic understanding of the C# programming language.
15+
- Familiar with classes, abstract classes, interfaces and inheritance.
16+
summary: |
17+
Discover powerful tools for data handling in C#. Learn to utilize C# methods for date and time, collection types, structs, records, generics, and anonymous types.
18+
iconUrl: /training/achievements/generic-trophy.svg
19+
levels:
20+
- beginner
21+
roles:
22+
- developer
23+
- higher-ed-educator
24+
- k-12-educator
25+
- student
26+
products:
27+
- dotnet
28+
modules:
29+
- learn.wwl.get-started-with-dates-times-time-zones
30+
- learn.wwl.implement-collection-types
31+
- learn.wwl.implement-enum-struct-record-types
32+
- learn.wwl.get-started-generic-anonymous-types
33+
trophy:
34+
uid: learn.wwl.manage-application-data.trophy

0 commit comments

Comments
 (0)