The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Enterprise Integration Patterns - Quickstart

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Damir Tomicic

Posts: 2504
Nickname: damir
Registered: Apr, 2004

Damir Tomicic is Microsoft Regional Director for Germany and INETA Lead
Enterprise Integration Patterns - Quickstart Posted: Nov 7, 2004 6:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Damir Tomicic.
Original Post: Enterprise Integration Patterns - Quickstart
Feed Title: Damir Tomicic : community powered
Feed URL: http://tomicic.de/SyndicationService.asmx/GetRss
Feed Description: stuff about .NET, community and life - in several languages.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Damir Tomicic
Latest Posts From Damir Tomicic : community powered

Advertisement

Gregor Hohpe, enterprise integration lead at ThoughtWorks, maintains very nice site about the Enterprise Integration Patterns:

http://www.eaipatterns.com/toc.html

You can start slowly ...Here you can find a simple example of how to use messaging, implemented in .NET and C#. It shows how to implement Request-Reply, where a requestor application sends a request, a replier application receives the request and returns a reply, and the requestor receives the reply:

http://www.eaipatterns.com/RequestReplyNetExample.html

More about the topic:

Enterprise Solution Patterns using Microsoft .NET

David Trowbridge, Gregor Hohpe, James Newkirk, David Lavigne
ISBN 0735618399
380 pages, MS Press

On Amazon



This weblog is sponsored by Axinom GmbH.

Read: Enterprise Integration Patterns - Quickstart

Topic: HOW TO: Debug into a .NET XmlSerializer Generated Assembly Previous Topic   Next Topic Topic: New Beta 2 Whidbey IDE Feature

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use