Hello
I have a very simple application that displays and edits employees. This app is divided in tiers; UI, BL and DAL.
My UI consists of webforms and the next task is to implement role-based authorization of the users. However, I am looking for a solution that would also work, had my UI been winforms.
Any suggestions?
Thanks for any answers
Kokas
I have a very simple application that displays and edits employees. This app is divided in tiers; UI, BL and DAL.
My UI consists of webforms and the next task is to implement role-based authorization of the users. However, I am looking for a solution that would also work, had my UI been winforms.
Any suggestions?
Thanks for any answers
Kokas