Click here to Skip to main content
15,892,161 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to save a Stream class Pin
Hesham Yassin16-Oct-08 7:09
Hesham Yassin16-Oct-08 7:09 
QuestionCreate database during installation Pin
CodingYoshi15-Oct-08 10:00
CodingYoshi15-Oct-08 10:00 
AnswerRe: Create database during installation Pin
Giorgi Dalakishvili15-Oct-08 10:16
mentorGiorgi Dalakishvili15-Oct-08 10:16 
QuestionRefresh client datasets in an N-Tiered Application Pin
Member 279756115-Oct-08 8:21
Member 279756115-Oct-08 8:21 
AnswerRe: Refresh client datasets in an N-Tiered Application Pin
Giorgi Dalakishvili15-Oct-08 9:05
mentorGiorgi Dalakishvili15-Oct-08 9:05 
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756116-Oct-08 2:08
Member 279756116-Oct-08 2:08 
QuestionRe: Refresh client datasets in an N-Tiered Application Pin
Wendelius15-Oct-08 9:09
mentorWendelius15-Oct-08 9:09 
AnswerRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756116-Oct-08 2:07
Member 279756116-Oct-08 2:07 
The updates could be done on a timed basis but would rather push the updates down to the clients when there is actually somethign to push. The clents make a call to the DataServer that then uses .Net remoting and web services to tlak to the different back end database servers. The performance concern is why I am looking for a way to have the data published form the server rather then the cleints makeing continous calls to the server if there is nothing there.

The app is a Quote to Order Request system that ties into a legacy system in the end. There are about 30 sales people creating the Order Request, for 3 Order Processors. The Order Processors need to get notified of a request when it comes in. A delay of a few minutes is acceptable on the notification. The request are generated by the Sales in qa SQL 2005 database. The Order Processing system looks at subsets of the data int he SQL 2005 database to allow them to process the request in the AS-400.
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Wendelius16-Oct-08 8:48
mentorWendelius16-Oct-08 8:48 
GeneralRe: Refresh client datasets in an N-Tiered Application Pin
Member 279756129-Oct-08 1:25
Member 279756129-Oct-08 1:25 
QuestionSending low level keystroke messages Pin
ATM_Guy15-Oct-08 7:21
ATM_Guy15-Oct-08 7:21 
AnswerRe: Sending low level keystroke messages Pin
Dan Neely15-Oct-08 7:49
Dan Neely15-Oct-08 7:49 
AnswerRe: Sending low level keystroke messages Pin
Anthony Mushrow15-Oct-08 13:27
professionalAnthony Mushrow15-Oct-08 13:27 
Question(Late-)Binding of a run-time generated class Pin
Enrico77715-Oct-08 7:08
Enrico77715-Oct-08 7:08 
Questionsave to the database.help.sos with the code. Pin
sakis2415-Oct-08 7:00
sakis2415-Oct-08 7:00 
GeneralRe: save to the database.help.sos with the code. Pin
Wendelius15-Oct-08 7:56
mentorWendelius15-Oct-08 7:56 
QuestionVideo editing Pin
sana1715-Oct-08 6:56
sana1715-Oct-08 6:56 
AnswerRe: Video editing Pin
Thomas Stockwell15-Oct-08 8:26
professionalThomas Stockwell15-Oct-08 8:26 
GeneralRe: Video editing Pin
sana1715-Oct-08 8:49
sana1715-Oct-08 8:49 
Questionsave to the database.please help.sos with the code. Pin
sakis2415-Oct-08 6:40
sakis2415-Oct-08 6:40 
AnswerRe: save to the database.please help.sos with the code. Pin
Dave Kreskowiak15-Oct-08 7:49
mveDave Kreskowiak15-Oct-08 7:49 
GeneralRe: save to the database.please help.sos with the code. Pin
sakis2416-Oct-08 8:45
sakis2416-Oct-08 8:45 
Questiondithering Pin
afjepoifesahie15-Oct-08 6:38
afjepoifesahie15-Oct-08 6:38 
AnswerRe: dithering Pin
Dave Kreskowiak15-Oct-08 7:45
mveDave Kreskowiak15-Oct-08 7:45 
GeneralRe: dithering Pin
Anthony Mushrow15-Oct-08 7:50
professionalAnthony Mushrow15-Oct-08 7:50 

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.