Tag: roles

Implementing your own simple Roles mechanism in Delphi MVC Framework

Important Note: DMVC already has a Roles framework in place which is quite sophisticated and you can find it in the samples. My purpose of writing this blog is to demystify the subject by explaining it conceptually and then implementing it with bare hands so that you can understand the functionality of it all. In ….  Read More