Click here to Skip to main content
15,886,362 members
Articles / Desktop Programming / XAML

Using ICommand with MVVM Pattern

Rate me:
Please Sign up or sign in to vote.
4.85/5 (4 votes)
10 Jan 2015CPOL9 min read 23.9K   319   5  
How to create and use commands according to MVVM pattern
In this post, you will learn to create and use commands according to the MVVM pattern, i.e., maintaining separated business logic from graphical context and controls.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Italy Italy
Working in IT since 2003 as Software Developer for Essetre Srl, a company in Northern Italy.
I was awarded in 2014, 2015 and 2016 with Microsoft MVP, for Visual Studio and Development Technologies expertise. My technology interests and main skills are in .NET Framework, Visual Basic, Visual C# and SQL Server, but i'm proficient in PHP and MySQL also.

Comments and Discussions