Click here to Skip to main content
15,885,925 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Design question about win forms app with many data to input Pin
Robin_Roy26-Jul-09 17:44
Robin_Roy26-Jul-09 17:44 
AnswerRe: Design question about win forms app with many data to input Pin
Mycroft Holmes26-Jul-09 19:04
professionalMycroft Holmes26-Jul-09 19:04 
AnswerRe: Design question about win forms app with many data to input Pin
Megidolaon30-Jul-09 8:48
Megidolaon30-Jul-09 8:48 
QuestionMulti-computer access to program's data Pin
copec24-Jul-09 10:07
copec24-Jul-09 10:07 
AnswerRe: Multi-computer access to program's data Pin
Curtis Schlak.24-Jul-09 13:58
Curtis Schlak.24-Jul-09 13:58 
AnswerRe: Multi-computer access to program's data Pin
Eddy Vluggen25-Jul-09 0:18
professionalEddy Vluggen25-Jul-09 0:18 
GeneralRe: Multi-computer access to program's data [modified] Pin
copec25-Jul-09 4:50
copec25-Jul-09 4:50 
GeneralRe: Multi-computer access to program's data Pin
Curtis Schlak.25-Jul-09 6:00
Curtis Schlak.25-Jul-09 6:00 
@copec,

If you plan on building something with a certain amount of system topological complexity as you're saying, you need more than a cursory understanding of the technological concepts involved. Especially if you plan on supporting this application in the future.

Both of these terms (and many more) can be found on the Internet. I suggest some reading on your part to understand the choices of the tools that you'll choose to use in your application.

These links will, hopefully, help you in understanding the problems that you're facing:

SQLite[^] (Embedded database)
FirebirdSql[^] (Open sourced RDBMS)
Data Architecture[^] (Challenges of data architecture)

Learning more will help you ask better questions.

Skaal!
Curtis.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty

GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen25-Jul-09 6:41
professionalEddy Vluggen25-Jul-09 6:41 
GeneralRe: Multi-computer access to program's data [modified] Pin
copec25-Jul-09 7:37
copec25-Jul-09 7:37 
GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen25-Jul-09 8:41
professionalEddy Vluggen25-Jul-09 8:41 
GeneralRe: Multi-computer access to program's data Pin
copec25-Jul-09 8:58
copec25-Jul-09 8:58 
GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen25-Jul-09 9:11
professionalEddy Vluggen25-Jul-09 9:11 
GeneralRe: Multi-computer access to program's data Pin
copec25-Jul-09 9:18
copec25-Jul-09 9:18 
GeneralRe: Multi-computer access to program's data [modified] Pin
Eddy Vluggen25-Jul-09 14:31
professionalEddy Vluggen25-Jul-09 14:31 
GeneralRe: Multi-computer access to program's data Pin
copec25-Jul-09 16:36
copec25-Jul-09 16:36 
GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen26-Jul-09 3:18
professionalEddy Vluggen26-Jul-09 3:18 
GeneralRe: Multi-computer access to program's data Pin
copec26-Jul-09 5:56
copec26-Jul-09 5:56 
GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen26-Jul-09 8:32
professionalEddy Vluggen26-Jul-09 8:32 
GeneralRe: Multi-computer access to program's data Pin
copec26-Jul-09 10:17
copec26-Jul-09 10:17 
GeneralRe: Multi-computer access to program's data Pin
Eddy Vluggen26-Jul-09 21:41
professionalEddy Vluggen26-Jul-09 21:41 
GeneralRe: Multi-computer access to program's data Pin
riced27-Jul-09 0:23
riced27-Jul-09 0:23 
GeneralRe: Multi-computer access to program's data [modified] Pin
copec27-Jul-09 8:01
copec27-Jul-09 8:01 
GeneralRe: Multi-computer access to program's data Pin
riced27-Jul-09 20:21
riced27-Jul-09 20:21 
GeneralRe: Multi-computer access to program's data Pin
copec31-Jul-09 12:16
copec31-Jul-09 12:16 

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.