Much of the Microsoft .NET Framework is designed to support creating components: business objects that not only carry their business logic with them from one environment to another, but also carry ...
I'm writing various business logic classes for a very data centric application. Various operations need validating (eg: save record, import massive excel spreadsheet of stuff). I was wondering if I ...
Implementing one of three interfaces can turn your business classes into self-validating components that seamlessly integrate into WPF, Silverlight and ASP.NET MVC applications -- and can be easily ...