Take the community feedback survey now.
Take the community feedback survey now.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
I’ve been reading up on ASP.NET MVC recently. One of the things I love about ASP.NET MVC is the control we as developers have over our markup. ASP.NET MVC doesn’t use server controls, instead it relies heavily on extension methods for generating...
In this part we’re going to build our sites foundation. The first thing we’re going to do is take a look at the ready made template that we’re tasked with implementing. This is the template that we’re going to implement: Jungleland. Go over and ta...
I recently started to migrate a mid sized EPiServer site from 4.62 to 5. In a workshop with bvnetwork they quickly pointed out that the migration tool did not handle the database file system and we needed to get the files out of the database and...
2010 is already looking to be crazy-good for EPiServer Education and I can almost smell the excitement for the future in the air. So what makes me think this? Well, we have already filled the course ( E2550 - Developing with EPiServer CMS 5 ) the...
I got a question from a customer that they wanted to organize theirs 30+ Composer functions in the toolbox somehow to make the life easier for the editors when they creating Composer content. This article will give you an instruction on how you ca...
In this first part I’m taking you through setting up everything on a new computer. Most likely you’ll have done some of this before, in that case feel free to skip to the parts that interest you. If all this is new to you, I would install everythi...
In October, Per Hemmingson wrote a great blog regarding how to implement the CMS file manager in Relate+ Clubs . The CMS File Manager includes robust functionality not included in the Community Document Archive API’s. Per’s solution to take...
This is the first post in a special Christmas blog series. The series will consist of 9 posts (including this), showing you how to create an EPiServer site from scratch! I’ll update the code along the way, completing it all with the last post (the...