Click here to Skip to main content
15,886,806 members
Home / Discussions / C#
   

C#

 
AnswerRe: How check if a record exists before running the code to delete the record? Pin
V.24-Jan-13 1:57
professionalV.24-Jan-13 1:57 
AnswerRe: How check if a record exists before running the code to delete the record? Pin
PIEBALDconsult24-Jan-13 4:40
mvePIEBALDconsult24-Jan-13 4:40 
AnswerRe: How check if a record exists before running the code to delete the record? Pin
pt140125-Jan-13 9:15
pt140125-Jan-13 9:15 
Questionneed the project code in c# Pin
Member 978198223-Jan-13 21:58
Member 978198223-Jan-13 21:58 
GeneralRe: need the project code in c# Pin
PIEBALDconsult23-Jan-13 22:01
mvePIEBALDconsult23-Jan-13 22:01 
AnswerRe: need the project code in c# Pin
Pete O'Hanlon23-Jan-13 22:18
mvePete O'Hanlon23-Jan-13 22:18 
AnswerRe: need the project code in c# Pin
pt140125-Jan-13 9:16
pt140125-Jan-13 9:16 
QuestionExasperated by MSMQ Pin
Ger Hayden23-Jan-13 21:52
Ger Hayden23-Jan-13 21:52 
My design is simple,

My application constructs a message with a header class and a Datastream in the body, it queues it for a central message distribution service which inturn queues it for other applications of mine to read - all via MSMQ with security set to None.

The CMDS is perfectly able to read the message from App 0, but it repeatedly fails to requeue it for App 1 etc.

But not consistently! Sometimes after clearing / deleting the queues it will work for a couple of times and then fails again.

The logic to queue form App 0 to the CMDS which rarely fails is replicated almost exactly in the CMDS to queue to the other Applications - but it hardly ever works!

I need to revisit the code to improve transaction handling but if that resolves the matter it will be accidental!

Any thoughts / experiences that might assist?
Ger

AnswerRe: Exasperated by MSMQ Pin
Abhinav S23-Jan-13 22:34
Abhinav S23-Jan-13 22:34 
GeneralRe: Exasperated by MSMQ Pin
Ger Hayden24-Jan-13 2:51
Ger Hayden24-Jan-13 2:51 
GeneralRe: Exasperated by MSMQ Pin
Ger Hayden26-Jan-13 0:45
Ger Hayden26-Jan-13 0:45 
AnswerRe: Exasperated by MSMQ Pin
jschell24-Jan-13 8:45
jschell24-Jan-13 8:45 
GeneralRe: Exasperated by MSMQ Pin
Ger Hayden24-Jan-13 9:21
Ger Hayden24-Jan-13 9:21 
QuestionImporting Images onto Design Stage Pin
ASPnoob23-Jan-13 18:03
ASPnoob23-Jan-13 18:03 
AnswerRe: Importing Images onto Design Stage Pin
Eddy Vluggen24-Jan-13 0:40
professionalEddy Vluggen24-Jan-13 0:40 
Questionstring[] to Microsoft.Exchange.Data.MultiValuedProperty Pin
JD8623-Jan-13 12:22
JD8623-Jan-13 12:22 
AnswerRe: string[] to Microsoft.Exchange.Data.MultiValuedProperty Pin
Jibesh23-Jan-13 13:28
professionalJibesh23-Jan-13 13:28 
GeneralRe: string[] to Microsoft.Exchange.Data.MultiValuedProperty Pin
JD8625-Jan-13 3:41
JD8625-Jan-13 3:41 
QuestionI need help with my drag and drop code Pin
cdaviesp23-Jan-13 10:24
cdaviesp23-Jan-13 10:24 
AnswerRe: I need help with my drag and drop code Pin
pt140125-Jan-13 9:19
pt140125-Jan-13 9:19 
Questionnested try catch block Pin
000mann00023-Jan-13 6:59
000mann00023-Jan-13 6:59 
GeneralRe: nested try catch block Pin
PIEBALDconsult23-Jan-13 7:06
mvePIEBALDconsult23-Jan-13 7:06 
GeneralRe: nested try catch block Pin
000mann00023-Jan-13 7:11
000mann00023-Jan-13 7:11 
GeneralRe: nested try catch block Pin
PIEBALDconsult23-Jan-13 7:12
mvePIEBALDconsult23-Jan-13 7:12 
AnswerRe: nested try catch block Pin
Paulo Zemek23-Jan-13 7:23
mvaPaulo Zemek23-Jan-13 7:23 

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.