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 6885151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:35:55+00:00 2026-05-27T05:35:55+00:00

Assume one of the ViewModel receive some command that is pretty general to application

  • 0

Assume one of the ViewModel receive some command that is pretty general to application (and can be also executed from other ViewModels, for example “stop ftp server”). What should i do?

  • propogate OnPropertyChanged event to container, execute command in some top-level view (MainWindowViewModel)
  • pass some “singleton service layer” class to each ViewModel, execute static method directly in the ViewModel, like Utils.StopFtpServer()
  • other?
  • 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-27T05:35:56+00:00Added an answer on May 27, 2026 at 5:35 am

    Static commands are used by Microsoft. Therefore, it can’t be a bad idea to use a static class which defines all these global commands.

    To give an example about what I’ve said:

        EditingCommands.AlignLeft
    

    This is a static class that offers global command used for text edition.

    That said, I’ll advice to avoid to put business logic into commands. Encapsulate it into Business objects and call these objects from the command. That way you’ll decouple the Gui and the Business and have a more testable application.

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

Sidebar

Related Questions

Let's assume that I can't script the loaded swf, nor can the loaded one
The one thing that can still get me is what to return from methods?
(For the purposes of this question, let us assume that one is intentionally not
How can one detect being in a chroot jail without root privileges? Assume a
I want to write a program, which search some HTML addresses. I assume that
I am trying to understand which implementation below is faster. Assume that one compiles
I have a viewmodel that has an EF object as one of its properties.
Assume I have several Views in my WPF application that all show a report,
Let's assume one joins a project near the end of its development cycle. The
Assume you have five products, and all of them use one or more of

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.