MVVM
Tag details
Welcome to the 'MVVM' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'MVVM'.
Look up
"MVVM"
at The Free Dictionary
Latest blogosphere posts tagged “MVVM”
-
MVVM Light Toolkit V3 Alpha 3 for WPF4/SL4
Laurent Kemp —
Authority: 112
Laurent Bugnion just published MVVM Light Toolkit V3 Alpha 3 which support WPF 4 and Silverlight 4! I published, yesterday a short post in French on my Tech Head Brothers portal about Silverlight 4 Beta, Drop Target et MVVM which shows the usage of this new version of EventToCommand combined with Silverlight ...3 days ago -
WPF : Some Good Cinch News
sachabarber.net —
Authority: 114
I have now included some code snippets (C# only sorry) to help you develop ViewModels using my Cinch MVVM Framework . I did not write these code snippets myself, one of the Cinch MVVM Framework users, a chap called Manuvdp uploaded them as a patch to the Cinch MVVM Framework codeplex site. I have checked that I ...5 days ago -
Dew Drop – November 27. 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Team Build and Layer ...1 week ago -
EventToCommand + DataStateBehavior eases MVVM pain
Public Sector Developer Weblog —
Authority: 126
NOTE: This was cross posted from here . MVVM is a pattern. There are all sorts of MVVM frameworks popping up that help make implementing the pattern easier. If you select the MVVM tag off of www.codeplex.com , you will find a number of them: ...1 week ago -
EventToCommand + DataStateBehavior eases MVVM pain
Gold Coast —
Authority: 414
MVVM is a pattern. There are all sorts of MVVM frameworks popping up that help make implementing the pattern easier. If you select the MVVM tag off of www.codeplex.com , you will find a number of them: http://www.codeplex.com/site/search?TagName=MVVM&ProjectSearchText=%22MVVM%22 One I have ...1 week ago -
Dew Drop – November 23, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Announcing: Reflector Addin Toolkit on ...1 week ago -
Dew Drop – November 17, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Text Sharp – Visual ...2 weeks ago -
Learning Prism (Composite Application Guidance for WPF & Silverlight) MVVM Fundamentals
Damian Schenkelman's Blog —
Authority: 105
On a previous post in this series I talked about a possible approach to take when starting to learn Prism as a whole (the Tip numbering is resumed from the previous post). In this post I will get more specific and talk about one of the most used (if not the most used) pattern when developing Prism applications ...2 weeks ago -
WPF graph that detects circular dependencies
Josh Smith on WPF —
Authority: 395
I spent the weekend having a blast writing a WPF app that displays an interactive object graph, and detects/highlights circular dependencies. It was so much fun, that I decided to publish an article about it on CodeProject. Here’s a screenshot of the app: The app uses Charles Petzold’s ArrowLine ...2 weeks ago -
Dew Drop – November 15, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Linq to Sql Profiler is ...2 weeks ago -
Dew Drop – November 12, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Mono Tools for Visual ...3 weeks ago -
WPF : Tube Planner Using A Guided Search
sachabarber.net —
Authority: 114
I recently came back from holiday and decided I needed to ease myself back into work gradually. For those that don’t know I studied AI as part of my degree and we had to do a search of a cut down version of the London underground for one of our many assignments. At the time I thought my text only search was the ...3 weeks ago -
Dew Drop – November 11, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Application Settings (Richard Carr) ...3 weeks ago -
Dew Drop – November 9, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Motivating F# equality and comparison ...3 weeks ago -
Dew Drop – November 6, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Use Extension Methods to ...4 weeks ago -
Dew Drop – November 4, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio New Article by Bill ...4 weeks ago -
VM Workshop: Model View ViewModel (MVVM) and the Presentation Model Pattern in 5 UI Platforms
Craig Shoemaker —
Authority: 108
For some reason the family of design patterns that exist around the Model View Controller pattern seem to be an elusive band of characters. The first time I encountered Model View Controller I studied the text hard trying to understand how the Strategy , Observer and Composite patterns worked together to ...4 weeks ago -
Dew Drop – October 28, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Using F# Discriminated ...5 weeks ago -
Dew Drop – October 26, 2009
Alvin Ashcraft's Morning Dew —
Authority: 127
Jump to: .NET / Visual Studio | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio How to use MongoDB from PowerShell and F# (Doug Finke) ReSharper Discount and ...5 weeks ago -
XAML Power Toys for Visual Studio 2008 v5.0.0.1 Released
Karl On WPF - .Net —
Authority: 444
At the request of a XAML Power Toys user I have updated XAML Power Toys for Visual Studio 2008 to version v5.0.0.01. This update adds one new feature and corrects the v5 known issue. The ViewModel creation window now allows selecting the name of the method that is used to raise the PropertyChanged event. You can ...5 weeks ago
