Objective
Create small C# and VB samples for the default startup form, custom ApplicationContext, background service, cancellation, and graceful shutdown. Validate local and Terminal Services sessions, x64 and Windows on ARM, light and Dark Mode, and slow hardware where lifecycle responsiveness may differ.
Completion guidance
- Keep the implementation focused on the objective while allowing the assignee to improve the approach based on research.
- Document important decisions, rejected alternatives, dependencies, and follow-up work.
- Add or update tests and documentation appropriate to the work.
- Verify locally and in CI where the task changes code or generated artifacts.
Objective
Create small C# and VB samples for the default startup form, custom
ApplicationContext, background service, cancellation, and graceful shutdown. Validate local and Terminal Services sessions, x64 and Windows on ARM, light and Dark Mode, and slow hardware where lifecycle responsiveness may differ.Completion guidance