Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF Configuration   (RSS)
Recently, I received a question about the WCF configuration intellisense in our July CTP release from Nilesh Pagare. After installing the July WCF CTP Nilesh no longer had our configuration intellisense when modifying either app.config or web.config files Read More...
.NET Configuration Merge Default Behavior General Behavior In general, the .NET configuration system operates as a hierarchical view of an application’s configuration expressed in XML. The hierarchy of the view takes on two dimensions: an XML hierarchy Read More...
I recently received this question on the WCF Forums and promised a more in depth answer on my blog. For those of you that have read my forums response, a lot of this may seem familiar. In fact, I have copied much of this content from that response and Read More...
I apologize in advance for the rushed tempo of this discussion. Unfortunately, I still struggle with finding (or in some cases creating) time dedicated for writing blog posts; however, I wanted to make sure and get the bulk of this content posted this Read More...
As a follow up to my previous posts “ Is there an easy way to enumerate the bindings listed in configuration? ” and “ Enumerating Behavior Extensions ”, this week I discuss how to enumerate the last WCF configuration extension points: binding elements. Read More...
As a follow up to my previous post “ Is there an easy way to enumerate the bindings listed in configuration? ”, today I will discuss how to enumerate one more of the WCF configuration extension points: behaviors. Before I go further into this discussion, Read More...
This question has crossed my desk in a couple of different forms: Is there an easy way to enumerate the bindings listed in configuration? How do I enumerate the available bindings? How do I enumerate all of the bindings exposed in config and their underlying Read More...
 
Page view tracker