Link to home
Start Free TrialLog in
Avatar of SEYEDEHSAN HOSSEINI
SEYEDEHSAN HOSSEINI

asked on

How can I give them permission to programmers for debug and run the project , but they can not view all webforms and classes

Help Request:
Hello
I have a asp.net webform project in visual studio 2017 enterprise, this project build on .net framework 4 and visual basic language.
I hired 2 programmers to develop this project, They also installed Visual Studio 2017 on their system.
I want to put the project on a Gitlab or Team Foundation Server (TFS).
But my question is here :
1- How can I give them permission to programmers  for debug and run the project , but they can not view all webforms and classes and limited to modify some of the webform and classes that I allow to them ?
2- for this project what is better and quest and easiest Gitlab or Team Foundation Server (TFS) ?

Thank you
Avatar of it_saige
it_saige
Flag of United States of America image

You want them to be able to debug so you cannot prevent them from viewing/accessing anything that they will directly maintain or else they cannot debug it.  The only way to realistically prevent them from viewing certain portions of the code is by placing the portions of code that you do not want them to view into a separate compiled library and adding that compiled library as a dependency of the part of the project you want them to maintain.

That being said, why don't you trust the people you have hired to perform the maintenance?

-saige-
Avatar of SEYEDEHSAN HOSSEINI
SEYEDEHSAN HOSSEINI

ASKER

This solution is 100% false
Please answer a real expert
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.