Are there any gotchas using mvvm-light and the RTW windows phone 7 tools? There was a hotfix back in July but is there a new one in the pipeline?
相关问题
- An error is occur when we use navigation to move o
- ObservableCollection in ViewModel is not updated w
- Is it possible to send a List<Object> in MVV
- binding font-awesome character in XAML to Text
- Windows Phone 7 call ASMX web service
相关文章
- Working with hmacsha256 in windows store app
- WP7 Alert dialog
- Add Service Reference and Add Web Reference?
- Scrollviewer & SIP Issue (WP7.5 Mango)
- Difference between Set() and RaisePropertyChanged(
- Database for Windows Phone 7 [closed]
- How to register a class instance including a param
- MVVM, Confused about ViewModelLocator and DataTemp
The changes between the Beta & Release version don't have any major changes comparable to those introduced in the move from CTP (Refresh) to Beta.
Hopefully MVVM-Light is without impact, but it's still officially a Beta so expect a release version to come - hopefully quite soon.
Of course if you find any issues as a result of the change to RTM - please share them.
There's still a problem with the Template when using an actual device.
Check this question for more info: MVVMLight and WP7 RTM
I've been using MVVM Light on some WP7 apps for the last few days (with the RTW version of the dev. tools), and all I had to do was use the fix to make it work like a charm!
So, the fix for the Beta version is still required on the RTW version, at least for now!