Quantcast
Channel: MVVM Light Toolkit
Browsing all 1826 articles
Browse latest View live
↧

New Post: Is State Behaviour the Right Tool to use?

Hi I am making an app and I have a Product class that contains many Stores(ObservableCollection) in my stores class I have IsSale property that is a bool. Now I use blend to drag in my...

View Article


New Post: Another issue with deadlocks

I'm being blocked by this deadlock issue here:https://mvvmlight.codeplex.com/workitem/7581 Is there an easy way to get around this? Or should I just implement my own messenger with the fix recommended...

View Article


New Post: Can More Effort Be Put into Proper Tutorials?

Is this still the way to navigation in V4 RTMhttp://blog.galasoft.ch/archive/2011/01/06/navigation-in-a-wp7-application-with-mvvm-light.aspx

View Article

New Post: How to hookup a RelayCommand to SelectedItem in ListBox

I have this code public RelayCommand GoBackToAddPricePage { get; set; } public const string SelectedStorePropertyName = "SelectedStore"; private Store selectedStore; public Store SelectedStore { get {...

View Article

New Post: Can More Effort Be Put into Proper Tutorials?

It is still very much how I do it in WP and in WinStore apps. Cheers Laurent

View Article


New Post: Can More Effort Be Put into Proper Tutorials?

lbugnion wrote: It is still very much how I do it in WP and in WinStore apps. Cheers Laurent Thoughts vs this way?http://gavindraper.com/2013/01/14/mvvm-page-navigation-using-mvvm-light-on-wp7/

View Article

New Post: Can More Effort Be Put into Proper Tutorials?

That works too but it forces all your pages to derive from the base page. I use that mechanism in WP for the dialog service, but where I can avoid it, like NaivgationService, I prefer to not do it this...

View Article

New Post: Can More Effort Be Put into Proper Tutorials?

lbugnion wrote: That works too but it forces all your pages to derive from the base page. I use that mechanism in WP for the dialog service, but where I can avoid it, like NaivgationService, I prefer...

View Article


New Post: Issue with EventToCommand in VS2012 (Update2)

Bump. Experiencing the same issue.

View Article


New Post: Issue with EventToCommand in VS2012 (Update2)

cswimmer wrote: Bump. Experiencing the same issue. At least it's not just me. The app compiles ok but it's a problem as the more junior team members see the compile error and assume there's an issue.

View Article

New Post: How to hookup a RelayCommand to SelectedItem in ListBox

I'm not entirely certain what your trying to achieve here. Can you not just bind your combobox to a property on your Viewmodel which holds your selected store? You could then navigate back. I haven't...

View Article

New Post: PCL version lacks Silverlight 5 support? (EventToCommand..)

I have updated the PCL Nuget package to include a SL5 platform assembly that uses the SL5 interactivity libs.

View Article

Commented Issue: WeakAction issue for WinRT version [7614]

The implementation of `WeakAction` for WinRT doesn't work, since the target‘s hard reference is kept by the member `Action` object itself. as follow code:``` public WeakAction(object target, Action...

View Article


New Post: Is 3 assembly is "Light" ?

minimum count references in SL5 project is three:GalaSoft.MvvmLight.SL5.dllGalaSoft.MvvmLight.Extras.SL5.dll Microsoft.Practices.ServiceLocation.dll Questions:Why need to reference whole "Extras" if...

View Article

New Post: Is 3 assembly is "Light" ?

Hi, I am happy to explain to you the decision behind this split in assemblies. Many firms have a long and arduous process when adding any external assembly. In the case of MVVM Light, I wanted to make...

View Article


New Post: how can I binding mutli parameters to Command

I use MVVM light for my windows phone project, and now I need pass 2 CommandParameters to RelayCommand, but I was not find any useful information. so anyone who can help me?

View Article

Reviewed: MVVM Light Toolkit V4.1 for Visual Studio 2012 (Jul 20, 2013)

Rated 2 Stars (out of 5) - This has been very time consuming just to get it up and running. Errors exist when loading in Blend and/or compiling in VS2012. This is a plain vanilla installation with...

View Article


New Post: Issue with EventToCommand in VS2012 (Update2)

Hi, Typically these issues are caused by an old version of the System.Windows.Interactivity.dll. Unfortunately, because this DLL gets installed by the Blend SDK, it is possible that Visual Studio...

View Article

New Post: Issue with EventToCommand in VS2012 (Update2)

Hi Laurent, Thanks for your reply. I appear to have three versions of this library on my machine (Win7 x64). 3.5.0.0 4.0.0.0 4.5.0.0 My project appears to be pointing at the 4.0.0.0 library. I take it...

View Article

New Post: how can I binding mutli parameters to Command

avril23 wrote: I use MVVM light for my windows phone project, and now I need pass 2 CommandParameters to RelayCommand, but I was not find any useful information. so anyone who can help me? I think this...

View Article
Browsing all 1826 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>