Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
QuestionDoes DNSqueries against Open Relay Databases differ in any way from regular DNSqueries? Pin
Stoffe27-Jun-05 0:51
Stoffe27-Jun-05 0:51 
GeneralExract Data from LParam Pin
einish27-Jun-05 0:13
einish27-Jun-05 0:13 
GeneralRe: Exract Data from LParam Pin
Dave Kreskowiak27-Jun-05 9:31
mveDave Kreskowiak27-Jun-05 9:31 
Generaltreeviews... Pin
deep726-Jun-05 23:35
deep726-Jun-05 23:35 
GeneralRe: treeviews... Pin
S. Senthil Kumar26-Jun-05 23:50
S. Senthil Kumar26-Jun-05 23:50 
GeneralRe: treeviews... Pin
deep727-Jun-05 1:51
deep727-Jun-05 1:51 
GeneralRe: treeviews... Pin
deep727-Jun-05 1:54
deep727-Jun-05 1:54 
GeneralMessage Queue Pin
Roger Alsing26-Jun-05 23:23
Roger Alsing26-Jun-05 23:23 
Hi,

what would be the best solution for this scenario?
---

I want to post xml messages into some sort of queue
which multipe subscribers can listen to
and when _all_ subscribers have received the message it should be deleted from the queue

---
(what i want to do is pretty much a big observer solution... where separate systems can notify eachother in an event'ish kind of way)

is msmqueue appropriate for this?

or is it simpler to just make my own fake queue in a table in a db and just poll it?

//Roger
GeneralReading Text file Pin
LiamD26-Jun-05 23:17
LiamD26-Jun-05 23:17 
GeneralRe: Reading Text file Pin
mav.northwind26-Jun-05 23:34
mav.northwind26-Jun-05 23:34 
GeneralRe: Reading Text file Pin
LiamD27-Jun-05 2:05
LiamD27-Jun-05 2:05 
GeneralRe: Reading Text file Pin
mav.northwind27-Jun-05 2:33
mav.northwind27-Jun-05 2:33 
GeneralRe: Reading Text file Pin
Anthony Baraff27-Jun-05 7:37
Anthony Baraff27-Jun-05 7:37 
GeneralRe: Reading Text file Pin
LiamD27-Jun-05 21:19
LiamD27-Jun-05 21:19 
QuestionHow to send a E mail using C#? Pin
pubududilena26-Jun-05 22:56
pubududilena26-Jun-05 22:56 
AnswerRe: How to send a E mail using C#? Pin
mav.northwind26-Jun-05 23:29
mav.northwind26-Jun-05 23:29 
Generalfile open check Pin
syseca_challenge26-Jun-05 22:25
syseca_challenge26-Jun-05 22:25 
GeneralRe: file open check Pin
mav.northwind26-Jun-05 22:53
mav.northwind26-Jun-05 22:53 
GeneralRe: file open check Pin
V.27-Jun-05 0:46
professionalV.27-Jun-05 0:46 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:03
mav.northwind27-Jun-05 1:03 
GeneralRe: file open check Pin
syseca_challenge27-Jun-05 1:31
syseca_challenge27-Jun-05 1:31 
GeneralRe: file open check Pin
V.27-Jun-05 1:33
professionalV.27-Jun-05 1:33 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:51
mav.northwind27-Jun-05 1:51 
GeneralRe: file open check Pin
syseca_challenge27-Jun-05 1:55
syseca_challenge27-Jun-05 1:55 
GeneralRe: file open check Pin
mav.northwind27-Jun-05 1:56
mav.northwind27-Jun-05 1:56 

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.