Click here to Skip to main content
15,899,547 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Empty IEnumerable or null Pin
David Skelly10-Nov-09 22:47
David Skelly10-Nov-09 22:47 
GeneralRe: Empty IEnumerable or null Pin
Gideon Engelberth16-Nov-09 5:22
Gideon Engelberth16-Nov-09 5:22 
QuestionRun to Completion Pin
Leslie Sanford4-Nov-09 13:51
Leslie Sanford4-Nov-09 13:51 
QuestionWindows Service Pin
Archimedes2427-Oct-09 22:13
professionalArchimedes2427-Oct-09 22:13 
AnswerRe: Windows Service Pin
Covean27-Oct-09 23:07
Covean27-Oct-09 23:07 
AnswerRe: Windows Service Pin
Sir Dot Net19-Nov-09 8:01
Sir Dot Net19-Nov-09 8:01 
AnswerRe: Windows Service Pin
puri keemti7-Dec-09 0:39
puri keemti7-Dec-09 0:39 
QuestionUsing MSMQ along with BizTalk Pin
Member 188237827-Oct-09 9:18
Member 188237827-Oct-09 9:18 
My requirement is the remote application sends some 15000 to 20000 messaages to be processed and the remote application happens to be done using microsoft technology then the remote application can directly add messages to MSMQ and then using the MSMQ adapter of BizTalk the messages can be picked up for further processing.

As MSMQ is used for In-Order delivery but at the same time it does not require the other application to be online that is if the messages coming are too much as mentioned above then they can very well sit in the qeue and wait for it to be picked by the MSMQ adapter, so I guess my driver here along with the ordered delivery messages it is also the number of messages coming and processing the same.

So, I was thinking of having MSMQ, so that the remote app can send the message to the MSMQ and the Biztalk would pickup the messages using the MSMQ adapter for further processing. Please share your thoughts ... or is there a better option to handle this scenario, please do reply
AnswerRe: Using MSMQ along with BizTalk Pin
Member 188237827-Oct-09 23:55
Member 188237827-Oct-09 23:55 
QuestionFinancial Software Designs Pin
motapa21-Oct-09 8:36
motapa21-Oct-09 8:36 
AnswerRe: Financial Software Designs Pin
Eddy Vluggen30-Oct-09 4:18
professionalEddy Vluggen30-Oct-09 4:18 
AnswerRe: Financial Software Designs Pin
puri keemti7-Dec-09 0:41
puri keemti7-Dec-09 0:41 
QuestionOpinion survey about ORM / DAL tools Pin
midix20-Oct-09 23:44
midix20-Oct-09 23:44 
AnswerRe: Opinion survey about ORM / DAL tools Pin
midix9-Nov-09 8:40
midix9-Nov-09 8:40 
AnswerRe: Opinion survey about ORM / DAL tools Pin
Sir Dot Net19-Nov-09 8:04
Sir Dot Net19-Nov-09 8:04 
QuestionHelp files fomat Pin
marca2928-Oct-09 1:42
marca2928-Oct-09 1:42 
QuestionQuestion on dependency of Business Layer with Data Access Layer Pin
meeram39527-Sep-09 21:54
meeram39527-Sep-09 21:54 
AnswerRe: Question on dependency of Business Layer with Data Access Layer Pin
Ian Shlasko28-Sep-09 3:21
Ian Shlasko28-Sep-09 3:21 
AnswerRe: Question on dependency of Business Layer with Data Access Layer Pin
Rozis29-Sep-09 4:46
Rozis29-Sep-09 4:46 
GeneralRe: Question on dependency of Business Layer with Data Access Layer Pin
machadogj13-Oct-09 7:39
machadogj13-Oct-09 7:39 
QuestionThe Duct Tape Programmer (aka the squatter) Pin
Thesisus25-Sep-09 5:39
Thesisus25-Sep-09 5:39 
AnswerRe: The Duct Tape Programmer (aka the squatter) Pin
Pete O'Hanlon25-Sep-09 9:38
mvePete O'Hanlon25-Sep-09 9:38 
AnswerRe: The Duct Tape Programmer (aka the squatter) Pin
Paul Conrad13-Oct-09 7:55
professionalPaul Conrad13-Oct-09 7:55 
QuestionDesign a system to Transform source Files to target file. Pin
lucky akky21-Sep-09 20:54
lucky akky21-Sep-09 20:54 
AnswerRe: Design a system to Transform source Files to target file. Pin
Mycroft Holmes27-Sep-09 22:37
professionalMycroft Holmes27-Sep-09 22:37 

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.