Tag archives for ASP.NET
How to Create Dynamic User Rights Menus in Asp.net?
Create Dynamic User Rights Menus in Dynamic User Rights is used to assign user permissions to the users of user application. By using this code only the assigned menu options…
Always Visible control in asp.net
The best and simplest way to create an always on top is to use <DIV>. I was in need of displaying a Live Support icon in my website. I tried…