14,279,473 members
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Chapters and Sections
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View ASP.NET questions
View VB.NET questions
View SQL questions
View Javascript questions
discussions
forums
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
.NET Framework
Android
iOS
Mobile
SharePoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
stuff
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
Product Showcase
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
The Soapbox
Non-English Language
>
General Indian Topics
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
542 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Research Library
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Internet of Things
Contests
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Page 1 of 11
Page Size:
10
·
25
·
50
Tag filtered by: MVVM
[x]
NetworkView: A WPF custom control for visualizing and editing networks, graphs and flow-charts
1 Sep 2019
by
Ashley Davis
license:
MIT
This article examines the use and implementation of a WPF custom control that is used to display and edit networks, graphs and flow-charts.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Controls
C#
Windows
.NET
XAML
WPF
Controls
, +
A Wizard Application in WPF with MVVMC Navigation
21 Dec 2018
by
Michael Shpilt
license:
MIT
Shows how to create two Wizard-type applications using Model-View-ViewModel-Controller navigation framework
Desktop Development
»
Dialogs and Windows
»
General
C#
XML
.NET
WPF
MVVM
Navigation
, +
RunCmd - (A WPF-MVVM Batch File Editor.
Runner Utility.
Automate your repetitive tasks using commandline batch files)
27 Aug 2018
by
amitthk
license:
CPOL
RunCmd is a windows batch file editor,runner utility. It can be used to automate our repetitive tasks using commandline batch files.
Desktop Development
»
Desktop Gadgets
»
General
C#
XML
.NET
XAML
WPF
MVVM
, +
Paging WPF DataGrid
26 Aug 2018
by
WyoMetz
license:
CPOL
Simple and easy paging of a WPF DataGrid with DataTable and LINQ queries
Desktop Development
»
Grid & Data Controls
»
Datagrid and Dataview
C#
VB
Visual-Studio
XAML
WPF
LINQ
, +
Using ReactiveUI for WinForms MVVM Design
31 Jul 2018
by
gardner9032
license:
CPOL
A brief example showing how to use the Reactive UI framework to perform a separation of concerns using MVVM.
Languages
»
C#
»
Windows Forms
C#
.NET
LINQ
MVVM
WinForms.Net
ReactiveUI
Duplicate songs detector via audio fingerprinting
2 Jul 2018
by
Ciumac Sergiu
license:
MIT
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Applications
C#
XML
SQL
Windows
XAML
WPF
, +
Angular JS - Using Directives to Create Custom Attributes
30 May 2018
by
DannyStaten
license:
CPOL
Introduction to Angular's Directives and how you can use them to create your own attributes to define behavior in a highly reusable way
Web Development
»
Client Side Scripting
»
General
Javascript
HTML
MVVM
AngularJs
Xamarin Questions & Answers
28 Apr 2018
by
MilanGohil
license:
CPOL
This article contains possible basic questions along with their answers to help you to understand or gain basic knowledge about Xamarin.
General Reading
»
Interviews
»
General
C#
.NET
XAML
MVVM
Xamarin
SignalChat: WPF & SignalR Chat Application
19 Apr 2018
by
Meshack Musundi
license:
CPOL
A WPF-MVVM chat application that uses SignalR for real-time communication
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Applications
C#
WPF
VB.NET
MVVM
SignalR
File System Controls in WPF (Version III)
31 Mar 2018
by
Dirk Bahle
license:
CPOL
Lessons Learned on Software Design with WPF
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
Windows
.NET
UML
XAML
WPF
, +
A Belly Dance in Holy Lands of MVC, MVP and MVVM Patterns via JavaScript
27 Feb 2018
by
Amir Jalilifard
license:
CPOL
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript
Web Development
»
Client Side Scripting
»
General
Javascript
HTML
MVC
architecture
Patterns
MVVM
, +
WPF x FileExplorer3 x MVVM
7 Feb 2018
by
Leung Yat Chun (Fainx)
license:
MIT
FileExplorer is a WPF based control that has most features of the Windows Explorer, you can use it to display shell objects or any hierarchical data.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Controls
C#
.NET
WPF
C#3.5
Shell
file
, +
UWP MediaPlayerAdapter
27 Jan 2018
by
Matej Pavlů
license:
CPOL
MVVM friendly ways of connecting MediaPlayer to your ViewModel
Platforms, Frameworks & Libraries
»
Universal Windows Platform and Windows Runtime
»
Howto
C#
.NET
XAML
MVVM
VS2013
UWP
Self Evaluating Command for MVVM Pattern
14 Jan 2018
by
Matej Pavlů
license:
CPOL
ActionCommand variant that tracks changes of properties and raises CanExecuteChange event on its own.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
WPF
MVVM
UWP
WPF Master Details MVVM Application
13 Jan 2018
by
DevLake
license:
CPOL
WPF Master Details MVVM Application
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Applications
C#
Windows
.NET
WPF
MVVM
Xamarin and MvvmCross: A simple Tutorial for Beginners
3 Jan 2018
by
NoMoreComputers
license:
CDDL
Xamarin and MvvmCross: A simple tutorial for beginners
Mobile Development
»
Mobile Development
»
General
C#
Windows
XAML
WPF
Android
MVVM
, +
MVVM - Sample application with a focus in property-changed event
24 Sep 2017
by
Ioannis Tsepas
license:
CPOL
A clarification of property-changed interface and where/when to be implemented.
Platforms, Frameworks & Libraries
»
.net Framework
»
General
C#
Windows
Visual-Studio
XAML
WPF
MVVM
, +
Selection Manager for WPF.
MVVM
15 Sep 2017
by
Valerii Tereshchenko
license:
MIT
The article presents idea and implementation of class to manage selection of only one element in different linear and hierarchical structures
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
.NET
Visual-Studio
XAML
WPF
MVVM
, +
Async Validation in WPF
29 Aug 2017
by
Valerii Tereshchenko
license:
MIT
Asynchronous validation for MVVM(WPF)
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
.NET
WPF
validation
MVVM
NUnit
Incremental Search on the Web with Dynamic LINQ + SignalR
15 Jul 2017
by
dsuryd
license:
Apache
Application of "MVVM over SignalR" library described in a previous CodeProject tip, combined with Dynamic LINQ library to do incremental web search by typing the query
Web Development
»
Applications & Tools
»
Applications
C#
ASP.NET
.NET
Mobile
MVVM
Web
, +
Windows Workflow and WPF
30 Jun 2017
by
Daniel Ziegelmiller
license:
CPOL
Connecting WPF with Windows Workflow (WF)
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
Windows
WPF
MVVM
VS2013
C#6
Fundamental Model and DB Entity Design Considerations
25 May 2017
by
PureNsanity
license:
CPOL
Fundamental model and entity design considerations for DB applications using MV* patterns based on Martin Fowler's PEAA and DDD.
General Programming
»
Programming Tips
»
General
MVVM
MVP
Data-modeling
MVVM Auto ViewModelLocator
23 May 2017
by
Juan Francisco Morales Larios
license:
CPOL
Faster and easy way for generated ViewModel class
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
.NET
WPF
MVVM
VS2013
Ext JS MVVM Tricks: Part 1.
Self Binding
30 Mar 2017
by
Alexey Solonets
license:
CPOL
In this tip, you will learn how to create a component with configuration properties and bind to them using MVVM.
Web Development
»
Client Side Scripting
»
General
MVVM
ExtJS
Ext JS MVVM Tricks: Part 2.
ViewModel Isolation
30 Mar 2017
by
Alexey Solonets
license:
CPOL
Completing Part 1 and making ViewModels isolated
Web Development
»
Client Side Scripting
»
General
MVVM
ExtJS
Using MVVM in MVC Applications – Part 1
6 Mar 2017
by
Paul D. Sheriff
license:
CPOL
This blog post is the first in a series of four posts to discuss how to use a Model-View-View-Model (MVVM) approach in an MVC application.
Web Development
»
Asp.net
»
General
MVC
MVVM
Using MVVM in MVC Applications – Part 3
6 Mar 2017
by
Paul D. Sheriff
license:
CPOL
In this post you add a product detail page in order to gather product data for adding to the product table.
Web Development
»
Asp.net
»
General
MVC
MVVM
Using MVVM in MVC Applications – Part 4
6 Mar 2017
by
Paul D. Sheriff
license:
CPOL
This post is going to finish the MVC application using a MVVM approach.
Web Development
»
Asp.net
»
General
MVC
MVVM
Using MVVM in MVC Applications – Part 2
6 Mar 2017
by
Paul D. Sheriff
license:
CPOL
In this post, you are going to learn to search for products. You also learn how to handle all post backs through a single method in your MVC controller. You will add code to check for no rows being returned, and display a message to the user.
Web Development
»
Asp.net
»
General
MVC
MVVM
Basic MVVM and ICommand Usage Example
2 Mar 2017
by
Nomesh G
license:
CPOL
Setting up basic MVVM in WPF and ICommand usage to allow operations on ViewModel from view.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Data Binding
C#
Visual-Studio
WPF
VS2010
MVVM
Binding
, +
Bare Metal MVVM - Where The Code Meets The Road - Part 3
23 Feb 2017
by
Pete O'Hanlon
license:
CPOL
This series of articles covers MVVM from the absolute beginning; no frameworks and no helpers, we're going to learn MVVM from the nuts and bolts.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
General
C#
.NET
XAML
MVVM
C#6
VS2015
Many to Many Matrix Grids with Knockout
30 Jan 2017
by
Darren G441
license:
CPOL
How to build a matrix display to represent a many-to-many entity relationship
Web Development
»
Client Side Scripting
»
General
C#
Javascript
HTML
grid
MVVM
Knockout.js
, +
FsViewModelBase
3 Sep 2016
by
TaterJuice
license:
CPOL
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors
Languages
»
Other .NET Languages
»
F#
.NET
F#
Silverlight
.NET4
MVVM
.NET4.5
Build Air Quality Index widgets for both Android and Windows using ThinkAlike (Part II)
30 Aug 2016
by
Tiancheng Hu
license:
LGPL3
New samples of using ThinkAlike to accomplish Android/Desktop cross-platform development, including helloworld, Web API access and widget UI.
Mobile Development
»
Android
»
General
Java
Windows
Mobile
Linux
Android
MVC
, +
WPF.
MVVM Print or Create an Image of your Application Screens
28 Aug 2016
by
George Sefcik
license:
CPOL
This article will show an easy way to add the ability to print, or save as an image, each screen (Window) or FrameworkElement (UserControl) in your application.
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Utilities
.NET
WPF
printing
VB.NET
.NET4
MVVM
, +
Weather App with MVVM, IoC, DI and API
29 Jul 2016
by
Hein Pauwelyn
license:
CC (ASA 2.5)
This is an application made for Windows (Universal) 10 devices made with MVVM, IoC-containers and dependency injection. There is also an API from Yahoo and SQLite service.
Development Lifecycle
»
Design and Architecture
»
Design Patterns
C#
MVVM
SQLite
IOC
Injection
Dependency
MVVM for Beginners
19 Jul 2016
by
Super Lloyd
license:
CPOL
Introduction to MVVM for absolute beginners
Platforms, Frameworks & Libraries
»
.net Framework
»
Xaml
C#
XML
.NET
XAML
GUI
MVVM
, +
MVVM Silverlight Application with Entity Framework and WCF Service
13 Jun 2016
by
john_1726
license:
CPOL
MVVM Silverlight Application with Entity Framework and WCF Service
Platforms, Frameworks & Libraries
»
Windows Communication Foundation
»
General
C#
ASP.NET
Javascript
SQL
HTML
MSIL
, +
Real-Time Web App Made Simple with MVVM over SignalR - Part 2
16 Apr 2016
by
dsuryd
license:
Apache
Building real-time web user interface for Windows service, or self-hosted with cross-platform Mono.
Platforms, Frameworks & Libraries
»
Libraries
»
Code Libraries
Mono
C#
Windows
.NET
architecture
MVVM
, +
Simplest MVVM Tutorial -A Quick Refresher to WPF MVVM
13 Apr 2016
by
@nkit Bajpai
license:
CPOL
This article discuss a simple application built using WPF MVVM design pattern and explain the basics of Command Binding and DataBinding.
Desktop Development
»
Desktop Gadgets
»
General
C#
.NET
XAML
WPF
VS2010
Application
, +
Dynamic Modules with Prism and the Modern UI for WPF Toolkit
23 Mar 2016
by
Rubén Hinojosa Chapel
license:
Ms-PL
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Libraries
C#
Windows
.NET
XAML
WPF
GUI
, +
Angular 2 Tutorial in JavaScript.
ES5 - Part 1 to 3
8 Mar 2016
by
Konstantin A. Magg
license:
MIT
This post presents a JavaScript (ECMAScript 5) version of the Angular 2 tutorial "Tour of Heroes". Learn how to implement the TypeScript examples in JavaScript/ES5. This article covers part 1, 2 and 3 of the original tutorial.
Web Development
»
Client Side Scripting
»
General
Javascript
HTML
MVVM
AngularJs
Implementing Windows 10 GridView for UWP Apps
7 Mar 2016
by
TrevyBurgess
license:
CPOL
Implementing Windows 10 GridView for UWP Apps
Desktop Development
»
Document / View
»
Doc/View
C#
MVVM
VS2013
UWP
Win10
Angular 2 Tutorial in JavaScript.
ES5 - Part 4 and 5
5 Mar 2016
by
Konstantin A. Magg
license:
MIT
This post presents a JavaScript (ECMAScript 5) version of the Angular 2 tutorial "Tour of Heroes". Learn how to implement the TypeScript examples in JavaScript/ES5. This article covers part 4 and 5 of the original tutorial.
Web Development
»
Client Side Scripting
»
General
Javascript
HTML
MVVM
Sample Application on Prism,MEF,MVVM design patterns.
4 Feb 2016
by
Yashashwi Srivastava
license:
CPOL
This article is a brief insight into building composite application using Prism, MVVM design pattern.
Languages
»
C#
»
Beginners
C#
WPF
MVVM
MEF
PRISM
VS2013
Automatic Data Binding via Expression Trees
29 Jan 2016
by
Member 4027561
license:
CPOL
Experimenting with C# expression trees for creating data-bound UI's from code.
Languages
»
C#
»
Applications
C#
WPF
LINQ
expression
MVVM
Data-Binding
, +
Mediator - a communicator between ViewModels
25 Jan 2016
by
Kenneth Haugland
license:
CPOL
Connect properties in different ViewModels using a Mediator
Platforms, Frameworks & Libraries
»
Windows Presentation Foundation
»
Libraries
C#
MVVM
VS2013
C#6
VS2015
Building a Data-Binding Library for Xamarin.
Android
10 Jan 2016
by
Daniel Vaughan
license:
BSD
A powerful, yet light-weight, data-binding library for binding XML layout files in Xamarin.Android.
Mobile Development
»
Mobile Development
»
General
C#
XML
Android
MVVM
Data-Binding
VS2013
, +
Support Desk Day 2 of n
30 Dec 2015
by
ryanba29
license:
CPOL
This is day two of a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.
Web Development
»
Applications & Tools
»
General
C#
ASP.NET
WPF
MVC
JSON
MVVM
Support Desk Day 3 of n
29 Dec 2015
by
ryanba29
license:
CPOL
First Draft. This is day three of a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.
Web Development
»
Applications & Tools
»
General
C#
ASP.NET
WPF
MVC
JSON
MVVM
Page 1 of 11
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last