11 May
2009

CSLA: Make GUIDs required with a custom validation rule

If you use CSLA and use GUIDs as your unique identifiers you may have need to make them required for a particular object?s property. It isn?t as difficult to do as you might think and I will show you how to accomplish this by writing a custom validation rule. I have an object that has […]

Read More