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

code

What makes MVVM good?

Jensen CarlJune 17, 2024Creation and development

The MVVM architecture is well regarded for its clear separation of tasks, which greatly simplifies code and improves maintainability.

Read More
laptop

MV*-patterns in web application development

Jensen CarlJune 12, 2024Creation and development

Complex application code written without MV* patterns is hard to test, reuse, and maintain. Patterns eliminate or weaken the connection between View

Read More
manager

Integrating third-party libraries to speed up development in WPF

Jensen CarlJune 4, 2024Creation and development

Application development on the Windows Presentation Foundation (WPF) platform can be greatly accelerated with the help of third-party libraries.

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