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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T01:07:26+00:00 2026-05-12T01:07:26+00:00

I have read the MSDN article on MVVM and I am not really convinced.

  • 0

I have read the MSDN article on MVVM and I am not really convinced.
If the model already implements INotifyPropertyChanged/INotifyCollectionChanged, what’s wrong with the View binding directly against the Model?
It seems the extra ModelView introduces some code without much benefit.
Am I missing something?

  • 1 1 Answer
  • 1 View
  • 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-12T01:07:26+00:00Added an answer on May 12, 2026 at 1:07 am

    I was also a bit skeptical about MVVM until I watched this great presentation by Jason Dolinger. I recommend all my co-workers who are starting out in WPF and MVVM to watch it.

    Jason started with an application that
    one would write in a “traditional”
    way, with button clicks handled by
    event-handlers in the code-behind that
    then updated other parts of the UI.
    Using WPF data-binding, Commands, and
    Unity, he transformed it, piece by
    piece, in a much more manageable,
    encapsulated, readable, and testable
    M-V-VM design. It was awesome.

    To answer your question more directly, even if it seems silly to bind to a ViewModel when your Model already has everything, you’ll often wind up needing one little adjustment to the Model that’s needed only by the View. Over time, these little changes will creep into your Models, where they don’t belong. It’ll make your models more complicated than they ought to be.

    What I often do when I have a Model that “has it all”, is I add a ViewModel that contains one property, the Model. Then in my bindings I just bind to Model.Name, Model.Age, etc. It’s really no effort. Later on, if I need tweaks only for the View, I already have my ViewModel class ready. This also makes your code more intuitive and easier to understand. You won’t wonder, did I bind to the Model or the ViewModel in this case? It will always be the ViewModel.

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

Sidebar

Related Questions

I am using IMoniker::BindToObject function, and I have read the article on MSDN. The
I have read the following article from MSDN: http://msdn.microsoft.com/en-us/library/aa581779 It talks about creating a
I have read on MSDN( see Important note ) that RSACryptoServiceProvider must be disposed.
I know all about this exception, read the msdn article here http://support.microsoft.com/kb/312629/EN-US/ but I
I have been playing with the demo code from this msdn article by Jeffrey
I just read through a 2002 article on MSDN called Calling a .NET Component
I have read these: Adding item to the Desktop context menu in Windows http://www.informit.com/articles/article.aspx?p=169474
Could you give a bullet list of practical differences/implication? I read relevant MSDN article,
I have been reading an article about Lockless Programming in MSDN. It says :
I just read a MSDN article, Synchronization and Multiprocessor Issues , that addresses memory

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.