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

C#

 
GeneralRe: Help reading window titles and text in c sharp Pin
DaveyM697-Jun-11 12:00
professionalDaveyM697-Jun-11 12:00 
QuestionWhy exception is not caught in BackgroundWorker DoWork routine? Pin
Chesnokov Yuriy7-Jun-11 3:56
professionalChesnokov Yuriy7-Jun-11 3:56 
AnswerRe: Why exception is not caught in BackgroundWorker DoWork routine? Pin
Ian Shlasko7-Jun-11 4:07
Ian Shlasko7-Jun-11 4:07 
GeneralRe: Why exception is not caught in BackgroundWorker DoWork routine? Pin
Chesnokov Yuriy7-Jun-11 4:17
professionalChesnokov Yuriy7-Jun-11 4:17 
QuestionRe: Why exception is not caught in BackgroundWorker DoWork routine? Pin
Luc Pattyn7-Jun-11 4:43
sitebuilderLuc Pattyn7-Jun-11 4:43 
AnswerRe: Why exception is not caught in BackgroundWorker DoWork routine? Pin
Ian Shlasko7-Jun-11 5:12
Ian Shlasko7-Jun-11 5:12 
AnswerRe: Why exception is not caught in BackgroundWorker DoWork routine? Pin
ShadowUz7-Jun-11 21:12
ShadowUz7-Jun-11 21:12 
QuestionNotifying Network Applications Pin
NameNotYetTaken7-Jun-11 3:18
NameNotYetTaken7-Jun-11 3:18 
I have a C# application that is running on many network computers, across multiple subnets. These applications send and retrieve data from an sql server 2008 database. Some computers will be used to update production data for a particular production line. Others will be monitoring any changes.

When a data entry computer sends an update to the database, what I would like to do is notify all computers that are monitoring that specific production line to requery the database to get any changes. I'm really not sure how to go about this. I know Notification Services was removed from sql server. I don't know whether to use direct communication between the updating and monitoring clients (I foresee that being very messy as many computers will be sending updates at nearly the same time) or running some kind of notifying service that the clients subscribe to.

Any help would be greatly appreciated.
AnswerRe: Notifying Network Applications Pin
Dave Kreskowiak7-Jun-11 3:46
mveDave Kreskowiak7-Jun-11 3:46 
AnswerRe: Notifying Network Applications Pin
Luc Pattyn7-Jun-11 4:51
sitebuilderLuc Pattyn7-Jun-11 4:51 
GeneralRe: Notifying Network Applications Pin
NameNotYetTaken7-Jun-11 5:18
NameNotYetTaken7-Jun-11 5:18 
AnswerRe: Notifying Network Applications Pin
Luc Pattyn7-Jun-11 5:39
sitebuilderLuc Pattyn7-Jun-11 5:39 
GeneralRe: Notifying Network Applications Pin
NameNotYetTaken7-Jun-11 6:08
NameNotYetTaken7-Jun-11 6:08 
AnswerRe: Notifying Network Applications Pin
BobJanova7-Jun-11 5:27
BobJanova7-Jun-11 5:27 
QuestionMerging C# WPF projects Pin
Member 79112937-Jun-11 2:23
Member 79112937-Jun-11 2:23 
AnswerRe: Merging C# WPF projects Pin
Pete O'Hanlon7-Jun-11 2:32
mvePete O'Hanlon7-Jun-11 2:32 
AnswerRe: Merging C# WPF projects Pin
V.7-Jun-11 3:37
professionalV.7-Jun-11 3:37 
QuestionHow to fix English language to specific textbox in Arabic Input language mode? Pin
Paramu19737-Jun-11 0:29
Paramu19737-Jun-11 0:29 
AnswerRe: How to fix English language to specific textbox in Arabic Input language mode? Pin
raja4india15-Oct-11 5:35
raja4india15-Oct-11 5:35 
Questionsensing data passed through lan card of a pc Pin
Aisha sharma6-Jun-11 21:09
Aisha sharma6-Jun-11 21:09 
AnswerRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak7-Jun-11 1:46
mveDave Kreskowiak7-Jun-11 1:46 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma7-Jun-11 2:52
Aisha sharma7-Jun-11 2:52 
GeneralRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak7-Jun-11 3:04
mveDave Kreskowiak7-Jun-11 3:04 
GeneralRe: sensing data passed through lan card of a pc Pin
Aisha sharma8-Jun-11 20:23
Aisha sharma8-Jun-11 20:23 
GeneralRe: sensing data passed through lan card of a pc Pin
Dave Kreskowiak9-Jun-11 1:40
mveDave Kreskowiak9-Jun-11 1: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.