Manage application data
At a glance
-
Level
-
Skill
-
Product
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.
Prerequisites
- Visual Studio Code installed with the C# Dev Kit.
- Basic knowledge of the Visual Studio Code IDE.
- Basic understanding of the C# programming language.
- Familiar with classes, abstract classes, interfaces and inheritance.
Achievement Code
Would you like to request an achievement code?
Modules in this learning path
In this module, you learn how to handle date and time effectively in C# applications that focus on scheduling meetings and logging events across different time zones.
In this module you learn, to use C# tools for managing groups of objects dynamically, ensuring type safety and efficient data manipulation.
Learn about the powerful tools like enums, structs, and records that C# offers. These tools help developers write clean, maintainable, and efficient code by organizing data and improving readability.
Generics, and anonymous types in are powerful tools that help developers write flexible, reusable, and efficient code. Learn how to apply generics, advanced generics, and anonymous types in C#.