Microsoft
Refactoring CSLA.NET NameValueList and Command Object Return Value
In my current project using CSLA.NET, one of the drawbacks that I noticed on the NameValueList and Command object implementation is the fact that it forces one return value type. Ideally, the best…

