Browse by Tags
All Tags »
SOA (
RSS)
In my last post I talked about how to register dynamically (at runtime) a WCF instance without the need to have an existing .svc file or something in the configuration file (<serviceHostingEnvironment><serviceActivations>). In this post, we...
At the PDC 09 Microsoft announced the Release to Manufacturing (RTM) of the Windows Identity Foundation, previously known as "Geneva", "Zermatt" before that, and "IDFX" before that. Grab the latest bytes from http://msdn.microsoft.com/en-us/evalcenter...
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...
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...
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....
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...
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...
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...
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...
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...
More Posts
Next page »