This is a mirror of official site: http://jasper-net.blogspot.com/

Custom ValidationSummary with Data Form - Silverlight 4

| Tuesday, September 14, 2010
Introduction

Thanks to all members.
I have found many solutions for my issues from codeproject community and it's time for me to contribute!
In this article I'm explaining how we can implement custom Validation Summary by hiding default validation summary of data form.

Background

Following are the solutions I'm focusing:

  1. MVVM implementation with OOD principles.
  2. Domain layer design clues.
  3. Custom Validation Summary.
  4. Validation error's consistency.

Read more: Codeproject

Posted via email from .NET Info

0 comments: