Interview Questions

How can you work with permissions from your .NET application?

Java Security,Windows code security, Windows Server 2003 Security,Internet Explorer 7 Security and Internet Firewalls questions and answers


(Continued from previous question...)

2. How can you work with permissions from your .NET application?

You can request permission to do something and you can demand certain permissions from other apps. You can also refuse permissions so that your app is not inadvertently used to destroy some data.

(Continued on next question...)

Other Interview Questions