# How to

- [Get the view of a given view model](/how-to/get-view-of-view-model.md)
- [Bi-directional communication between different windows/views](/how-to/windows-bi-directional-communication.md)
- [Handle the busy status during async/long running operations](/how-to/async-long-running-busy-status.md)
- [Implement a customer improvement program](/how-to/customer-improvement-program.md)
- [Manage focus](/how-to/manage-focus.md)
- [Create a splash screen](/how-to/splash-screen.md)
- [Access view model after view is closed](/how-to/access-view-model-after-view-closed.md)
- [Intercept ViewModels before they are used](/how-to/intercept-viewmodels-before-usage.md)
