Hi everyone, I've implemented a transparent encryption feature using attributes and IPreXXX events. For saving and updating actions it works like a charm. However in searches (using linq or queryover) the IPreLoad isn't called...
My query using linq returns a DTO (select new DTO...) What event should I use, I'd like to query a list of objects and have the decrypt done automatically... Thank you for any help -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/8cd3ea50-7b30-430a-88c1-7ca68d4b8dfcn%40googlegroups.com.
