Gonna need some advice for my work. In my computer I have installed VS2010 and SQL Server 2008 Developer with a customized instance name named MYCOMPUTER. If I need to transfer the project work, that
I have created a database system for a cms for a news website. I want to have only 4 roles in my db system : Admin, Author, Editor and Guest ( who only read the web pages). But there 开发者_StackOverf
Designing a fairly complicated site with a lot of ajax running开发者_运维知识库 on a single page. I have reached the point where some user\'s need to have specific permission to do things and some nee
How to check user authority or permission in Java Code ? For example - I want to show or 开发者_JAVA技巧hide button for user depending on role. There are annotations like:
I\'m going to make a small application for a business that will be used locally for scanning, and storing documents in a database located on the local mach开发者_高级运维ine or on a machine located in
I am looking for ways to implement custom user-roles in windows application with vb.net. I g开发者_开发技巧ot a database table called Roles with Administrator and User entries. User cannot see some of
I\'m currently trying to realize a second (lower) admin layer in drupal. I have made an extra section via the module of the same name for those users so they can have their own theme etc. I want to gi