473,385 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Task List Sharing

I have added task list items to my VB.Net project. After checking the project
into source safe, another user gets the latest version. When the other user
opens the project, the task list is empty.

How do I keep a list of tasks that will stay with the project?
Nov 21 '05 #1
4 1291
Try this: Right-click on the task list and select Show Tasks | All.

"PJSimon" <PJ*****@discussions.microsoft.com> wrote in message
news:15**********************************@microsof t.com...
I have added task list items to my VB.Net project. After checking the
project
into source safe, another user gets the latest version. When the other user
opens the project, the task list is empty.

How do I keep a list of tasks that will stay with the project?
Nov 21 '05 #2
Good thought, but no, we tried that. It's as though the task list stays with
the user's machine and is not checked into source safe. Is there a way to
add tasks to the Task List that will be shared?

"Shiva" wrote:
Try this: Right-click on the task list and select Show Tasks | All.

"PJSimon" <PJ*****@discussions.microsoft.com> wrote in message
news:15**********************************@microsof t.com...
I have added task list items to my VB.Net project. After checking the
project
into source safe, another user gets the latest version. When the other user
opens the project, the task list is empty.

How do I keep a list of tasks that will stay with the project?

Nov 21 '05 #3
If you put the tasks right in your code as comments, won't they go with the
project anywhere? For example:

<code>
' TODO: blah blah blah
<code>

"blah blah blah" should show up in anybody's task list.

--
Brian Schwartz
FishNet Components
http://www.fishnetcomponents.com
Building better tools for developers--be part of it!
Nov 21 '05 #4
Ah! Thank you!

"Brian Schwartz" wrote:
If you put the tasks right in your code as comments, won't they go with the
project anywhere? For example:

<code>
' TODO: blah blah blah
<code>

"blah blah blah" should show up in anybody's task list.

--
Brian Schwartz
FishNet Components
http://www.fishnetcomponents.com
Building better tools for developers--be part of it!

Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mark Preuss | last post by:
Hi all, Anybody seen where if after a Build with errors the Task List won't pop up when you click on the tab? I have to shut down the whole IDE to get it to come up. This is in VS.NET 2003. I...
1
by: Tom | last post by:
I've forgotten how to add a particular line to the task list in vs2003 before there was a context menu that you can click on to add something to task and come back to later.. but now I can't find...
1
by: Andrew Chan | last post by:
Hi, I am using C++ in Visual Studio .Net and I just discovered that I can use /TODO to setup a task list which is great for me who have poor memory. However, I can only view individual task list...
0
by: Chris Dunaway | last post by:
I use 'TODO's to add items to the task list to remind me of things that I need to do. I right click the task list and choose Show Tasks > All so that all items are shown. This works fine. ...
6
by: Marcus | last post by:
Hi, I am a newbie at C#. Here is my current problem: I want my application to iterate through the list of tasks presented in task manager. I want it to look at the task names and if a certain...
0
by: Zytan | last post by:
Well, I used to use DEBUG as a Task List token, but now I cannot, since whenever I comment out a Debug.WriteLine, it gets added to the list! So, what do you guys use for a Task List token for...
1
by: The Facilitator | last post by:
Hello all, I am trying to find out what the field is in Outlook that holds all the people's email addresses for when the final completed task report is sent. Where is it and how can I access it...
0
oll3i
by: oll3i | last post by:
import javax.swing.*; import java.awt.event.*; import java.util.ArrayList; import java.util.List; import java.util.concurrent.*; import java.lang.reflect.*; public class Exec1 extends JFrame...
8
by: mc | last post by:
I would like to be able to send from an ASP.NET page an email which when recieved takes the form of a "Sharing Invitation for a RSS Feed"...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.