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

Year: 2023

laptop

Tips for improving performance with MVVM and programming language

Jensen CarlDecember 22, 2023Creation and development

The Model-View-View-ViewModel (MVVM) template is common in many XAML applications. (MVVM is very similar to Fowler’s description of the Model-View-View-ViewModel template

Read More
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
laptop

Creating Web pages and applications with Microsoft Silverlight

Jensen CarlOctober 18, 2023Silverlight

Microsoft is one of the leaders in developing quality software. One of such products is Microsoft Silverlight.

Read More
laptop

Silverlight templates

Jensen CarlOctober 8, 2023Silverlight

Now, with the release of Silverlight 2, the number of applications based on this technology is increasing, but at the same time, certain growth challenges have emerged.

Read More
laptop

Evolution of the model-representation-model-representation pattern

Jensen CarlOctober 3, 2023WPF applications

Popular design patterns have made people’s lives easier since the early days of creating user interfaces for programs.

Read More
laptop

What is MVVM?

Jensen CarlSeptember 26, 2023WPF applications

Model-View-View-ViewModel (i.e. MVVM) is a client application architecture pattern that was proposed by John Gossman as an alternative to the MVC

Read More
laptop

Why WPF developers love MVVM so much

Jensen CarlSeptember 5, 2023WPF applications

If a developer is used to WPF and MVVM, the latter becomes difficult to distinguish. MVVM is a kind of common language for WPF developers because it is well adapted to the WPF platform

Read More
laptops

WPF applications with model-representation design pattern

Jensen CarlAugust 18, 2023WPF applications

There are popular design patterns that help tame this monster, but the task of properly separating the many issues and resolving them can be difficult.

Read More

Posts pagination

Page 1 Page 2 >>

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