Across
- 1. A native user experience (UX) framework for both Windows desktop and UWP applications.
- 5. Extensible Application Markup Language used for designing user interfaces in .NET MAUI apps.
- 7. A technique where you test an expression to determine if it has certain characteristics
- 9. Cross-platform, open-source framework from Microsoft that replaced the old, Windows-only .NET Framework.
- 11. represent the structure and relationships of classes within a system
- 12. A lightweight container that holds multiple values together, not an array or a class.
Down
- 2. Extend value types with the ability to hold an absence of value using ?
- 3. Allows a class to derive from another class, inheriting its properties and methods.
- 4. Stores key-value pairs, making it easy to look up values using unique keys.
- 6. a two-dimensional skeletal outline of a webpage or app
- 8. A flexible software development approach that values collaboration, customer feedback, and iterative progress over rigid planning.
- 10. Cross-platform framework from Microsoft that lets you build native apps for Android, iOS, macOS, and Windows with a single C# codebase.
