Tagged Questions

3
votes
4answers
842 views

How can I use Performance Counter in w2k8

Problem: I can add+use performance counters in w2k8 with normal user privileges. If I try to create or access a Process performance counter, i get a message that the counter does not exist. Same ...
0
votes
1answer
81 views

Best approach for authorisation rules

I'm wonder about best approach of implementation auth. rules in Client-Server app using Business Objects. I've noticed common tactic is: - on DB side: implement one role for application, used for ...