Click here to Skip to main content
15,912,329 members

Comments by CathyT (Top 4 by date)

CathyT 24-Mar-11 22:18pm View    
If it's "deprecated" then why is it supported by .Net 4.0?!
CathyT 24-Mar-11 22:14pm View    
I guess I was using ProjectGlobals because I want to put the info in the Project Class into a ListView.
CathyT 24-Mar-11 3:10am View    
Right, I didn't even see that I had two classes there. Not sure what I was thinking. Thanks!
CathyT 18-Jan-11 5:03am View    
Thanks for the quick reply but I know how to add an item if I already know exactly what the names of the projects and time spent on the project were. I'm just not exactly sure how to get the user to enter the information. Should I just have them enter both pieces of info into a text box then parse out the two parts and add them to the listview or if I should have them enter the information separately into text boxes then add them to the listview. I'm wondering if there is a better or easier way to have the user enter the information.