Click here to Skip to main content
15,889,595 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Revamp/Rewrite a slow WPF Application Pin
jschell27-Jan-16 9:30
jschell27-Jan-16 9:30 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi27-Jan-16 16:27
professionalPraveen Raghuvanshi27-Jan-16 16:27 
AnswerRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen28-Jan-16 2:10
professionalEddy Vluggen28-Jan-16 2:10 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi28-Jan-16 3:49
professionalPraveen Raghuvanshi28-Jan-16 3:49 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen28-Jan-16 4:27
professionalEddy Vluggen28-Jan-16 4:27 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Praveen Raghuvanshi28-Jan-16 5:50
professionalPraveen Raghuvanshi28-Jan-16 5:50 
GeneralRe: Revamp/Rewrite a slow WPF Application Pin
Eddy Vluggen29-Jan-16 1:25
professionalEddy Vluggen29-Jan-16 1:25 
QuestionPersisting settings to the cloud... Pin
dandy7224-Jan-16 6:41
dandy7224-Jan-16 6:41 
Straight to the point:

I have a WinForms app I've written years ago that persists some settings to a local file. A subset of these would be useful to share across a few of my machines.

I'd like to have some of these settings persisted to something like OneDrive, so a copy of my app running on multiple machines have those settings available to them - change a setting once, and all the machines see the new value the next time they launch (assuming the user provides his OneDrive account credentials).

I've never looked into the OneDrive SDK, so I'm going to ask the question like a naïve user: Is OneDrive appropriate for this? Overkill? Square peg in a round hole? Ultimately I want to give OneDrive a simple string (say, XML) and have it take care of persisting it. Then any of my machines using the same account would have access to the same string. So what's the minimum that needs to be done, architecturally, to make this happen?

AnswerRe: Persisting settings to the cloud... Pin
jschell27-Jan-16 9:22
jschell27-Jan-16 9:22 
GeneralRe: Persisting settings to the cloud... Pin
dandy7227-Jan-16 12:08
dandy7227-Jan-16 12:08 
AnswerRe: Persisting settings to the cloud... Pin
Mycroft Holmes27-Jan-16 13:37
professionalMycroft Holmes27-Jan-16 13:37 
QuestionPOCO/DTO Design Question Pin
Kevin Marois18-Jan-16 7:07
professionalKevin Marois18-Jan-16 7:07 
AnswerRe: POCO/DTO Design Question Pin
Eddy Vluggen18-Jan-16 8:02
professionalEddy Vluggen18-Jan-16 8:02 
AnswerRe: POCO/DTO Design Question Pin
Mycroft Holmes18-Jan-16 12:07
professionalMycroft Holmes18-Jan-16 12:07 
QuestionVideo capture my debugging actions Pin
Bastien Vandamme14-Jan-16 19:43
Bastien Vandamme14-Jan-16 19:43 
AnswerRe: Video capture my debugging actions Pin
Richard Deeming15-Jan-16 1:52
mveRichard Deeming15-Jan-16 1:52 
AnswerRe: Video capture my debugging actions Pin
Gerry Schmitz15-Jan-16 7:03
mveGerry Schmitz15-Jan-16 7:03 
QuestionVHDL code for digital clock!?? Pin
Ribelleri12-Jan-16 0:56
Ribelleri12-Jan-16 0:56 
AnswerRe: VHDL code for digital clock!?? Pin
Jochen Arndt12-Jan-16 1:26
professionalJochen Arndt12-Jan-16 1:26 
Questionsocial networking/question answering site programming tutorial Pin
Angel Ivanov25-Dec-15 19:33
Angel Ivanov25-Dec-15 19:33 
AnswerRe: social networking/question answering site programming tutorial Pin
Richard MacCutchan25-Dec-15 21:32
mveRichard MacCutchan25-Dec-15 21:32 
GeneralRe: social networking/question answering site programming tutorial Pin
Angel Ivanov26-Dec-15 4:35
Angel Ivanov26-Dec-15 4:35 
GeneralRe: social networking/question answering site programming tutorial Pin
Richard MacCutchan26-Dec-15 4:42
mveRichard MacCutchan26-Dec-15 4:42 
Question3-Tier desinn using EF5 and winforms Pin
Resonate23-Dec-15 5:27
Resonate23-Dec-15 5:27 
AnswerRe: 3-Tier desinn using EF5 and winforms Pin
jschell30-Dec-15 7:08
jschell30-Dec-15 7:08 

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.