<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Converting the Composite Web Application Block to Unity - Using the UnityCompositionContainer</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx</link><description>This is the sixth post in a series. The other post include: Converting the Composite Web Application Block to Unity - Intro . Converting the Composite Web Application Block to Unity - Adding an ICompositionContainer Converting the Composite Web Application</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Dew Drop - May 22, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8531834</link><pubDate>Thu, 22 May 2008 17:25:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8531834</guid><dc:creator>Dew Drop - May 22, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.alvinashcraft.com/2008/05/22/dew-drop-may-22-2008/"&gt;http://www.alvinashcraft.com/2008/05/22/dew-drop-may-22-2008/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Converting the Composite Web Application Block to Unity - Using the UnityCompositionContainer</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8548885</link><pubDate>Sat, 24 May 2008 22:53:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8548885</guid><dc:creator>BennyXNO</dc:creator><description>&lt;p&gt;I liked your naming proposal. InjectableXXXX&lt;/p&gt;
&lt;p&gt;Good names are seldom to see.&lt;/p&gt;
</description></item><item><title>46% less code!</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8574577</link><pubDate>Thu, 05 Jun 2008 07:53:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8574577</guid><dc:creator>Phil Bolduc</dc:creator><description>&lt;p&gt;CWAB went from 26KLOC (pre-article one) to 14KLOC. If I did my math correctly, that is 46% less lines of code. &amp;nbsp;That is awesome.&lt;/p&gt;
</description></item><item><title>re: Converting the Composite Web Application Block to Unity - Using the UnityCompositionContainer</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8658134</link><pubDate>Thu, 26 Jun 2008 23:30:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8658134</guid><dc:creator>mousedoc</dc:creator><description>&lt;p&gt;Any more progress on this? I just ran across your article series and am drooling for a working version.&lt;/p&gt;
</description></item><item><title>re: Converting the Composite Web Application Block to Unity - Using the UnityCompositionContainer</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8762080</link><pubDate>Mon, 21 Jul 2008 20:19:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8762080</guid><dc:creator>mpuleio</dc:creator><description>&lt;p&gt;RE: BennyXNO,&lt;/p&gt;
&lt;p&gt;Thanks, I never did get a chance to fix that before WCSF shipped. &amp;nbsp;I think it is confusing to a lot of people to have the same type name in different namespaces (Page in both System.Web.UI and MS.practices....wherever).&lt;/p&gt;
&lt;p&gt;RE Phil,&lt;/p&gt;
&lt;p&gt;Just wait until you see what might happen after incorporating some ideas Chris and I just played with.&lt;/p&gt;
&lt;p&gt;RE mousedoc,&lt;/p&gt;
&lt;p&gt;Soon. &amp;nbsp;Life has been crazy recently, and I have not made much progress. &amp;nbsp;But I will get back to this soon.&lt;/p&gt;
</description></item><item><title>7 artículos sobre la arquitectura de WCSF</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8796753</link><pubDate>Fri, 01 Aug 2008 06:27:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8796753</guid><dc:creator>Manolo Herrera</dc:creator><description>&lt;p&gt;Preguntas como por que se colocan las propiedades en la interfase de la vista, que debe de ir en el Application&lt;/p&gt;
</description></item><item><title>Managed Extensibility Framework (MEF) used to make a Composite Web ASP.NET Forms Application</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#8952540</link><pubDate>Mon, 15 Sep 2008 16:28:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8952540</guid><dc:creator>Techie.notepad</dc:creator><description>&lt;p&gt;Managed Extensibility Framework (MEF) used to make a Composite Web ASP.NET Forms Application&lt;/p&gt;
</description></item><item><title>Converting the CWAB to Unity - Using the UnityCompositionContainer</title><link>http://blogs.msdn.com/mpuleio/archive/2008/05/21/converting-the-composite-web-application-block-to-unity-using-the-unitycompositioncontainer.aspx#9018395</link><pubDate>Mon, 27 Oct 2008 18:39:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9018395</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item></channel></rss>