up vote 6 down vote favorite
1
share [g+] share [fb]

I would like to use the task-list in Visual Studio but it really lacks almost any useful feature a task-list should provide. So I use Todo-List externally, to keep track of the things I need to get done. Would be nice to have it all in one place.

So does anyone know of a cool replacement Add-On for the tasklist in Visual Studio?

Thanks in advance!

link|improve this question

feedback

5 Answers

up vote 0 down vote accepted

How about the FogBugz add-in for Visual Studio 2005 and 2008?

This requires a FogBugz account hosted either locally or by Fog Creek. A free Student and Startup version is available.

link|improve this answer
1  
Probably you forgot to mention that this does require the FogBugz server. – sorin Apr 18 '10 at 17:46
1  
@Sorin, you're right so I've updated the answer. Thanks for the feedback. – Jonathan Webb Apr 19 '10 at 8:51
feedback

Assumed: Visual Studio 2008 + ReSharper

ReSharper->Windows->ToDo Explorer

E-

link|improve this answer
feedback

For semi-immediate programming tasks I use TODO comments in code and ReSharper for Visual Studio to view them.

For longer-term tasks I use Team Foundation Server to record work items.

For non-programming tasks I use Google Calendar.

link|improve this answer
feedback

I don't know of an add-on (I use Remember The Milk externally), but I think you are onto a good idea there.

link|improve this answer
feedback

We use Team Foundation Server at work - it is a really superb product, but too expensive for smaller teams.

Out of work I'm looking to use CountersSoft Gemini (http://countersoft.com/home.aspx) which has good VS integration and is competitive when looking at the hosted version with unlimited users.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.