Looking for open source "Project management tool in .NET"
-
I am looking for project management tool in .NET which is open source (comes with source code for extension/customization). I googled found few open source project mangement tools like: 1. Redmine but it has source code in Ruby 2. GanttProject but it looks like for individual usage and lot many but with java source code. I am using MS TFS and it does have project management capabilites but it is focused on developers/team. Please suggest.
-
I am looking for project management tool in .NET which is open source (comes with source code for extension/customization). I googled found few open source project mangement tools like: 1. Redmine but it has source code in Ruby 2. GanttProject but it looks like for individual usage and lot many but with java source code. I am using MS TFS and it does have project management capabilites but it is focused on developers/team. Please suggest.
I might not be able to tell you exactly open source project management tools. But, for resource monitoring and job monitoring you can do using normal MS excel. Excel is one fantastic application made by microsoft which helps you creating task, group them, you can nicely link them ( dependency of tasks ) apart from that its having excellent charts for undestanding. Another one application I believe that can be used for same project management purpose is Google spreadsheet. Its extra advantage is it provides you multiperson chat, you might need to have a meeting of all your resources and update at the same. This can be achived nicely by Google spreadheet. It also allows you to have version controlling mechanism which is also helpfull. ( who changes/updates what and when )
Thanks, Arindam D Tewary