hello, i am using CSLA.NET with SILVERLIGHT4 . ihave one object where it has
Exist command the class is derive BusinessBase
it has property ( Name property ) and the name should be uniqe. icreated special validation rule where it execute command to check the rule.
my question how can i implement this special rule on client-side business
how can i Request the server to check the value if valid or not
Copyright (c) Marimer LLC