Reviewed: MVVM Light Toolkit V4.1 for Visual Studio 2012 (Nov 07, 2012)
Rated 5 Stars (out of 5) - great and helpful for WP8
View ArticleNew Post: Does the ViewModelLocator have a different load order then in-code...
When using the ViewModelLocator from the MVVM Light framework, is there a difference in the DataContext assignment order then if assigning from the code behind?That is, would the DataContext be set at...
View ArticleNew Post: Ghost view instances
I'm just trying to figure out something right now related to the wp7/8 navigation. Â Say you have an article reader app that has a listing of articles page and a page that shows the article when you...
View ArticleNew Post: Could not load type 'INotifyPropertyChanging' error in VS 2012...
Any news ?I have the same issue in Expression Blend 5 (included in Visual Studio 2012) in WP7.1 project.Â
View ArticleNew Post: Could not load type 'INotifyPropertyChanging' error in VS 2012...
What I eventually did was download the source, remove Reference to mscrolib.extensions, remove INotifyPropertyChanging (and everything related) from the source code, build a use in my project. Works...
View ArticleCreated Issue: Register throws exception when class without ctor and static...
See this question (http://stackoverflow.com/questions/13284526/in-winrt-static-field-not-initialized-at-all/13285323#13285323) on Stackoverflow.The problem is the method GetConstructorInfo in the...
View ArticleNew Post: Missing UniversalConverter in MvvmLight 4.1.24.16313
Hi Laurent,I have just installed the newest update and I have found that UniversalConverter (and whole namespace GalaSoft.MvvmLight.Converters in GalaSoft.MvvmLight.Extras.WPF4 assembly) is missing.Is...
View ArticleNew Post: Missing UniversalConverter in MvvmLight 4.1.24.16313
Hi, I am retiring UniversalConverter, it had many issues. If you want to use it, I encourage you to get the code and put it in your own dll. Cheers Laurent Sent from my beautiful Nokia Lumia...
View ArticleNew Post: Missing UniversalConverter in MvvmLight 4.1.24.16313
Hi,Thanks for quick reply (very quick in the middle of the night - best support ever :) ) I will do as you wrote, I will get the cod and use in my own dll.Regards Jacek
View ArticleCommented Issue: VS 2012 XML Design time error [7594]
When using this with VS 2012 I get this design time error: "The type 'EventToCommand' from assembly 'GalaSoft.MvvmLight.Extras.SL5' is built with an older version of the Blend SDK, and is not supported...
View ArticleCommented Issue: VS 2012 XML Design time error [7594]
When using this with VS 2012 I get this design time error: "The type 'EventToCommand' from assembly 'GalaSoft.MvvmLight.Extras.SL5' is built with an older version of the Blend SDK, and is not supported...
View ArticleEdited Issue: VS 2012 XML Design time error [7594]
When using this with VS 2012 I get this design time error: "The type 'EventToCommand' from assembly 'GalaSoft.MvvmLight.Extras.SL5' is built with an older version of the Blend SDK, and is not supported...
View ArticleEdited Issue: VS 2012 XML Design time error [7594]
When using this with VS 2012 I get this design time error: "The type 'EventToCommand' from assembly 'GalaSoft.MvvmLight.Extras.SL5' is built with an older version of the Blend SDK, and is not supported...
View ArticleCommented Issue: VS 2012 Express WP8 Support [7592]
Any chance you can add support for VS 2012 Express for Windows Phone? This is the version that comes with the WP8 SDK. ThanksComments: The V4.1 which was released on the same day as the WP8 SDK...
View ArticleEdited Issue: VS 2012 Express WP8 Support [7592]
Any chance you can add support for VS 2012 Express for Windows Phone? This is the version that comes with the WP8 SDK. Thanks
View ArticleEdited Issue: VS 2012 Express WP8 Support [7592]
Any chance you can add support for VS 2012 Express for Windows Phone? This is the version that comes with the WP8 SDK. Thanks
View ArticleCommented Issue: Support for VS Express 2012 for Windows Desktop [7593]
Hi Laurent,I have started to discover this great toolkit some days before. Now I wanted to switch to VS Express 2012 for Windows Desktop. Is there a chance to get an appropriate installer? Or simply a...
View ArticleEdited Issue: Support for VS Express 2012 for Windows Desktop [7593]
Hi Laurent,I have started to discover this great toolkit some days before. Now I wanted to switch to VS Express 2012 for Windows Desktop. Is there a chance to get an appropriate installer? Or simply a...
View ArticleEdited Issue: Support for VS Express 2012 for Windows Desktop [7593]
Hi Laurent,I have started to discover this great toolkit some days before. Now I wanted to switch to VS Express 2012 for Windows Desktop. Is there a chance to get an appropriate installer? Or simply a...
View Article