.NET – Developers need to be administrators on their machines?

Do developers in .Net need to be administrators on their computers, or can we set a type of permissions and roles?
It really depends. For example, if you need to be able to create and install Windows services, then yes – they need to be appropriate Permission to perform this operation. Although you can develop without it, if you cannot install and uninstall it, you will not be able to test the service correctly.

If you are doing ” “Normal” development, then it is not absolutely necessary.

Do developers in .Net need to be administrators on their computers, or we can set a permission And role?

It really depends. For example, if you need to be able to create and install Windows services, then yes – they need the appropriate permissions to perform this operation. Although you can do it without If you are doing development without it, if you cannot install and uninstall it, you will not be able to test the service properly.

If you are doing “normal” development, then it is not absolutely necessary.

Leave a Comment

Your email address will not be published.