Skip to content

WPF Tutor

  • Home
  • Contact

Category: MVVM

MVVM(Model View View Model)

There are three major components in this pattern Model, View, View Model. MVVM helpes to separate business and presentation logic from UI. Designers can easily work on UI while programmers can work on respective parts of an app. Benefits of MVVM pattern:

Published March 12, 2023
Categorised as MVVM, WPF Tagged Model View View Model, Model-View-View-Model, MVVM, WPF MVVM

Recent Posts

  • MVVM(Model View View Model)
  • WPF?

Recent Comments

No comments to show.

Archives

  • March 2023

Categories

  • MVVM
  • WPF
  • Email
WPF Tutor