Hi,
I'm a newbie in Web applications and I'm experimenting with Master pages in ASP.NET 2.0 with VS2005. I've created a menu in master page that wiil be used throught the application. I want to show menu Items according to logged user's profile. If he is admin then all menu item and if other than admin then according to given rights. Is this possible, if yes then how??
Please guide me,
Thanks in Advance