Click here to Skip to main content
15,887,322 members
Home / Discussions / C#
   

C#

 
AnswerRe: Class/Control Document File Viewer Pin
Super Lloyd2-Aug-09 19:28
Super Lloyd2-Aug-09 19:28 
QuestionCreate a System Pin
veon cheng2-Aug-09 17:22
veon cheng2-Aug-09 17:22 
AnswerRe: Create a System [modified] Pin
N a v a n e e t h2-Aug-09 17:40
N a v a n e e t h2-Aug-09 17:40 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 17:53
veon cheng2-Aug-09 17:53 
GeneralRe: Create a System Pin
N a v a n e e t h2-Aug-09 18:23
N a v a n e e t h2-Aug-09 18:23 
AnswerRe: Create a System Pin
Abhijit Jana2-Aug-09 17:46
professionalAbhijit Jana2-Aug-09 17:46 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 18:00
veon cheng2-Aug-09 18:00 
GeneralRe: Create a System Pin
darkelv2-Aug-09 19:16
darkelv2-Aug-09 19:16 
Your requirement is similar to a Point of Sales / Retail system.

The outlet has to keep an offline database, and synchronize with the server periodically or at end of day. New or updated data from outlet shall be sent to centralized server, and latest data will be downloaded from server and updated in the offline database.

The communication can be lease line, dial up, or through internet (you will need a DNS or fix IP for this).

The logic of synchronization is the difficult part, especially the master data from the outlet to the server.

I would suggest you approach vendors of existing system, instead of creating your own from scratch while without much experience in this field.
AnswerRe: Create a System Pin
Mycroft Holmes2-Aug-09 19:34
professionalMycroft Holmes2-Aug-09 19:34 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 19:54
veon cheng2-Aug-09 19:54 
QuestionOCR Running Error on thumbnail Pin
hpydir2-Aug-09 13:57
hpydir2-Aug-09 13:57 
AnswerRe: OCR Running Error on thumbnail Pin
Christian Graus2-Aug-09 14:10
protectorChristian Graus2-Aug-09 14:10 
AnswerRe: OCR Running Error on thumbnail Pin
Dave Kreskowiak2-Aug-09 16:58
mveDave Kreskowiak2-Aug-09 16:58 
GeneralRe: OCR Running Error on thumbnail Pin
Christian Graus2-Aug-09 17:04
protectorChristian Graus2-Aug-09 17:04 
QuestionAppDomain problem... Pin
Super Lloyd2-Aug-09 13:46
Super Lloyd2-Aug-09 13:46 
AnswerRe: AppDomain problem... Pin
N a v a n e e t h2-Aug-09 16:35
N a v a n e e t h2-Aug-09 16:35 
GeneralRe: AppDomain problem... Pin
Super Lloyd2-Aug-09 18:37
Super Lloyd2-Aug-09 18:37 
Questionhow could I make double (key events) ? [modified] Pin
Abdulkader Rai2-Aug-09 13:13
Abdulkader Rai2-Aug-09 13:13 
AnswerRe: how could I make double (key events) ? Pin
Christian Graus2-Aug-09 13:53
protectorChristian Graus2-Aug-09 13:53 
AnswerRe: how could I make double (key events) ? Pin
Super Lloyd2-Aug-09 14:07
Super Lloyd2-Aug-09 14:07 
AnswerRe: how could I make double (key events) ? Pin
Mycroft Holmes2-Aug-09 19:37
professionalMycroft Holmes2-Aug-09 19:37 
QuestionWhat is an instance variable and how do you declare one? Pin
Nathan Revka2-Aug-09 11:58
Nathan Revka2-Aug-09 11:58 
AnswerRe: What is an instance variable and how do you declare one? Pin
Mycroft Holmes2-Aug-09 12:12
professionalMycroft Holmes2-Aug-09 12:12 
GeneralRe: What is an instance variable and how do you declare one? Pin
Nathan Revka2-Aug-09 12:16
Nathan Revka2-Aug-09 12:16 
GeneralRe: What is an instance variable and how do you declare one? Pin
Mycroft Holmes2-Aug-09 12:23
professionalMycroft Holmes2-Aug-09 12:23 

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.