Click here to Skip to main content
15,886,806 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: C# threading with a child Pin
Bernhard Hiller14-Apr-14 22:50
Bernhard Hiller14-Apr-14 22:50 
GeneralRe: C# threading with a child Pin
tomnmillie@yahoo.com15-Apr-14 4:55
tomnmillie@yahoo.com15-Apr-14 4:55 
QuestionBest way to Design of Desktop Application Pin
Member 1042005429-Mar-14 14:53
Member 1042005429-Mar-14 14:53 
AnswerRe: Best way to Design of Desktop Application Pin
Peter Leow29-Mar-14 16:01
professionalPeter Leow29-Mar-14 16:01 
GeneralRe: Best way to Design a Desktop Application Pin
Member 1042005429-Mar-14 20:03
Member 1042005429-Mar-14 20:03 
GeneralRe: Best way to Design a Desktop Application Pin
Peter Leow29-Mar-14 20:34
professionalPeter Leow29-Mar-14 20:34 
AnswerRe: Best way to Design of Desktop Application Pin
Eddy Vluggen30-Mar-14 1:28
professionalEddy Vluggen30-Mar-14 1:28 
AnswerRe: Best way to Design of Desktop Application Pin
Vivi Chellappa7-Apr-14 21:08
professionalVivi Chellappa7-Apr-14 21:08 
Eddy Vluggen wrote:
Get the data, when the user presses "enter" create a new thread and have it insert the data. Reset the UI at the same time so that the user can continue inserting data. That way they can type without having to wait for the server.


That can be done also by using MQ (Message Queueing). Put your output record on the OUT queue and get on with life without bothering about creating a new thread.
AnswerRe: Best way to Design of Desktop Application Pin
jschell31-Mar-14 8:44
jschell31-Mar-14 8:44 
Questionweb server design Pin
Trulite23-Mar-14 21:39
Trulite23-Mar-14 21:39 
AnswerRe: web server design Pin
Richard MacCutchan23-Mar-14 23:02
mveRichard MacCutchan23-Mar-14 23:02 
AnswerRe: web server design Pin
Vivi Chellappa26-Mar-14 16:26
professionalVivi Chellappa26-Mar-14 16:26 
QuestionFeedback on my article? Pin
John D. Sanders10-Mar-14 13:17
John D. Sanders10-Mar-14 13:17 
AnswerRe: Feedback on my article? Pin
Bernhard Hiller11-Mar-14 0:20
Bernhard Hiller11-Mar-14 0:20 
AnswerRe: Feedback on my article? Pin
Kornfeld Eliyahu Peter11-Mar-14 1:00
professionalKornfeld Eliyahu Peter11-Mar-14 1:00 
AnswerRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 1:08
mveRichard MacCutchan11-Mar-14 1:08 
JokeRe: Feedback on my article? Pin
Kornfeld Eliyahu Peter11-Mar-14 1:11
professionalKornfeld Eliyahu Peter11-Mar-14 1:11 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 1:37
mveRichard MacCutchan11-Mar-14 1:37 
AnswerRe: Feedback on my article? Pin
John D. Sanders11-Mar-14 4:28
John D. Sanders11-Mar-14 4:28 
GeneralRe: Feedback on my article? Pin
Richard MacCutchan11-Mar-14 6:28
mveRichard MacCutchan11-Mar-14 6:28 
QuestionOptimization algorithm Pin
Gordon Knot5-Mar-14 14:05
Gordon Knot5-Mar-14 14:05 
AnswerRe: Optimization algorithm Pin
Richard MacCutchan5-Mar-14 22:39
mveRichard MacCutchan5-Mar-14 22:39 
QuestionMathematical calculation of rating Pin
M i s t e r L i s t e r5-Mar-14 7:12
M i s t e r L i s t e r5-Mar-14 7:12 
QuestionRe: Mathematical calculation of rating Pin
Richard Deeming5-Mar-14 8:29
mveRichard Deeming5-Mar-14 8:29 
AnswerRe: Mathematical calculation of rating Pin
M i s t e r L i s t e r5-Mar-14 8:40
M i s t e r L i s t e r5-Mar-14 8:40 

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.