If you are looking for an tool to share work items between team members then you have a variety of options available. Below are some of the options from that
Team Foundation Server(Licensed software)
If you have an option to get licensed software then TFS will be one of the best option to go. I has option to store your code and share it with team members, create work items and asisgn to team members, track the work items etc.
Reference URL :
https://www.visualstudio.com/en-us/products/tfs-overview-vs.aspx
Additional link on setting up TFS :
https://www.visualstudio.com/docs/vsts-tfs-overview
If you are looking for an
open source software then you can take a look at
Tortoise SVN .
This tool also provide features to share the code among team members and also provide history of all checkins of file as well
Another opensource available is GitHub,
https://github.com/
Tutorial on setting up Git :
https://try.github.io/levels/1/challenges/1 Thanks,
A2H
My Blog
Chamu, if this helps please login to Mark As Answer. | Alert Moderator