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

  • SEARCH
  • Home
  • 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 354587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:56:18+00:00 2026-05-12T11:56:18+00:00

I have an MVVM application. In one of the ViewModels is the ‘FindFilesCommand’ which

  • 0

I have an MVVM application. In one of the ViewModels is the ‘FindFilesCommand’ which populates an ObservableCollection. I then implement a ‘RemoveFilesCommand’ in the same ViewModel. This command then brings up a window to get some more user input.

Where/what is the best way to do this whilst keeping with the MVVM paradigm? Somehow
doing:

new WhateverWindow( ).Show( ) 

in the ViewModel seems wrong.

Cheers,

Steve

  • 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-12T11:56:18+00:00Added an answer on May 12, 2026 at 11:56 am

    I personally look at this scenario as one where the main window view model wants to surface a task for the end user to complete.

    It should be responsible for creating the task, and initializing it. The view should be responsible for creating and showing the child window, and using the task as the newly instantiated window’s view model.

    The task can be canceled or committed. It raises a notification when it is completed.

    The window uses the notification to close itself. The parent view model uses the notification to do additional work once the task has committed if there is followup work.

    I believe this is as close to the natural/intuitive thing people do with their code-behind approach, but refactored to split the UI-independent concerns into a view model, without introducing additional conceptual overhead such as services etc.

    I have an implementation of this for Silverlight. See http://www.nikhilk.net/ViewModel-Dialogs-Task-Pattern.aspx for more details… I’d love to hear comments/further suggestions on this.

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

Sidebar

Related Questions

I have a WPF MVVM application. In one of the ViewModels, I have the
I have a WPF application using MVVM approach. In one of my viewmodels I
I have multiple viewModels in my application and am binding/used them in ViewModelLocator mvvm
I am programming WP7 application adhering the MVVM pattern. I have ViewModelLocator which ensures
I have an application which I am developing using WPF\Prism\MVVM. All is going well
I have a C# WPF application using a rather noddy MVVM approach. In one
I have a MVVM application and I want to keep track of the focused
I have a MVVM application that contains multiple views with some complex IsReadOnly rules
General context : MVVM application. I have a View called JobView. Its DataContext is
Building my first SL MVVM application (Silverlight4 RC) and have some issues i don't

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.