Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to save a Stream class Pin
Mark Salsbery15-Oct-08 13:33
Mark Salsbery15-Oct-08 13:33 
AnswerRe: how to save a Stream class Pin
Anthony Mushrow15-Oct-08 13:35
professionalAnthony Mushrow15-Oct-08 13:35 
GeneralRe: how to save a Stream class Pin
Hesham Yassin15-Oct-08 14:15
Hesham Yassin15-Oct-08 14:15 
GeneralRe: how to save a Stream class Pin
Anthony Mushrow16-Oct-08 5:19
professionalAnthony Mushrow16-Oct-08 5:19 
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 
I am currently working on developing an application that needs to have the client automatically receive changes to the back end database. The back end db is a SQL2005, with the DAL on a second server to query the SQL and an AS-400. The clients are windows forms. I need for the treeviews and datagrids on the windows forms to receive the updates when other users have made changes to the SQL database. The AS-400 is infromational only so I do not need to capture the changes. I ahve been looking at using timers to create a polling routine, but do not feel that they may be the best method. I ahve also looked at the SQL 2005 Notification Service, which would allow me to push the notices to the DAL Server but not to the clients. I am looking for any suggestions as to best practice as I feel this is a common scenerio but have nto been able to find much documentation on the best wayt o handle. The development language is Visual Sturdio 2008 c# with Framework 3.5.

Thanks for any suggestions
Walter
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 
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 

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.