Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 462105
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T23:02:29+00:00 2026-05-12T23:02:29+00:00

i am working on MVVM and using commanding in silverlight(DelegateEvent and ICommand) I want

  • 0

i am working on MVVM and using commanding in silverlight(DelegateEvent and ICommand)

I want something like this ,(say) i have 2 usercontrols , parent and child .

Parent is hosting the child , both have thier own viewmodels .

On parent i have a button and it executes a simple command , on execute of that command i want to update text in the child control’s textbox . also we should be able to change something in child which can propagate to the parent .

Is events the best answer for this or i can have commands to update child/notify parent in some way.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T23:02:29+00:00Added an answer on May 12, 2026 at 11:02 pm

    There are several ways to go about this.

    First, it is completely appropriate to have ViewModels that are composed of other ViewModels, as long as you are OK with them being coupled in that way. When you do that, they can just talk to each other using regular method calls.

    Next, you can decouple a bit and use events. Nothing wrong with that. There is still an Observer -> Observable coupling, but they are less dependent upon each other.

    Next, you can completely decouple and use something like an EventAggregator (Prism has a good one you can use). Shoot a Publish a message. The other subscribes. They don’t know about each other at all.

    I have used commands for this as well… but for ViewModel to ViewModel communication, I find this to be a bit awkward.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on a Silverlight app using the MVVM pattern. My ViewModel currently consists
I'm currently working on an app using MVVM that needs to have some data
I have an application I am creating in WPF, using MVVM pattern. In this
OK, working on WPF(using MVVM) and came across a question, want some input. I
First time poster. I'm using MVVM-Light with Silverlight 4 and RIA Services. This has
I'm working on a WPF application, and I'm structuring it using the MVVM pattern.
Hi people stackoverflow. I'm working with MVVM, I have ViewModel call UserViewModel with a
I'm building a WPF application and working with the MVVM pattern. I have 4
I would like to use an MVVM in a WPF project I'm working on,
Hy guys! I am currently working on a little WPF project using MVVM via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.