# Presentation

- [AbstractViewModel](/release-2/presentation/abstract-view-model.md)
- [Conventions](/release-2/presentation/conventions.md)
- [Bootstrap Conventions](/release-2/presentation/conventions/bootstrap-conventions.md)
- [Runtime Conventions](/release-2/presentation/conventions/runtime-conventions.md)
- [Conventions override](/release-2/presentation/conventions/conventions-override.md)
- [Commands and DelegateCommand](/release-2/presentation/delegate-command.md)
- [IViewResolver](/release-2/presentation/iview-resolver.md)
- [Default view behaviors](/release-2/presentation/iview-resolver/default-view-behaviors.md)
- [view life cycle events](/release-2/presentation/iview-resolver/view-life-cycle-events.md)
- [Callback expectations](/release-2/presentation/iview-resolver/view-life-cycle-events/callback-expectations.md)
- [notify messages](/release-2/presentation/iview-resolver/view-life-cycle-events/notify-messages.md)
- [Message broker MVVM built-in messages](/release-2/presentation/built-in-messages.md)
- [Application boot process](/release-2/presentation/boot-process.md)
- [Application configuration](/release-2/presentation/boot-process/application-configuration.md)
- [Application shutdown](/release-2/presentation/boot-process/application-shutdown.md)
- [Singleton applications](/release-2/presentation/boot-process/singleton-applications.md)
- [AbstractMementoViewModel](/release-2/presentation/abstract-memento-view-model.md)
- [Simple ViewModel graphs](/release-2/presentation/abstract-memento-view-model/memento-change-tracking-simple-view-model.md)
- [Collections and complex ViewModel graphs](/release-2/presentation/abstract-memento-view-model/memento-change-tracking-collection-and-complex-view-model-md.md)
- [Validation and Validation Services](/release-2/presentation/validation-validationservice.md)
- [Resources](/release-2/presentation/resources.md)
- [Services as resources](/release-2/presentation/resources/services-as-resources.md)
- [ViewModels as resources](/release-2/presentation/resources/viewmodels-as-resources.md)
- [UI Composition](/release-2/presentation/index.md)
- [Region content lifecycle](/release-2/presentation/index/region-content-lifecycle.md)
- [TabControl region](/release-2/presentation/index/tabcontrol-region.md)
- [Create a custom region](/release-2/presentation/index/create-a-custom-region.md)
