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: May 2024

keyboard

Design Surface + XAML

Jensen CarlMay 25, 2024Creation and development

Default namespace: An XML function that defines a set of elements (and their attributes) that can be used in a document.

Read More
laptop

Improving User Interaction in Windows Phone Applications with MVVM

Jensen CarlMay 23, 2024Creation and development

Creating applications for Windows Phone requires special attention to the user interface and user interaction.

Read More
man

How does ViewModel interact with View?

Jensen CarlMay 20, 2024Creation and development

In addition to the binding mechanism, a ViewModel can communicate with a View using other mechanisms such as Behavior

Read More
laptops

Practical overview of MVVM architecture

Jensen CarlMay 15, 2024Creation and development

Let’s take a practical look at how to implement the MVVM architecture in a project. This involves creating a Model class, working with the Activity_Main file

Read More
screen

A comparative view: MVVM vs. other architectures

Jensen CarlMay 11, 2024Creation and development

When it comes to choosing an architecture pattern for developing an application, developers often compare different patterns to determine which one is best suited for their specific needs.

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