we are working on a project using C#,5 developers, we are using team foundation to share the code between the developers. each developer can check in and edit only his part and he is allowed to view other developers parts.
we are adding a new member to the group for a temporarily period.
the permission i want to give him is: - CANT view any source code but his part - edit and check in/check out for his code.
we dont want him to view any of our code but he will use some of our methods, we only wants him to view these classes. but other classes we want them to be disappeared.
how to do this?
I am using tfs 2010