Windows Phone 7 EPiServer Template Foundation App
This blog post is about how to consume the EPiServer Template Foundation (ETF) service with a simple Windows Phone 7 application. How to create the ETF service can be found in part one, part two and......
View ArticleHalf-time with EPiServer CMS on Windows Azure
This blog post is about EPiServer CMS on the Windows Azure platform. Which possibilities and challenges that lie ahead and how far we’ve come this far. The Azure story so far For you that have been......
View ArticleEPiServer CMS Page Object List Helper
This blog post is about using the PageObjectListBase-class to access a strongly typed list of Page Objects in EPiServer CMS 6 in conjunction with PageTypeBuilder. Page Objects are a nice way to work......
View ArticleRunning EPiServer CMS on the Azure VM Role, part one
This blog post is about running EPiServer CMS on the Windows Azure Virtual Machine (VM) Role and the challenges that follow. The approach is expirmental and not officially supported by EPiServer. I......
View ArticleRunning EPiServer CMS on the Azure VM Role, part two
This blog post is about running EPiServer CMS on the Windows Azure Virtual Machine (VM) Role and the challenges that follow. The approach is expirmental and not officially supported by EPiServer. I......
View ArticleEPiServer CMS, Lucene.NET and a recycling application domain
This blog post is about troubleshooting seemingly random recycles of the application domain. We take a look at the symptoms, troubleshooting and finally a resolution to the problem. This case is......
View ArticleEPiServer Azure Virtual Path Provider
This blog post is about the EPiServer Azure Virtual Path Provider. This is part of a blog post series on enabling EPiServer CMS to run on Windows Azure. This approach is still experimental and not......
View ArticleMigrating an EPiServer database to SQL Server 2005 from SQL Server 2008
This blog post is about migrating an EPiServer database from SQL Server 2008 to SQL Server 2005. We’ll also briefly address an issue with LINQ to Entities when going from SQL Server 2008 to SQL......
View ArticleEPiServer CMS Fragment Caching
This blog post is about fragment caching in EPiServer CMS. We take a look at how to use user control output caching together with the DataFactoryCache class in EPiServer. Fragment caching Fragment......
View ArticleAccessing entry point page when using custom page providers
This post is about how to retrieve the entry point page reference when the page data object is served from a custom page provider. We have a look at Page Providers in EPiServer CMS, the DataFactory......
View ArticleEPiServer CMS Scheduler Service fails to start
This blog post is about how to resolve “System.InvalidOperationException” when trying to start the EPiServer scheduler service. A failing service The error occurred on a EPiServer CMS 5... Daniel...
View ArticleSimple cache control plugin for EPiServer CMS
This blog post is about creating a plugin in EPiServer CMS that allows web editors to manage the cache. It’s related to my previous blog post on using fragmented caching pattern together with... Daniel...
View ArticleUsing Windows Azure AppFabric Service Bus with EPiServer CMS, part 1
This blog post is about registering and calling on-premise services using Windows Azure AppFabric Service Bus from EPiServer CMS. In this series we activate the Service Bus feature of AppFabric,......
View ArticleUsing Windows Azure AppFabric Service Bus with EPiServer CMS, part 2
This blog post is about registering and calling on-premise services using Windows Azure AppFabric Service Bus from EPiServer CMS. In this series we activate the Service Bus feature of AppFabric,......
View ArticleUsing Windows Azure AppFabric Service Bus with EPiServer CMS, part 3
This blog post is about registering and calling on-premise services using Windows Azure AppFabric Service Bus from EPiServer CMS. In this series we activate the Service Bus feature of AppFabric,......
View ArticleAzure AppFabric cache with EPiServer CMS
This blog post is about using Windows Azure AppFabric cache service together with EPiServer CMS. EPiServer CMS supports pluggable cache, replacing the standard EPiServer CMS cache component. ... Daniel...
View ArticleNeed: A Canvas Facebook Application hosted in Windows Azure | Need: une...
This post is to share some source code of a sample application that shows how to develop a Facebook Canvas App. hosted in Windows Azure. Ce billet a pour but de partager le code source d’une...
View ArticleEPiServer CMS and enterprise integrations architecture
This blog post is about architectural guidelines for EPiServer CMS and enterprise architecture – mainly integrations patterns. Background When attending EPiServer Partner days 2012 there was a......
View ArticleCreating a REST data store in EPiServer 7 Preview
This blog post is about how you create a REST data store in EPiServer 7 Preview. The new REST data store in EPiServer 7 Preview The new REST data store in EPiServer 7 Preview allows you much like......
View ArticleSecuring the ASP.NET Web API
This blog post is about how to secure the ASP.NET Web API when implemented together with EPiServer CMS. Background In my blog post Creating a REST data store in EPiServer 7 Preview I stated that......
View Article