The ability to drag-and-drop a complex control from our toolbox, wire up a few events, receive quick functionality and move on to the next work item makes your software development easier. Those functionalities, however, do not guarantee that the software created is well structured, easily extensible and unit testable.
That’s where Model-View-ViewModel comes into play. Telerik UI for WPF fully supports MVVM, allowing you to create reliable, well-structured and easily maintainable applications.