Radical Documentation
CtrlK
View on GitHub
  • Home
  • Presentation
    • AbstractViewModel
    • Conventions
    • Commands and DelegateCommand
    • IViewResolver
    • Message broker MVVM built-in messages
    • Application boot process
    • AbstractMementoViewModel
    • Validation and Validation Services
    • Resources
    • UI Composition
  • Concepts
    • Inversion of Control
    • Entities
    • Messaging and Message Broker
      • POCO messages
      • Standalone message handlers
    • Observers
  • Memento
    • Change Tracking Service
  • Behaviors
    • DataGrid Behaviors
    • Password
    • Generic routed event handler to command behavior
    • Overlay adorner
    • TextBox behaviors:
  • Markup Extensions
    • Editor binding
    • Auto Command binding
  • How to
    • Get the view of a given view model
    • Bi-directional communication between different windows/views
    • Handle the busy status during async/long running operations
    • Implement a customer improvement program
    • Manage focus
    • Create a splash screen
    • Access view model after view is closed
    • Intercept ViewModels before they are used
  • Upgrade guides
    • Radical Presentation 1.x to Radical 2.x for .NET Core
Powered by GitBook
On this page
  1. Concepts
  2. Messaging and Message Broker

POCO messages

PreviousMessaging and Message BrokerNextStandalone message handlers

Last updated 5 years ago