﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Extending WCF: How to dynamically change the listening Uri in the custom binding element?</title><link />http://developers.de/blogs/damir_dobric/archive/2006/07/27/863.aspx<description>By default the listening uri of one service can be either specified in the configuration file or programmatically by adding of the endpoint. For example, next code snoippet shows how to host the service HelloService : IHelloWorld at the base address and</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator></channel></rss>