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

Design and Architecture

 
AnswerRe: What's The Right Way To Do This? Pin
Pete O'Hanlon15-Jun-12 7:58
mvePete O'Hanlon15-Jun-12 7:58 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois15-Jun-12 8:00
professionalKevin Marois15-Jun-12 8:00 
GeneralRe: What's The Right Way To Do This? Pin
Eddy Vluggen17-Jun-12 8:36
professionalEddy Vluggen17-Jun-12 8:36 
GeneralRe: What's The Right Way To Do This? Pin
jschell17-Jun-12 13:08
jschell17-Jun-12 13:08 
AnswerRe: What's The Right Way To Do This? Pin
Eddy Vluggen17-Jun-12 8:34
professionalEddy Vluggen17-Jun-12 8:34 
AnswerRe: What's The Right Way To Do This? Pin
Luc Pattyn17-Jun-12 9:21
sitebuilderLuc Pattyn17-Jun-12 9:21 
AnswerRe: What's The Right Way To Do This? Pin
Mycroft Holmes17-Jun-12 14:41
professionalMycroft Holmes17-Jun-12 14:41 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 10:56
professionalKevin Marois22-Jun-12 10:56 
I got to thinking about my design some more....

My application will be installed in a retail environment. My initial design calls for the software to work even if there's a loss of internet connection. So I thought of installing a local copy of SQL for my app to work with. Each night the app's update service would then transmit any data to the server that's not already been sent.

But then I got to thinking, it's possible for there to be multiple PC's in any given store. What if there's no network? I could offer to install a basic peer to peer network, and make the first PC the server, then all the other PC's could hit the DB there.

I went into this thinking thatI can't assume an internet connection. Do you think this is unreasonable in today's world? Should I build the app so that all data resides in the server and require them to have an internet connection? It would solve both the internet and network the issues.

Your thoughts?






Any thoughts on this?
If it's not broken, fix it until it is

GeneralRe: What's The Right Way To Do This? Pin
Mycroft Holmes22-Jun-12 13:10
professionalMycroft Holmes22-Jun-12 13:10 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 14:01
professionalKevin Marois22-Jun-12 14:01 
Questioncolor mixing riddle Pin
Kobi_Z13-Jun-12 21:52
Kobi_Z13-Jun-12 21:52 
AnswerRe: color mixing riddle Pin
Bernhard Hiller13-Jun-12 22:18
Bernhard Hiller13-Jun-12 22:18 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 4:52
Kobi_Z14-Jun-12 4:52 
GeneralRe: color mixing riddle Pin
Philippe Mori17-Jun-12 2:50
Philippe Mori17-Jun-12 2:50 
AnswerRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 5:19
mveRichard MacCutchan14-Jun-12 5:19 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 7:16
Kobi_Z14-Jun-12 7:16 
GeneralRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 7:30
mveRichard MacCutchan14-Jun-12 7:30 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 8:07
Kobi_Z14-Jun-12 8:07 
GeneralRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 21:40
mveRichard MacCutchan14-Jun-12 21:40 
AnswerRe: color mixing riddle Pin
R. Giskard Reventlov14-Jun-12 9:46
R. Giskard Reventlov14-Jun-12 9:46 
QuestionGeneral App Design Questions Pin
Kevin Marois6-Jun-12 6:02
professionalKevin Marois6-Jun-12 6:02 
AnswerRe: General App Design Questions Pin
Eddy Vluggen6-Jun-12 7:04
professionalEddy Vluggen6-Jun-12 7:04 
AnswerRe: General App Design Questions Pin
jschell6-Jun-12 9:27
jschell6-Jun-12 9:27 
QuestionApplication Security Pin
Kevin Marois6-Jun-12 5:56
professionalKevin Marois6-Jun-12 5:56 
AnswerRe: Application Security Pin
Eddy Vluggen6-Jun-12 7:08
professionalEddy Vluggen6-Jun-12 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.