<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Tommy Kihlstrøm</title> <link>https://world.optimizely.com/blogs/tommy-kihlstrom/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Caching using decorator pattern in Episerver with StructureMap</title>            <link>https://www.epinova.no/folg-med/blogg/2020/caching-using-decorator-pattern-in-episerver-with-structuremap/</link>            <description>I see many developers mix caching into their business logic. They usually start by making their own CachingService. Sounds like you are trying to reinvent the wheel.</description>            <guid>https://www.epinova.no/folg-med/blogg/2020/caching-using-decorator-pattern-in-episerver-with-structuremap/</guid>            <pubDate>Tue, 08 Dec 2020 10:27:06 GMT</pubDate>           <category>Blog post</category></item><item> <title>Using config transforms for IIS Express site on multiple ports</title>            <link>https://www.epinova.no/en/blog/using-config-transforms-for-iis-express-site-on-multiple-ports/</link>            <description>Manually configuring IIS for multiple hosts is time-consuming work. Here&#39;s how to use config transforms to speed up the task.</description>            <guid>https://www.epinova.no/en/blog/using-config-transforms-for-iis-express-site-on-multiple-ports/</guid>            <pubDate>Tue, 27 Aug 2019 10:49:12 GMT</pubDate>           <category>Blog post</category></item><item> <title>Using config transforms for IIS Express site on multiple ports</title>            <link>https://www.epinova.no/en/blog/using-config-transforms-for-iis-express-site-on-multiple-ports/</link>            <description>Manually configuring IIS for multiple hosts is time-consuming work. Here&#39;s how to use config transforms to speed up the task.</description>            <guid>https://www.epinova.no/en/blog/using-config-transforms-for-iis-express-site-on-multiple-ports/</guid>            <pubDate>Tue, 27 Aug 2019 08:49:12 GMT</pubDate>           <category>Blog post</category></item><item> <title>Using config transforms for IIS Express site on multiple ports</title>            <link>https://www.epinova.no/folg-med/blogg/2019/using-config-transforms-for-iis-express-site-on-multiple-ports/</link>            <description>Manually configuring IIS for multiple hosts is time-consuming work. Here&#39;s how to use config transforms to speed up the task.</description>            <guid>https://www.epinova.no/folg-med/blogg/2019/using-config-transforms-for-iis-express-site-on-multiple-ports/</guid>            <pubDate>Tue, 27 Aug 2019 08:40:55 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver + Apptus eSales DynamicPages</title>            <link>http://streamlined.no/?p=340</link>            <description>&lt;p&gt;I just wanted to note down what I have done when integration Episerver CMS and Apptus eSales with DynamicPages. ESales relies&#160;on building zones with panels to return all data in a single response. As a close implementation Episerver CMS has blocks, blocks can contain custom logic and views depending on the locations the block&#160;is shown. &amp;#8230; &lt;a href=&quot;https://streamlined.no/2016/11/16/episerver-cms-apptus-esales-dynamicpages/&quot; class=&quot;more-link&quot;&gt;Continue reading&lt;span class=&quot;screen-reader-text&quot;&gt; &quot;Episerver + Apptus eSales DynamicPages&quot;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Innlegget &lt;a rel=&quot;nofollow&quot; href=&quot;https://streamlined.no/2016/11/16/episerver-cms-apptus-esales-dynamicpages/&quot;&gt;Episerver + Apptus eSales DynamicPages&lt;/a&gt; dukket f&#248;rst opp p&#229; &lt;a rel=&quot;nofollow&quot; href=&quot;https://streamlined.no&quot;&gt;Streamlined&lt;/a&gt;.&lt;/p&gt;
</description>            <guid>http://streamlined.no/?p=340</guid>            <pubDate>Wed, 16 Nov 2016 10:57:06 GMT</pubDate>           <category>Blog post</category></item><item> <title>EpiServer CMS 9 + AutoMapper</title>            <link>http://streamlined.no/?p=333</link>            <description>&lt;p&gt;Here is a short example of how to properly setup AutoMapper 5.1 in EpiServer CMS 9 with dependency injection. Configuration Start by installing nuget package AutoMapper. Create a class &amp;#8220;AutoMapperConfig&amp;#8221; in the &amp;#8220;Infrastructure&amp;#8221;-folder. (Where Config files are located.) public static class AutoMapperConfig { public static IMapper CreateIMapper() { var mapperConfiguration = new MapperConfiguration(cfg =&amp;#62; cfg.AddProfiles(System.Reflection.Assembly.GetExecutingAssembly())); &amp;#8230; &lt;a href=&quot;https://streamlined.no/2016/11/10/episerver-cms-9-automapper/&quot; class=&quot;more-link&quot;&gt;Continue reading&lt;span class=&quot;screen-reader-text&quot;&gt; &quot;EpiServer CMS 9 + AutoMapper&quot;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Innlegget &lt;a rel=&quot;nofollow&quot; href=&quot;https://streamlined.no/2016/11/10/episerver-cms-9-automapper/&quot;&gt;EpiServer CMS 9 + AutoMapper&lt;/a&gt; dukket f&#248;rst opp p&#229; &lt;a rel=&quot;nofollow&quot; href=&quot;https://streamlined.no&quot;&gt;Streamlined&lt;/a&gt;.&lt;/p&gt;
</description>            <guid>http://streamlined.no/?p=333</guid>            <pubDate>Thu, 10 Nov 2016 10:54:36 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>