Click here to Skip to main content
15,902,842 members
Home / Discussions / C#
   

C#

 
AnswerRe: Custom TreeView Pin
Manas Bhardwaj28-Aug-08 21:44
professionalManas Bhardwaj28-Aug-08 21:44 
AnswerRe: Custom TreeView Pin
Ashfield28-Aug-08 22:16
Ashfield28-Aug-08 22:16 
AnswerChat applicaton with Webcam in C# Pin
Member 457592028-Aug-08 20:42
Member 457592028-Aug-08 20:42 
GeneralRe: Chat applicaton with Webcam in C# Pin
Sathesh Sakthivel28-Aug-08 21:07
Sathesh Sakthivel28-Aug-08 21:07 
QuestionBest networking Pin
Matt Cavanagh28-Aug-08 20:33
Matt Cavanagh28-Aug-08 20:33 
QuestionHow to get Thumbnails from Files? Pin
softwarejaeger28-Aug-08 20:15
softwarejaeger28-Aug-08 20:15 
AnswerRe: How to get Thumbnails from Files? Pin
Manas Bhardwaj28-Aug-08 21:47
professionalManas Bhardwaj28-Aug-08 21:47 
QuestionSync with Multiple Sources Pin
Expert Coming28-Aug-08 17:38
Expert Coming28-Aug-08 17:38 
I wrote a simple program to replace iTunes and Zune software for personal use only. I run this program on 3 computers, my laptop, desktop, and a computer at home.

I have a server setup that I want to store all my music and then have these different locations sync with.

Here is the problem:
I use all locations and put music on each computer, depending on where I am at.

I want to be able to add a song on my laptop, and different song on my desktop, and then when they sync, all 3 locations have the 2 new songs.

I am using an XML file for the song data on each computer, so here is what I was thinking. Add a new field called last sync (or something of the sort). Then when each computer syncs, it gets songs added after last sync, and adds song that have been added since.

Now I am pretty sure that will work fine, but any opinions on a better way, improvements, and/or issues with this design?

Any and all help is welcomed, and thank you for your time. Keep in mind I am not asking for the code on how to do this, just help with design patterns/ideas.

The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

AnswerRe: Sync with Multiple Sources Pin
Pete O'Hanlon28-Aug-08 23:19
mvePete O'Hanlon28-Aug-08 23:19 
GeneralRe: Sync with Multiple Sources Pin
Expert Coming29-Aug-08 7:37
Expert Coming29-Aug-08 7:37 
QuestionSaving MS Word's embedded objects Pin
pnpfriend28-Aug-08 11:38
pnpfriend28-Aug-08 11:38 
Questionsoftware development kit is required Pin
sana1728-Aug-08 9:55
sana1728-Aug-08 9:55 
QuestionPassing value from the form Pin
Verghese28-Aug-08 9:13
Verghese28-Aug-08 9:13 
AnswerRe: Passing value from the form Pin
Wendelius28-Aug-08 9:17
mentorWendelius28-Aug-08 9:17 
GeneralRe: Passing value from the form Pin
Verghese28-Aug-08 9:19
Verghese28-Aug-08 9:19 
GeneralRe: Passing value from the form Pin
Pete O'Hanlon28-Aug-08 9:21
mvePete O'Hanlon28-Aug-08 9:21 
GeneralRe: Passing value from the form Pin
Wendelius28-Aug-08 9:23
mentorWendelius28-Aug-08 9:23 
AnswerRe: Passing value from the form Pin
Pete O'Hanlon28-Aug-08 9:18
mvePete O'Hanlon28-Aug-08 9:18 
GeneralRe: Passing value from the form Pin
Verghese28-Aug-08 9:35
Verghese28-Aug-08 9:35 
QuestionC# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
danielhasdibs28-Aug-08 7:50
danielhasdibs28-Aug-08 7:50 
AnswerRe: C# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
led mike28-Aug-08 8:02
led mike28-Aug-08 8:02 
GeneralRe: C# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
danielhasdibs28-Aug-08 8:09
danielhasdibs28-Aug-08 8:09 
GeneralRe: C# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
led mike28-Aug-08 8:13
led mike28-Aug-08 8:13 
QuestionRe: C# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
danielhasdibs28-Aug-08 8:27
danielhasdibs28-Aug-08 8:27 
AnswerRe: C# Interaction with Word on multiple versions (MS Office 2000/2003/2007) Pin
led mike28-Aug-08 8:46
led mike28-Aug-08 8:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.