Andru's WebLog

//Comments about technology and software architecture
> MySelf.Persist();

Browse by Tags

All Tags » SOA (RSS)
WCF Extensibility - Part 2
Service Description Figure 2. ServiceDescription at runtime The Service Description is the heart of the service and is created when a ServiceHost or client ChannelFactory is created to describe all aspects of the service, endpoints and behaviors. This...
Posted: Oct 23 2006, 02:05 PM by andresv | with no comments
Filed under: , , ,
WCF Extensibility - Part 1
What we have in WCF WCF has a design that clearly shows a very hard work of many talented people for a long time, and that kind of effort can only be a good thing. The first thing you note when start working with WCF is the simplicity of the programming...
Posted: Oct 20 2006, 04:12 PM by andresv | with no comments
Filed under: , , ,
Understanding WCF Extensibility
I have written a white paper on WCF extensibility and I would like to share it with the community so I have attached a copy to this post in Word 2003 format....
Posted: Oct 19 2006, 06:15 PM by andresv | with 4 comment(s)
Filed under: , , ,
A WS-ReliableMessaging implementation for WSE 2.0
Well, as i have commented before i have been working in a WS-ReliableMesasging for quite some time. We have made all needed tests and tweaks and the code is now ready to ship. So, before anything else, here is the link for the code. So, the implementation...
Posted: Nov 28 2004, 08:11 PM by andresv | with 8 comment(s)
Filed under:
WSE 3.0 WishList
Aaron Skonard has done his WSE 3.0 Wishlist here , and i also have my own: More WS-* specs implemented: (in order of importance) WS-ReliableMessaging, WS-MetadataExchange, WS-Eventing. WS-Transactions will be also interesting, but i think in a more distant...
Posted: Nov 16 2004, 09:34 AM by andresv | with 2 comment(s)
Filed under:
Framework.Messaging & WS-ReliableMessaging
Well, our new messaging subsystem has reached "Release Candidate" status. After some initial stress and stability testing we have a messaging subsystem that is far superior to what we have in production now, and we have some more work to do yet. The next...
Posted: Nov 08 2004, 11:55 AM by andresv | with no comments
Filed under:
Framework.Messaging & WS-ReliableMessaging
Well, i'm currently working on Venezuela, participating in the implementation of the solution we have been working for more that two years. This isn't our first implementation so everything went very smooth for us, so smooth that we are going to take...
Posted: Oct 08 2004, 06:21 PM by andresv | with no comments
Filed under:
Framework.Messaging & WS-ReliableMessaging
Well, as for today we have a working implementation of WS-ReliableMessaging for our messaging subsystem. The WS-ReliableMessaging is not complete or 100% accurate, but it works for us. As we move on to more serious testing stage we are going to implement...
Posted: Sep 24 2004, 08:14 PM by andresv | with 3 comment(s)
Filed under:
Better WS-Compression filter for WSE2
My friend Rodolfo Finochietti has modified the WSE2 WS-Compression filter based on the Plumbwork Orange version. New features in this filter: 1. Compress attachments 2. More algorithms (Deflate, Zip) 3. Compression level (set through compression context...
Posted: Sep 14 2004, 08:03 PM by andresv | with 4 comment(s)
Filed under:
New WSE Custom transports implementation: Memory Mapped Files & Named Pipes
Hi, i have developped two new custom transports for WSE: Memory Mapped Files and Named Pipes. The first (memory mapped files) is intended to be used as an "pseudo-inproc" transport for communication between process of the same machine (something that...
Posted: Sep 09 2004, 06:01 PM by andresv | with 2 comment(s)
Filed under:
More Posts Next page »