Click here to Skip to main content
15,889,482 members
Home / Discussions / C#
   

C#

 
Questionthis.NotifyIcon.BalloonTipShown not executing Pin
ark_mage26-Jul-09 7:56
ark_mage26-Jul-09 7:56 
QuestionExecute workflow using windows service Pin
Member 40084926-Jul-09 7:23
Member 40084926-Jul-09 7:23 
QuestionProperties.Settings (Application connectionstring) Pin
Jacob Dixon6-Jul-09 6:54
Jacob Dixon6-Jul-09 6:54 
AnswerRe: Properties.Settings (Application connectionstring) Pin
Jacob Dixon6-Jul-09 7:13
Jacob Dixon6-Jul-09 7:13 
QuestionConvert XDocument to string ? Pin
Mohammad Dayyan6-Jul-09 5:23
Mohammad Dayyan6-Jul-09 5:23 
AnswerRe: Convert XDocument to string ? Pin
Mirko19806-Jul-09 5:35
Mirko19806-Jul-09 5:35 
GeneralRe: Convert XDocument to string ? Pin
Mohammad Dayyan6-Jul-09 5:54
Mohammad Dayyan6-Jul-09 5:54 
QuestionRecommend a simple distributed messaging tool? Pin
Brian Duke6-Jul-09 5:23
Brian Duke6-Jul-09 5:23 
I'm looking for a simple tool to replace MSMQ, mainly because of the centralized, single point of failure nature of MSMQ. Currently, we have a web server farm and some of the sessions will have to communicate through MSMQ. The problem with this is that if the machine where the queue is defined is down, the messaging stops. Can anyone recommend a tool that is distributed among the servers so that I can send a message to a queue and if a session on another server is listening it will receive the message? The idea is not to be sending a message to a machine based queue such as in MSMQ, but more of a virtual queue that is alive as long as something is listening on it. I was hoping to find something like this so we don't have to write one ourselves.

Thanks
Brian
QuestionApplication problem Pin
lune126-Jul-09 3:55
lune126-Jul-09 3:55 
AnswerRe: Application problem Pin
Eddy Vluggen6-Jul-09 4:24
professionalEddy Vluggen6-Jul-09 4:24 
GeneralRe: Application problem Pin
lune127-Jul-09 5:05
lune127-Jul-09 5:05 
GeneralRe: Application problem Pin
Eddy Vluggen7-Jul-09 5:55
professionalEddy Vluggen7-Jul-09 5:55 
QuestionSMPP V3.4 need help Pin
Ömer YÜCE6-Jul-09 3:53
Ömer YÜCE6-Jul-09 3:53 
AnswerRe: SMPP V3.4 need help Pin
stancrm6-Jul-09 4:19
stancrm6-Jul-09 4:19 
QuestionXML to LINQ Pin
zeeShan anSari6-Jul-09 3:39
zeeShan anSari6-Jul-09 3:39 
AnswerRe: XML to LINQ Pin
Mirko19806-Jul-09 5:17
Mirko19806-Jul-09 5:17 
QuestionC# application don't start on Windows Vista. Pin
eproo6-Jul-09 2:57
eproo6-Jul-09 2:57 
AnswerRe: C# application don't start on Windows Vista. Pin
Manas Bhardwaj6-Jul-09 3:07
professionalManas Bhardwaj6-Jul-09 3:07 
GeneralRe: C# application don't start on Windows Vista. Pin
eproo6-Jul-09 3:09
eproo6-Jul-09 3:09 
QuestionRe: C# application don't start on Windows Vista. Pin
musefan6-Jul-09 3:12
musefan6-Jul-09 3:12 
GeneralRe: C# application don't start on Windows Vista. Pin
eproo6-Jul-09 3:14
eproo6-Jul-09 3:14 
GeneralRe: C# application don't start on Windows Vista. Pin
musefan6-Jul-09 3:16
musefan6-Jul-09 3:16 
QuestionByte[] Splitting in c# Pin
GauravKP6-Jul-09 1:30
professionalGauravKP6-Jul-09 1:30 
AnswerRe: Byte[] Splitting in c# Pin
Pete O'Hanlon6-Jul-09 1:32
mvePete O'Hanlon6-Jul-09 1:32 
GeneralRe: Byte[] Splitting in c# Pin
GauravKP6-Jul-09 1:47
professionalGauravKP6-Jul-09 1:47 

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.