Try our conversational search powered by Generative AI!

Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Feb 16, 2016

    For several years using ASP.NET MVC we tend to organize our code by Models, Controllers, and Views. In EPiServer development, we also split it more - into Page types, View models, and other types. But lately, developers started to realize that it ...

  • Syndicated blog - Posted on: Feb 15, 2016

    Spring is on its way (think daffodils and lambs) and so is Episerver’s next Developer Meetup. Zone have very kindly offered to host the meetup at their laid back offices in Kings Cross. And Episerver will be supplying the pizzas and beers – after...

  • Syndicated blog - Posted on: Feb 15, 2016

    This is a blog version of the presentation of Episerver Forms called “Episerver Forms – the new black?” I had on the Episerver developer Meetup in Stockholm February 9. Episerver Forms was released from its beta stage just a couple of days earlier...

  • Posted on: Feb 12, 2016
    Rating:

    Basic object caching example Time to get our hand dirty and dig into some code. Let’s start with the basic example that is useful in most scenarios. Let’s start out with an example repository of News or similar. Imagine that this one gets news fro...

  • Posted on: Feb 11, 2016
    Rating:

    I have looked at different ways of implementing a dropdown list with dependencies. Have looke at Doong Nguyen’s solution but had problems making it also work with continent. First of all I made a ContinentCountryRegionSelectionFactory to get all...

  • Syndicated blog - Posted on: Feb 11, 2016

    Most likely, as a reader you are mostly interested in my scripts. Here are my scripts for setting up Windows Server 2012 R2 ready for WebDeployments and running EPiServer ASP.NET site! Example script using modules below Config used by example scri...

  • Syndicated blog - Posted on: Feb 10, 2016

    What is the definition of Architecture? There many definition but I like this one “defining a structured solution that meets all of the technical and operational requirements, while optimizing common quality attributes such as performance, securit...

  • Syndicated blog - Posted on: Feb 10, 2016

    I’m looking forward to the Profile Store in EPiServer, but in the mean time I want some information to be remembered. You can, of course, create your own persistent visitor groups, but who knows what will change when the Profile Store arrives. I...