# Presentation

- [AbstractViewModel](/release-1/presentation/abstract-view-model.md)
- [Conventions](/release-1/presentation/conventions.md)
- [Bootstrap Conventions](/release-1/presentation/conventions/bootstrap-conventions.md)
- [Runtime Conventions](/release-1/presentation/conventions/runtime-conventions.md)
- [Conventions override](/release-1/presentation/conventions/conventions-override.md)
- [Commands and DelegateCommand](/release-1/presentation/delegate-command.md)
- [IViewResolver](/release-1/presentation/iview-resolver.md)
- [Default view behaviors](/release-1/presentation/iview-resolver/default-view-behaviors.md)
- [view life cycle events](/release-1/presentation/iview-resolver/view-life-cycle-events.md)
- [Callback expectations](/release-1/presentation/iview-resolver/view-life-cycle-events/callback-expectations.md)
- [notify messages](/release-1/presentation/iview-resolver/view-life-cycle-events/notify-messages.md)
- [Message broker MVVM built-in messages](/release-1/presentation/built-in-messages.md)
- [Application boot process demystified](/release-1/presentation/boot-process-demystified.md)
- [Application shutdown](/release-1/presentation/boot-process-demystified/application-shutdown.md)
- [Singleton applications](/release-1/presentation/boot-process-demystified/singleton-applications.md)
- [AbstractMementoViewModel](/release-1/presentation/abstract-memento-view-model.md)
- [Simple ViewModel graphs](/release-1/presentation/abstract-memento-view-model/memento-change-tracking-simple-view-model.md)
- [Collections and complex ViewModel graphs](/release-1/presentation/abstract-memento-view-model/memento-change-tracking-collection-and-complex-view-model-md.md)
- [Validation and Validation Services](/release-1/presentation/validation-validationservice.md)
