(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Simple Validation with MVVM for Windows Store apps

(0 votes)
0 comments   /   posted by Silverlight Show on Jun 10, 2013
Tags:   mvvm , windows-8 , windows-store , jeremy-likness
Read original post by Jeremy Likness at C#er : IMage

Developers who are writing Windows Store apps using C# and XAML might find some of the support for Model-View-ViewModel (MVVM) lacking. Both WPF and Silverlight provided specific interfaces that enabled you to store validation context about fields on a context and even supported asynchronous validation. Although there are some existing frameworks that provide this support, such as Prism for the Windows Runtime, it is also fairly simple and straightforward to roll your own.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter


Latest News

  • Daily News Digest 6/13/2013
  • NEW article from Gill Cleeren's series on background processing in Windows 8: Background transfers in Win8
  • iOS 7 looks familiar… Can’t quite put my finger on it.
  • Remote HTML5 debugging on Windows Phone with weinre