Welcome to WindowsClient.net | Sign in | Join

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)

Browse by Tags

All Tags » WCF (RSS)
WCF Contrib Questions
I decided to blog about common questions I receive regarding WCF Contrib. You can find all questions in the WCF Contrib FAQ . Communication Patterns What's the best practice for web applications that call services? Research has shown that in concurrent...
Posted: Feb 10 2010, 12:22 PM by Amir Zuker | with no comments
Filed under: ,
WCF Contrib v2.1 – Customize Output Caching Provider
Via http://wcfcontrib.codeplex.com/wikipage?title=ClientChannelOutputCache Output Cache Provider Factory This is the factory class that is responsible for creating the actual output cache provider. This is where you extensibility point kicks in, you can...
Posted: Feb 08 2010, 09:15 PM by Amir Zuker | with no comments
Filed under: ,
WCF Contrib v2.1 – Client Channel Output Caching
Via http://wcfcontrib.codeplex.com/wikipage?title=ClientChannelOutputCache . A new feature that arrived at WcfContrib v2.1 Feb10 Beta. You can use the output caching to cache the operation output with the setting of your desire. This is extremely useful...
Posted: Feb 06 2010, 07:05 PM by Amir Zuker | with no comments
Filed under: ,
WCF Contrib v2.1 Configuration Section
Via http://wcfcontrib.codeplex.com/wikipage?title=WcfContribConfigurationSection . Full-Blown Configuration < configuration >   < configSections >     < section name = " wcfContrib " type = " WcfContrib...
Posted: Feb 06 2010, 06:58 PM by Amir Zuker | with no comments
Filed under: ,
WCF Contrib v2.1 Feb’10 Beta
I am happy to announce a new version of WcfContrib was published today. It has been tested and it is stable. However, there were some core optimizations so this is considered to be a small test-run to make sure it is alright before tagging it as a stable...
Posted: Feb 05 2010, 07:31 PM by Amir Zuker | with 1 comment(s)
Filed under: ,
Wcf Contrib v2 - New Release - August 2009
It's been ages since my last post, I feel so bad about it. I've been swamped at work, I hope I will get the blogging frenzy again soon :) Don't forget this is my old blog though! I post here only on WcfContrib, for my new blog make sure you...
Posted: Aug 07 2009, 01:16 AM by Amir Zuker | with no comments
Filed under: ,
WCF Contrib - A new release, May 2009
This release delivers a better packaged assembly. XML documentation was added, showcases don't require password for compiling the solution (because of the key file) Context extensions were added - Session and Call carried items similar to ASP.NET...
Posted: May 03 2009, 01:26 AM by Amir Zuker | with no comments
Filed under:
WCF Contrib - Packaging
There was a problem with the zipped archive with the showcases (In the Downloads section) It was fixed, please download it again if you wish.
Posted: Apr 30 2009, 09:22 AM by Amir Zuker | with no comments
Filed under:
WCF Contrib
I no longer update this blog, blog has moved Here . I decided to post here also about the release of WCF Contrib . There are a log of useful extensions and components for you to use with WCF communications, be sure to check it out. There's a lot to...
Posted: Apr 26 2009, 01:00 AM by Amir Zuker | with no comments
Filed under:
Enabling cross-domain calls for Silverlight on self-hosted WCF services
Read the full details Here . Carlos came up with an elegant way to enable cross domain calls from silverlight to self hosted WCF service. Such calls requires the server to allow cross site scripting which is done by placing a settings XML file in the...
Posted: Dec 08 2008, 07:53 AM by Amir Zuker | with no comments
Filed under: ,
Hosting WCF Service in IIS w/ Windows Authentication
I can't believe I wasted 10minutes on something that should be the simplest ever. You might encounter an exception when trying to host a WCF service in IIS with windows authentication where it would say the IIS isn't configured with windows auth...
Posted: Aug 10 2008, 02:00 PM by Amir Zuker | with no comments
Filed under:
Hosting WCF Service in IIS - 404 / Get Plain Text
If you're trying to host a WCF service with a .svc extension and you get a 404 response or get plain text, it means your IIS had not been configured with the .svc extension. Follow this post instructions.
Posted: Aug 06 2008, 10:42 AM by Amir Zuker | with 1 comment(s)
Filed under:
Building a WCF Smart Router - The Beginning
In one of my projects I was working on building a smart router facade using WCF. The general idea - The consumer will have an actual endpoint to the router. The router intercepts the client messages, performs all sort of necessary operations and processing...
Posted: Jul 25 2008, 06:04 PM by Amir Zuker | with 3 comment(s)
Filed under:
WCF - Creating a certificate
I implemented a Security Token Service in WCF as part of our WS-Trust solution here in our project. I needed a certificate to apply the message security and all that WS-Federation requires. I needed to set it up quickly for a temporary purpose, thus I...
Posted: Jun 29 2008, 07:38 AM by Amir Zuker | with 1 comment(s)
Filed under: ,
WCF Visualizers
A very cool set of visualizers for WCF classes. Find the it in CodePlex - Here . The set of available visualizers are currently for: 1. Message Visualizer 2. ChannelDispatcher Visualizer 3. ServiceDescription Visualizer 4. ServiceHost Visualizer 5. ServiceEndpoint...
Posted: Jun 10 2008, 08:12 AM by Amir Zuker | with 1 comment(s)
Filed under:
Next page »
Page view counter