Discussions under General

For support, please use the StackOverflow site with the tag mvvm-light.

MVVM Light loves StackOverflow

StackOverflow is an awesome site where tons of developers help others with their technical question.

http://stackoverflow.com/questions/tagged/mvvm-light

I will monitor this tag on the StackOverflow website and do my best to answer questions. The advantage of StackOverflow over the Codeplex discussion is the sheer number of qualified developers able to help you with your questions, the visibility of the question itself, and the whole StackOverflow infrastructure (reputation, up- or down-vote, comments, etc)

For bug reports, this is the right place!! Post your bugs report and I will get back to you :)

Cheers,

Laurent

Windows 8 Consumer Preview

first post: chrisva wrote: Hi, Do you have plans to upgrade MVVM Light for Windows 8 Consume...

latest post: afontang wrote: Hi, I´m using the Windows 8 Metro version of MVVM Light (exce...

Peformance issue when navigating back and forth to same page

first post: EliteMikeS wrote: Hello, I've been using MVVM Light all throughout the development o...

Installing MVVM Light via NuGet

first post: ccbVT wrote: Hello, I really like being able to get MVVM Light updates via NuGe...

latest post: ccbVT wrote: @mabster -- Thanks! I'll look for that in the future.

DependencyObject issue

first post: jpyt wrote: I have started using MVVM Light Toolkit this month and I love it ...

latest post: lae wrote: Hi Just to clarify, if I have a View that has a ListBox for example...

RelayCommand and WeakActions. Why?

first post: atomaras wrote: Hi Laurent. I was trying to understand the reasoning behind using W...

latest post: lbugnion wrote: Hi, My concern here was about the scenario where a RelayCommand’...

Passing Parameters in Behaviours

first post: scottseanjack wrote: I'm quite new to both WP7 and MVVM so I thought a good start would...

latest post: jamtoday wrote: hi, I have been looking at the Jesse Liberty's posts not passing in...

‘Silverlight unleashed’: How to use ViewModelLocator with multiple MVVM assemblies?

first post: judgy wrote: Hi Laurent, I'm just reading your book "Silverlight unleashed". ...

latest post: samuelshirley2008 wrote: Hi Mark & Laurent, I am trying to accomplish the same thing, Mark. ...

Behaviour of mvvmlocatorproperty snippet

first post: phertzog wrote: I have a question about usage of the mvvmlocatorproperty snippet. ...

latest post: lbugnion wrote: Hi, The snippet logic is not very powerful. I am not able to...

ViewModelLocator and refreshing shared data?

first post: Goran_ wrote: In all the examples on the video sessions or web articles that I h...

RelayCommand - V4 vs V3

first post: gavaiken wrote: My question extends that expressed in a question on Stack Overflow...