<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Enterprise Library for Silverlight - Interception demo</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Enterprise-Library-for-Silverlight-Interception-demo/rss"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/e3ed/0b21f06c-a9e9-48bf-90eb-9eaa0189e3ed/ELSLUnityInterceptionDemo_100_ch9.jpg</url>
		<title>Channel 9 - Enterprise Library for Silverlight - Interception demo</title>
		<link></link>
	</image>
	<description> Interception has been available as a Unity container extension for a while. However, it was not available&amp;nbsp;on&amp;nbsp;Silverlight. Until now. In this demo, we discuss interception as a code modularization technique for dealing with cross-cutting concerns.&amp;nbsp; We contrast 2 types of interception - instance and type interception. Using the newly implemented interception support provided by the Silverlight Integration Pack, we show a virtual method interceptor in action (which can intercept any methods declared virtual on your type).&amp;nbsp; We also show the nuts and bolts of implementing custom interception behaviors and chaining them into a pipeline (similar to the&amp;nbsp;Chain-of-Responsibility design pattern). Though the demo targets Silverlight, it can also be helpful for those learning how to take advantage of Unity Interception in their desktop CLR apps. See also: sample code used in the screencast, other Silverlight Integration Pack demos. Your feedback is invited! </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 10:35:46 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 10:35:46 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Enterprise Library for Silverlight - Interception demo</title>
		<description>
			<![CDATA[ <p>Unity Interception and Policy Injection Application Block are&nbsp;now <a href="http://blogs.msdn.com/b/agile/archive/2011/05/11/nuget-for-the-win.aspx">available </a>via NuGet:</p><ul><li><a href="http://nuget.org/List/Packages/Unity.Interception">http://nuget.org/List/Packages/Unity.Interception</a></li><li><a href="http://nuget.org/List/Packages/EnterpriseLibrary.PolicyInjection">http://nuget.org/List/Packages/EnterpriseLibrary.PolicyInjection</a></li></ul><p>posted by melnik</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Enterprise-Library-for-Silverlight-Interception-demo#c634415161770000000</link>
		<pubDate>Fri, 20 May 2011 19:22:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Enterprise-Library-for-Silverlight-Interception-demo#c634415161770000000</guid>
		<dc:creator>melnik</dc:creator>
	</item>
</channel>
</rss>