<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.oosterkamp.nl/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>Thomas Huijer : Visual Studio 2010, WCF</title><link>http://blogs.oosterkamp.nl/blogs/thomas/archive/tags/Visual+Studio+2010/WCF/default.aspx</link><description>Tags: Visual Studio 2010, WCF</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>What’s new in WCF 4.0: brief summary</title><link>http://blogs.oosterkamp.nl/blogs/thomas/archive/2009/11/27/what-s-new-in-wcf-4-0-brief-summary.aspx</link><pubDate>Fri, 27 Nov 2009 10:59:25 GMT</pubDate><guid isPermaLink="false">6da500ce-fa22-46ef-b417-4864733669f6:278</guid><dc:creator>Thomas</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.oosterkamp.nl/blogs/thomas/rsscomments.aspx?PostID=278</wfw:commentRss><comments>http://blogs.oosterkamp.nl/blogs/thomas/archive/2009/11/27/what-s-new-in-wcf-4-0-brief-summary.aspx#comments</comments><description>&lt;p&gt;Below are the notes I took at the PDC about what’s new in WCF 4.0. &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Default bindings can be created. If no bindings are specified for a service, these bindings are used.&lt;/li&gt;    &lt;li&gt;WCf supports configuration inheritance, so bindings could also be specified at various levels including the machine.config.&lt;/li&gt;    &lt;li&gt;Same applies to behaviors&lt;/li&gt;    &lt;li&gt;Default bindings/behaviors are the bindings/behaviors that have no name or name=”” in the configuration&lt;/li&gt;    &lt;li&gt;Configuration based activation allows services without *.svc files&lt;/li&gt;    &lt;li&gt;ETW (Event Tracing for Windows) is used by WCF&lt;/li&gt;    &lt;li&gt;AppFabric (FKA “Dublin”) stores that data in a Sql Server database for easy retrieval and querying. &lt;/li&gt;    &lt;li&gt;Routing is a completely new feature in WCF which allows service aggregation, protocol bridging and versioning.&lt;/li&gt;    &lt;li&gt;MessageFilters are used to determine destination(s).&lt;/li&gt;    &lt;li&gt;Routing table can be changed at runtime.&lt;/li&gt;    &lt;li&gt;Security can also be bridged.&lt;/li&gt;    &lt;li&gt;Alternate endpoints can be specified for fail-over-safety.&lt;/li&gt;    &lt;li&gt;Discovery is another new feature. It allows for location agility, dynamic / self-healing apps&lt;/li&gt;    &lt;li&gt;Discovery adheres to WS-Discovery standards&lt;/li&gt;    &lt;li&gt;Two mode for discovery: Ad-hoc and managed&lt;/li&gt;    &lt;li&gt;Ad-hoc discovery uses broadcasts&lt;/li&gt;    &lt;li&gt;Managed discovery is like UDDI with a Discovery Proxy.&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.oosterkamp.nl/aggbug.aspx?PostID=278" width="1" height="1"&gt;</description><category domain="http://blogs.oosterkamp.nl/blogs/thomas/archive/tags/Visual+Studio+2010/default.aspx">Visual Studio 2010</category><category domain="http://blogs.oosterkamp.nl/blogs/thomas/archive/tags/WCF/default.aspx">WCF</category></item></channel></rss>