Andru's WebLog

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

Browse by Tags

All Tags » WCF » NETFX3 (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 3 comment(s)
Filed under: , , ,
WS-Compression, WCF and Named Pipes
I found the WCF version of the WSE3 compression filters on the Pablo Cribaro's blog where he published an updated WCF RC1 version. This code was first released by Morty for WSE2. At that time we ( Rodolfo Finochieti and I) make some improvements to...
Posted: Oct 12 2006, 07:37 PM by andresv | with 1 comment(s)
Filed under: , , , ,
More Posts