Skip to content (Press Enter)

Mvvmlight

Blog about accelerating the creation and development of MVVM applications

  • Home
  • About
  • Blog
    • WPF applications
    • Silverlight
    • Installing
    • Creation and development
  • Contact
  • Home
  • About
  • Blog
    • WPF applications
    • Silverlight
    • Installing
    • Creation and development
  • Contact

Month: November 2023

laptop

Creating effective MVVM applications for Windows Store

Jensen CarlNovember 19, 2023Creation and development

Developing Windows Store (WinRT) applications using the Model-View-View-ViewModel (MVVM) pattern offers many benefits such as clear code structure

Read More
manager

View Model class

Jensen CarlNovember 13, 2023Silverlight

The representation model in the MVVM pattern encapsulates the logic of the representation and the data to be displayed.

Read More
programmer

Presentation class

Jensen CarlNovember 7, 2023Silverlight

It is the responsibility of the view to determine the structure and appearance of what the user sees on the screen.

Read More

Main links

  • Home
  • About
  • Contact
  • Privacy Policy

Categories

  • Blog
  • Creation and development
  • Installing
  • Silverlight
  • WPF applications

Recent Posts

  • Top 5 SEO Site Checker Tools for 2026
  • 7 Best AI Therapy Apps for Daily Emotional Support
  • Top 9 Best Software Development Companies in Bangladesh (2026 Ranking)

The primary use case for MVVM is graphical user interface (GUI) programming. It is used for simple event-driven programming of user interfaces by decoupling View from the data-driven backend logic.

© Copyright 2026 Mvvmlight. Privacy Policy