<?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 DC</title> <link>https://world.optimizely.com/blogs/DC/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>EPiServer - How to set available UI languages</title>            <link>http://www.dcaric.com/blog/episerver-how-to-set-available-ui-languages</link>            <description>On My Settings page, users can set their personal language. But can we control which languages should be displayed in the drop-down list?</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-set-available-ui-languages</guid>            <pubDate>Sun, 02 Oct 2016 21:22:06 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer Forms 3 - Custom Actors</title>            <link>http://www.dcaric.com/blog/episerver-forms-3-custom-actors</link>            <description>In this article, you will see how to create a custom Actor that executes some server-side logic when a user submits a Form.</description>            <guid>http://www.dcaric.com/blog/episerver-forms-3-custom-actors</guid>            <pubDate>Mon, 01 Aug 2016 02:23:35 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - How to localize your view models</title>            <link>http://www.dcaric.com/blog/episerver-how-to-localize-your-view-models</link>            <description>In this blog post, you will see how to localize your view models using EPIServer&#39;s LocalizationService.</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-localize-your-view-models</guid>            <pubDate>Thu, 21 Jul 2016 20:18:33 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - initialization modules</title>            <link>http://www.dcaric.com/blog/episerver-initialization-modules</link>            <description>EPiServer&#39;s initialization engine provides a great alternative to Application_Start method in Global.asax for running custom code on application startup.</description>            <guid>http://www.dcaric.com/blog/episerver-initialization-modules</guid>            <pubDate>Sun, 22 May 2016 18:27:18 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer 9 - references to content</title>            <link>http://www.dcaric.com/blog/episerver-9-references-to-content</link>            <description>How to find all references to media files.</description>            <guid>http://www.dcaric.com/blog/episerver-9-references-to-content</guid>            <pubDate>Tue, 01 Mar 2016 15:28:11 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - How to create gui plugins using MVC</title>            <link>http://www.dcaric.com/blog/episerver-how-to-create-gui-plugins-using-mvc</link>            <description>In this blog post, we will see how to create a GUI plugin using ASP.NET MVC.</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-create-gui-plugins-using-mvc</guid>            <pubDate>Mon, 25 Jan 2016 17:37:34 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - how to return 404 for expired pages</title>            <link>http://www.dcaric.com/blog/episerver-how-to-return-404-for-expired-pages</link>            <description>In this blog post, we will see how to return 404 page for expired pages instead of EPiServer login page.</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-return-404-for-expired-pages</guid>            <pubDate>Wed, 28 Oct 2015 10:50:08 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer HTML helper for on-page edit functionality</title>            <link>http://www.dcaric.com/blog/episerver-html-helper-for-on-page-edit-functionality</link>            <description>HTML helper for on-page edit functionality that hides empty H, P, and span tags in view mode.</description>            <guid>http://www.dcaric.com/blog/episerver-html-helper-for-on-page-edit-functionality</guid>            <pubDate>Fri, 18 Sep 2015 14:10:04 GMT</pubDate>           <category>Blog post</category></item><item> <title>The name model does not exist in the current context</title>            <link>http://www.dcaric.com/blog/the-name-model-does-not-exist-in-the-current-context</link>            <description>After upgrading an EPiServer CMS project to .NET 4.6, and ASp.NET MVC 5.2.3, Visual Studio complained that @model does not exist in the current context, Html.RenderPartial was not recognized anymore, etc.</description>            <guid>http://www.dcaric.com/blog/the-name-model-does-not-exist-in-the-current-context</guid>            <pubDate>Mon, 31 Aug 2015 14:59:16 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - How to log in to admin / edit mode</title>            <link>http://www.dcaric.com/blog/episerver-how-to-log-in-to-admin-edit-mode</link>            <description>I was recently demonstrating EPiServer 7.5 to a group of experienced Wordpress developers. They liked it a lot, and according to them, EPiServer is a way easier, cooler, and much more powerful than Wordpress. The only problem they had: how to log in to admin mode?</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-log-in-to-admin-edit-mode</guid>            <pubDate>Tue, 03 Mar 2015 16:21:02 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - how to get external page url</title>            <link>http://www.dcaric.com/blog/episerver-how-to-get-external-page-url</link>            <description>How to get external page URL based on current request</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-get-external-page-url</guid>            <pubDate>Tue, 17 Feb 2015 14:41:19 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer 7.5 and query strings</title>            <link>http://www.dcaric.com/blog/episerver-7-5-and-query-strings</link>            <description>How to build query strings in EPiServer 7.5</description>            <guid>http://www.dcaric.com/blog/episerver-7-5-and-query-strings</guid>            <pubDate>Tue, 10 Feb 2015 16:18:34 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer 7.5 - How to enable multiple languages</title>            <link>http://www.dcaric.com/blog/episerver-7-5-how-to-enable-multiple-languages</link>            <description>In this article, we will see how to enable multiple languages in AlloyTech website.</description>            <guid>http://www.dcaric.com/blog/episerver-7-5-how-to-enable-multiple-languages</guid>            <pubDate>Mon, 22 Sep 2014 12:40:34 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer performance - tips and tricks</title>            <link>http://www.dcaric.com/blog/episerver-performance-tips-and-tricks</link>            <description>Small tips and tricks for building ultra responsive websites.</description>            <guid>http://www.dcaric.com/blog/episerver-performance-tips-and-tricks</guid>            <pubDate>Tue, 15 Jul 2014 16:18:42 GMT</pubDate>           <category>Blog post</category></item><item> <title>Resharper templates for EPiServer properties</title>            <link>http://www.dcaric.com/blog/resharper-templates-for-episerver-properties</link>            <description>Create EPiServer properties in seconds...</description>            <guid>http://www.dcaric.com/blog/resharper-templates-for-episerver-properties</guid>            <pubDate>Thu, 19 Jun 2014 12:15:07 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - how to create admin users from the code</title>            <link>http://www.dcaric.com/blog/episerver-how-to-create-admin-users-from-the-code</link>            <description>Creating users quickly and easily using this tool</description>            <guid>http://www.dcaric.com/blog/episerver-how-to-create-admin-users-from-the-code</guid>            <pubDate>Wed, 18 Jun 2014 11:09:14 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer - logging and troubleshooting log4net</title>            <link>http://www.dcaric.com/blog/episerver-logging-and-troubleshooting-log4net</link>            <description>How to write a log message from the code, and what to do when things go wrong</description>            <guid>http://www.dcaric.com/blog/episerver-logging-and-troubleshooting-log4net</guid>            <pubDate>Wed, 21 May 2014 15:01:05 GMT</pubDate>           <category>Blog post</category></item><item> <title>EPiServer login functionality using Web API 2</title>            <link>http://www.dcaric.com/blog/episerver-login-functionality-using-web-api-2</link>            <description>In this blog post we will see how to set up WebAPI 2 in AlloyTech website, and how to submit data using jquery.</description>            <guid>http://www.dcaric.com/blog/episerver-login-functionality-using-web-api-2</guid>            <pubDate>Tue, 13 May 2014 21:23:31 GMT</pubDate>           <category>Blog post</category></item><item> <title>Importing archived articles from legacy system into EPiServer CMS</title>            <link>http://www.dcaric.com/blog/importing-archived-articles-from-legacy-system-into-episerver-cms</link>            <description>In this blog post, we will see how to unpack the zip file, parse XML files and import them as EPiServer pages, download the images from internet and upload them to &#39;For This Page&#39; folder.</description>            <guid>http://www.dcaric.com/blog/importing-archived-articles-from-legacy-system-into-episerver-cms</guid>            <pubDate>Fri, 02 May 2014 12:37:14 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>