Hi experts,
I just learnt that we can use Multi-view in ASP.NET.
But, how can we do it such that certain user can only see parts of the menu and content based on their role ?
And I have to do this based on Stored Procedure and no Entity Framework is allowed.
Can I know if there is any step by step tutorial avail on the above ?