Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's WebLog


My adventures in sharing Microsoft source code

News

MSFT Women Bloggers

Did you know... You can use the Task List to create User Tasks that are separate from your code? - #171

Welcome to the Task List series!

The Task List is for user tasks and todos, whereas the Error List is for errors and warnings.  In case you are from back in the '02 and '03 VS days, the Task List used to do both, until it was split into two different tool windows in '05.

A user task is saved per user in the .suo file, unlike a todo, a hack or a comment that's stored in the code itself.  A .suo file stores all of the user's solutoin customizations that you don't want checked into source control. 

Task List showing a User Task

To create a User Task, open the View - Task List, make sure User Tasks is displayed in the combo box drop down, and then click the Create User Task button on the toolbar.  Note that you can create the first task by directly editing the first row in the task list, but after that you need to press the button.

Then as you finish your task, you can check the checkbox next to it to scratch it off.

task List with User Task completed

And to delete, simply right-click and choose delete.

User Task being deleted

Technorati Tags: ,
Posted: Thursday, March 13, 2008 3:00 AM by saraford

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# March 13, 2008 8:21 AM

Trumpi's blog said:

Sorry about the lack of categories yesterday. I was really lazy. Web ValidatorCalloutExtender does not

# March 13, 2008 4:19 PM

Pedro said:

I want to sort the list in the order I will carry out the tasks. Obviously that is impossible. Sorting can ony be done by prio, completed, desc. It would be nice if you could change the order just by dragging a row to the new position.

# March 14, 2008 5:00 AM

ASPInsiders said:

Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials

# March 28, 2008 4:28 AM

Carsten said:

Do you know how to copy the user task list to another solution?

# April 16, 2008 7:37 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker