Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > OT: Need Project Tracking software

Reply
Thread Tools

OT: Need Project Tracking software

 
 
Antonio
Guest
Posts: n/a
 
      12-20-2005
Hi, sorry for the OT question but the readers opinions will matter more
to me.

I team lead a small development team of .net and sql programmers.
There is another team in our group like ours. We are tracking our
project requests and statuses in Excel as it is shared with people
ourside our teams who also need update abilities.

We're looking for a good project tracking software for teams like ours.
It can be web based preferrably.

PLEASE PLEASE do not tell me to have us write it ourselves. We
can but need to focus on our dev projects.

can you readers suggest some of the 3rd party project tracking and
request applications that you use today that you would recommend?

Thanks!

 
Reply With Quote
 
 
 
 
jamie
Guest
Posts: n/a
 
      12-20-2005

>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>


www.spudcity.com/traxtime/traxtime.htm

small app, dead easy to use.

JAmie
 
Reply With Quote
 
 
 
 
Mythran
Guest
Posts: n/a
 
      12-20-2005

"Antonio" <> wrote in message
news: ups.com...
> Hi, sorry for the OT question but the readers opinions will matter more
> to me.
>
> I team lead a small development team of .net and sql programmers.
> There is another team in our group like ours. We are tracking our
> project requests and statuses in Excel as it is shared with people
> ourside our teams who also need update abilities.
>
> We're looking for a good project tracking software for teams like ours.
> It can be web based preferrably.
>
> PLEASE PLEASE do not tell me to have us write it ourselves. We
> can but need to focus on our dev projects.
>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>
> Thanks!
>


There are quite a few out there. For our development team, we created our
own so that we can implement our own functionality for SCRUM. Good stuff,
but you may want to try SourceForge.net

hth,
Mythran

 
Reply With Quote
 
Karl Seguin
Guest
Posts: n/a
 
      12-20-2005
SourceGear's Dragnet is cheap and it ties in really well with their most
awesome source control provider (vault)
http://sourcegear.com/

FogBugz is popular and also cheap
http://www.fogcreek.com/FogBugz/

There's the Issue Tracker Starter Kit which is free:
http://www.asp.net/starterkits/downl...ndex=0&tabid=1

Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/
http://openmymind.net/redirector.aspx?documentId=51 - Learn about AJAX!



"Antonio" <> wrote in message
news: ups.com...
> Hi, sorry for the OT question but the readers opinions will matter more
> to me.
>
> I team lead a small development team of .net and sql programmers.
> There is another team in our group like ours. We are tracking our
> project requests and statuses in Excel as it is shared with people
> ourside our teams who also need update abilities.
>
> We're looking for a good project tracking software for teams like ours.
> It can be web based preferrably.
>
> PLEASE PLEASE do not tell me to have us write it ourselves. We
> can but need to focus on our dev projects.
>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>
> Thanks!
>



 
Reply With Quote
 
Mike Epprecht \(SQL MVP\)
Guest
Posts: n/a
 
      12-20-2005
Hi

Visual Studio 2005 Team System

http://msdn.microsoft.com/vstudio/te...m/default.aspx
http://msdn.microsoft.com/vstudio/te...ence/overview/

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM:

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"Antonio" <> wrote in message
news: ups.com...
> Hi, sorry for the OT question but the readers opinions will matter more
> to me.
>
> I team lead a small development team of .net and sql programmers.
> There is another team in our group like ours. We are tracking our
> project requests and statuses in Excel as it is shared with people
> ourside our teams who also need update abilities.
>
> We're looking for a good project tracking software for teams like ours.
> It can be web based preferrably.
>
> PLEASE PLEASE do not tell me to have us write it ourselves. We
> can but need to focus on our dev projects.
>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>
> Thanks!
>



 
Reply With Quote
 
Eliyahu Goldin
Guest
Posts: n/a
 
      12-20-2005
An obvious suggestion is the Microsoft Team Foundation Server, if you are
upgrading to VS 2005 and can afford it.

Eliyahu

"Antonio" <> wrote in message
news: ups.com...
> Hi, sorry for the OT question but the readers opinions will matter more
> to me.
>
> I team lead a small development team of .net and sql programmers.
> There is another team in our group like ours. We are tracking our
> project requests and statuses in Excel as it is shared with people
> ourside our teams who also need update abilities.
>
> We're looking for a good project tracking software for teams like ours.
> It can be web based preferrably.
>
> PLEASE PLEASE do not tell me to have us write it ourselves. We
> can but need to focus on our dev projects.
>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>
> Thanks!
>



 
Reply With Quote
 
Michael S
Guest
Posts: n/a
 
      12-20-2005
"Eliyahu Goldin" <> wrote in message
news:O4YSk%...
> An obvious suggestion is the Microsoft Team Foundation Server, if you are
> upgrading to VS 2005 and can afford it.
>
> Eliyahu


Actually, while quite expensive for such a system, as there are free stuff
out there; we are planning on buying a team foundation server license. Looks
great. We have to test it further though.

- Michael S


 
Reply With Quote
 
Spam Catcher
Guest
Posts: n/a
 
      12-20-2005
"Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
wrote in news:enNTu$:

> SourceGear's Dragnet is cheap and it ties in really well with their most
> awesome source control provider (vault)
> http://sourcegear.com/


We use Vault + Dragnet. Vault works wonderfully... but I find that DragNet
needs additional refinement.

--
Stan Kee ()
 
Reply With Quote
 
Brian P
Guest
Posts: n/a
 
      12-20-2005
We use TRAC which is an integrated source control, bug tracker and
project management tool. It is free and open source.


http://projects.edgewall.com/trac

--Brian

Antonio wrote:
> Hi, sorry for the OT question but the readers opinions will matter more
> to me.
>
> I team lead a small development team of .net and sql programmers.
> There is another team in our group like ours. We are tracking our
> project requests and statuses in Excel as it is shared with people
> ourside our teams who also need update abilities.
>
> We're looking for a good project tracking software for teams like ours.
> It can be web based preferrably.
>
> PLEASE PLEASE do not tell me to have us write it ourselves. We
> can but need to focus on our dev projects.
>
> can you readers suggest some of the 3rd party project tracking and
> request applications that you use today that you would recommend?
>
> Thanks!
>

 
Reply With Quote
 
=?Utf-8?B?TUw=?=
Guest
Posts: n/a
 
      12-20-2005
Of course no SW can help you if there are team members who won't use it.

Even a simple text file is great to track the progress of a project, if you
successfully persuade others to use it.


ML

---
http://milambda.blogspot.com/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tracking Someone Tracking Me Edw. Peach Computer Security 4 07-07-2005 05:50 PM
OT: Tracking project time Jeff Thies HTML 3 10-16-2004 07:02 PM
Project tracking Michel Couche ASP .Net 2 04-26-2004 07:40 PM
Bug Tracking/Change managment software Mike ASP .Net 1 04-13-2004 11:29 PM
Recommendable bug tracking software? PontiMax ASP .Net 2 11-17-2003 01:49 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57