Skip to content

Commit e52796c

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents fedab8a + 47af672 commit e52796c

File tree

83 files changed

+1305
-541
lines changed

Some content is hidden

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

83 files changed

+1305
-541
lines changed
507 KB
Loading

learn-pr/achievements/challenge-project-work-variable-data-c-sharp.svg

Lines changed: 416 additions & 0 deletions
Loading
480 KB
Loading

learn-pr/achievements/guided-project-work-variable-data-c-sharp.svg

Lines changed: 289 additions & 0 deletions
Loading
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
### YamlMime:LearningPath
2+
uid: learn.wwl.access-local-files-asynchronously
3+
metadata:
4+
title: Access local files asynchronously
5+
description: Learn how to manage local files using the System.IO namespace and how to asynchronously back up and restore application data using the System.Text.Json namespace. 
6+
ms.date: 04/08/2025
7+
author: wwlpublish
8+
ms.author: cahowd
9+
ms.topic: learning-path
10+
title: Access local files asynchronously
11+
prerequisites: |
12+
- An installation of Visual Studio Code with the C# Dev Kit extension installed.
13+
- The ability to develop object-oriented programs in C# that implement classes, interfaces, class inheritance, and polymorphic behavior.
14+
- The ability to manage collections, structs, records, generics, dates and times, and anonymous types.
15+
summary: |
16+
Learn how to manage local files using the System.IO namespace and how to asynchronously back up and restore application data using the System.Text.Json namespace. 
17+
iconUrl: /training/achievements/generic-trophy.svg
18+
levels:
19+
- beginner
20+
roles:
21+
- developer
22+
- higher-ed-educator
23+
- k-12-educator
24+
- student
25+
products:
26+
- dotnet
27+
- vs-code
28+
subjects:
29+
- app-development
30+
- custom-app-development
31+
modules:
32+
- learn.wwl.get-started-file-input-output
33+
- learn.wwl.store-retrieve-json-files
34+
- learn.wwl.implement-asynchronous-tasks
35+
trophy:
36+
uid: learn.wwl.access-local-files-asynchronously.trophy

learn-pr/wwl-azure/innovate-rise-sap-microsoft-cloud/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction to the module."
7-
ms.date: 01/30/2025
7+
ms.date: 04/08/2025
88
author: wwlpublish
9-
ms.author: eric
9+
ms.author: bradj
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A

learn-pr/wwl-azure/innovate-rise-sap-microsoft-cloud/2-sap-with-microsoft-cloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Explore RISE with SAP on the Microsoft Cloud
44
metadata:
55
title: Explore RISE with SAP on the Microsoft Cloud
66
description: "Explore the key features and integration aspects of RISE with SAP on Microsoft Cloud."
7-
ms.date: 01/30/2025
7+
ms.date: 04/08/2025
88
author: wwlpublish
9-
ms.author: eric
9+
ms.author: bradj
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A

learn-pr/wwl-azure/innovate-rise-sap-microsoft-cloud/3-leverage-ai-optimize-sap-workflows-microsoft-teams.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Use AI to optimize SAP workflows in Microsoft Teams
44
metadata:
55
title: Use AI to optimize SAP workflows in Microsoft Teams
66
description: "Explore how to enhance and optimize SAP workflows using various Microsoft technologies."
7-
ms.date: 01/30/2025
7+
ms.date: 04/08/2025
88
author: wwlpublish
9-
ms.author: eric
9+
ms.author: bradj
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A

learn-pr/wwl-azure/innovate-rise-sap-microsoft-cloud/4-knowledge-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.innovate-rise-sap-microsoft-cloud.knowledge-check
3-
title: Module assessment
3+
title: Knowledge check
44
metadata:
5-
title: Module assessment
5+
title: Knowledge check
66
description: "Check what you learn in this module."
7-
ms.date: 01/30/2025
7+
ms.date: 04/08/2025
88
author: wwlpublish
9-
ms.author: eric
9+
ms.author: bradj
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A

learn-pr/wwl-azure/innovate-rise-sap-microsoft-cloud/5-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary of the module."
7-
ms.date: 01/30/2025
7+
ms.date: 04/08/2025
88
author: wwlpublish
9-
ms.author: eric
9+
ms.author: bradj
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A

0 commit comments

Comments
 (0)