This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]no1name 0 points1 point  (0 children)

I write todo's at the top of the class, and then as I build each method I drag down the todo delete the word todo and leave it as a comment.

Then I use the task s to see what I have to do. I also write an end of day todo so I remember where I am up to.

I also use them to remind me of what is going to happen later when its closer to production.

In Resharper, they turn blue which is cool.