Hello all.
In reference to the CSLA 2.0: We currently use a custom datareader that handles nullable types. Looking at the safedatareader, I couldn't tell how it handles assigning to a nullable type. Before we go ahead and extend the safedatareader on our own, I was wondering if I missed something. I searched the old and new forums but didn't find any answer.
Does anybody have any advice or suggestions?
Thanks,
Brent
Thanks Ross.
That looks good. The custom reader was doing an internal cast so casting in the object will work just as well.
Brent
Copyright (c) Marimer LLC