Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > to do in visual studio

Reply
Thread Tools

to do in visual studio

 
 
Jon Paugh
Guest
Posts: n/a
 
      03-04-2004
What's the magic for adding "TO DO" items that show up on
the task bar within Visual Studio? I know there is some
way to do this? What is the magic comment? Do I have to
enable something?

Thanks,

Jon Paugh
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3VyZXNo?=
Guest
Posts: n/a
 
      03-04-2004
//TODO: Add this entry to registry before releas

That's it. It's just like adding any other comment

Then select "View" -> "Show Tasks" -> "All" to view all the tasks

Suresh

----- Jon Paugh wrote: ----

What's the magic for adding "TO DO" items that show up on
the task bar within Visual Studio? I know there is some
way to do this? What is the magic comment? Do I have to
enable something

Thanks

Jon Paug

 
Reply With Quote
 
 
 
 
mikeb
Guest
Posts: n/a
 
      03-05-2004
Suresh wrote:

> //TODO: Add this entry to registry before release
>
> That's it. It's just like adding any other comment.
>
> Then select "View" -> "Show Tasks" -> "All" to view all the tasks.
>
> Suresh.
>
> ----- Jon Paugh wrote: -----
>
> What's the magic for adding "TO DO" items that show up on
> the task bar within Visual Studio? I know there is some
> way to do this? What is the magic comment? Do I have to
> enable something?
>


You can also add your own Task List keywords. Follow the menu steps:

Tools\Options\Environment\Task List


--
mikeb
 
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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enabling browser back button for GridView Paging and Sorting in Ajax1.1 and 3.5 (using Visual Studio 2005/ Visual studio 2008) anil reddy ASP .Net 0 02-11-2009 03:22 PM
Should I write Visual studio 2005 or Visual studio 2003 MCSD =?Utf-8?B?VmlqYXk=?= Microsoft Certification 14 06-30-2006 09:05 AM
Is Visual Studio Team System and Visual Studio Foundation Server are same?. Thirumalai ASP .Net 0 05-22-2006 08:48 AM
Visual Studio NET Enterprise Architect 2002 and Visual Studio NET 2003 difference xman C++ 1 08-17-2005 04:13 PM
Re: Visual Studio NET Enterprise Architect 2002 and Visual Studio NET 2003 difference xman C++ 0 08-17-2005 04:00 PM



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