JerryMungo
Honorary Master
- Joined
- Jul 18, 2008
- Messages
- 37,522
- Reaction score
- 6,275
.
Last edited:
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Using 2010 atm, going to explore a bit more. What i'd really like is a sort of a gantt or similar for future planning.
With TFS 2010, you'll find the web access portal at: http://tfs-server-name:8080/tfs/web. It works with NT Auth so the best is to use IE, but it works in Firefox and should also in the others.
Then you need to integrate it with Project Server, the feature pack is available if you hold the correct license.
TFS is very powerful and agile in that its based on SQL Server, SharePoint and SQL Reporting Services. With Reporting Services you can pretty much write any report you want without much hassle, and you got full access to the Datawarehouse of TFS to get any information from it you want.
For comlete GANTT capability you would need Project to get that or if you have lots of time and resources availble you can make use of the TFS API's to get the data you want and use it in your own GANTT controls - Project is the way to go though.
You can also pull data into Excel with great ease and in there you can do as you heart desire.
PM me if you need help/info.