Click here to Skip to main content
15,891,473 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionRefactoring Properties into Classes Pin
Leslie Sanford7-Aug-07 6:52
Leslie Sanford7-Aug-07 6:52 
AnswerRe: Refactoring Properties into Classes Pin
Luc Pattyn7-Aug-07 7:43
sitebuilderLuc Pattyn7-Aug-07 7:43 
GeneralRe: Refactoring Properties into Classes Pin
Leslie Sanford7-Aug-07 8:00
Leslie Sanford7-Aug-07 8:00 
GeneralRe: Refactoring Properties into Classes Pin
Luc Pattyn7-Aug-07 14:34
sitebuilderLuc Pattyn7-Aug-07 14:34 
AnswerRe: Refactoring Properties into Classes Pin
Pete O'Hanlon7-Aug-07 22:00
mvePete O'Hanlon7-Aug-07 22:00 
GeneralRe: Refactoring Properties into Classes Pin
Heavy Storm15-Aug-07 8:11
Heavy Storm15-Aug-07 8:11 
AnswerRe: Refactoring Properties into Classes Pin
originSH7-Aug-07 23:05
originSH7-Aug-07 23:05 
GeneralOff-site Backup Service [modified] Pin
Brady Kelly7-Aug-07 4:52
Brady Kelly7-Aug-07 4:52 
I'm designing a small, off-site backup service for some existing clients. I'm wondering about how to go about managing the transfer and storage of backup sets. One client may have more than one backup file, from more than one source, that they elect to upload to my service daily. Two of the initial design issues are:

1. It seems more workable if I bundle all backup files into a single 'batch' file, using an archive tool.
2. I will probably use FTP and thus need to encrypt backup batches before upload. I would prefer to not decrypt files for storage, but rather only on retrieval, enhancing security. Clients will be provided with the decryption tool to ensure against the even of my service not being available for retrieval.

I would appreciate comment on these two strategies as well as any more general comment.

Last modified: 51mins after originally posted --


"Once in Africa I lost the corkscrew and we were forced to live off food and water for weeks." - Ernest Hemingway


My New Blog

GeneralRe: Off-site Backup Service Pin
led mike7-Aug-07 5:37
led mike7-Aug-07 5:37 
GeneralRe: Off-site Backup Service Pin
Luc Pattyn7-Aug-07 5:41
sitebuilderLuc Pattyn7-Aug-07 5:41 
GeneralRe: Off-site Backup Service Pin
Brady Kelly7-Aug-07 5:45
Brady Kelly7-Aug-07 5:45 
GeneralRe: Off-site Backup Service Pin
led mike7-Aug-07 6:02
led mike7-Aug-07 6:02 
GeneralRe: Off-site Backup Service Pin
Brady Kelly7-Aug-07 6:14
Brady Kelly7-Aug-07 6:14 
GeneralRe: Off-site Backup Service Pin
led mike7-Aug-07 6:34
led mike7-Aug-07 6:34 
GeneralRe: Off-site Backup Service Pin
Brady Kelly7-Aug-07 22:18
Brady Kelly7-Aug-07 22:18 
QuestionPOS discount headache Pin
dazfuller6-Aug-07 4:29
dazfuller6-Aug-07 4:29 
AnswerRe: POS discount headache Pin
led mike6-Aug-07 4:57
led mike6-Aug-07 4:57 
GeneralRe: POS discount headache Pin
dazfuller6-Aug-07 5:23
dazfuller6-Aug-07 5:23 
AnswerRe: POS discount headache Pin
originSH6-Aug-07 5:00
originSH6-Aug-07 5:00 
GeneralRe: POS discount headache Pin
dazfuller6-Aug-07 5:33
dazfuller6-Aug-07 5:33 
GeneralRe: POS discount headache Pin
led mike6-Aug-07 8:42
led mike6-Aug-07 8:42 
GeneralRe: POS discount headache Pin
Robson Félix14-Aug-07 7:01
Robson Félix14-Aug-07 7:01 
AnswerRe: POS discount headache Pin
amit.arora14-Aug-07 4:58
amit.arora14-Aug-07 4:58 
QuestionError States Pin
Leslie Sanford5-Aug-07 17:15
Leslie Sanford5-Aug-07 17:15 
AnswerRe: Error States Pin
Luc Pattyn5-Aug-07 22:52
sitebuilderLuc Pattyn5-Aug-07 22:52 

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.