ASP.NET TODO Comments

Posted by Joggee | ASP.NET Tips | Tuesday 2 October 2007 12:10 am

Using TODO, HACK, and UNDONE Comments
TODO comments is really useful command. When you begin a comment with ToDo or TODO or however you want to capitalize it, you can then see this comment in your task list by changing the task list options. This is very useful for marking parts of your code that you later need to work on. By default, there is also a HACK and UNDONE comment that I use from time to time. You can add comments that can be seen on the task list by going to Tools->Options, then under the environment folder select Task List.

‘Todo: Missing parameters need to be pass.

8 Comments »

  1. Comment by Vijayan — October 2, 2007 @ 2:44 pm

    RanaCodeproject,
    Wonderful and very useful information. It makes my task more easier.
    I’m always checking your blog from time to time. Thanks.
    Vj

  2. Comment by Rana — October 2, 2007 @ 8:00 pm

    Thanks Vijayan,

    Thanks for your comments.

    If you have any queries any problems regarding programming, do write me.

    Thanks,

    Rana

  3. Comment by Pawan ( http://www.sqlserverquestions.blogspot.com ) — October 25, 2007 @ 3:10 am

    Nice article

  4. Comment by codeproject — October 25, 2007 @ 10:55 am

    Thanks Pawan for your compliments.

    Rana

  5. Comment by Nancebs — March 18, 2008 @ 10:35 pm

    i am gonna show this to my friend, man

  6. Comment by Shaan — April 14, 2008 @ 9:56 am

    It does not work on my System.. i wrote
    //TODO: Remove this namespace

    But its not reflecting in task List… I have chaked the task option also…

    what to do?

  7. Comment by codeproject — April 14, 2008 @ 1:10 pm

    Hi Shan, It works fine.but you need to follow few steps.

    here is my new post only for you.

    http://codeproject.wordpress.com/2008/04/14/todo-comments/

  8. Pingback by BLOG.JOGGEE » TODO Comments — May 3, 2008 @ 3:59 pm

    [...] nothing or Session.AbandonShaan on TODO CommentsShaan on step1Shaan on TODO Commentscodeproject on ASP.NET TODO CommentsShaan on ASP.NET TODO CommentsSohaib AHmad on Exporting Data from MS SQL SERVER to MySQLNaveed [...]

RSS feed for comments on this post. TrackBack URI

Leave a comment