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
NHibernate has been used for many years as an ORM tool for C# applications. In the same line as LINQ to SQL, Entity Framework, and others, ORM tools remove most of the need to write stored procedures to handle common data access (CRUD) for your...
NHibernate has been used for many years as an ORM tool for C# applications. In the same line as LINQ to SQL, Entity Framework, and others, ORM tools remove most of the need to write stored procedures to handle common data access (CRUD) for your...
Building an integration that keeps working during heavy user load is tricky. Since Episerver uses .NET as underlying framework, a lot of integrations involve consuming different web apis. A key class here is to use the HttpClient class. It's easy...
More and more, strategic content planning has moved from understanding communication and organization to helping select the tools and features that will make that communication and organization work. If you’re talking about requirements, that mean...
Currently, the User notification and Tasks (Awaiting Review) are disconnected and provide very basic information to the editors. The idea behind this project is two-fold. The first purpose is to build a more versatile Content Approval Sequence...
Currently, the User notification and Tasks (Awaiting Review) are disconnected and provide very basic information to the editors. The idea behind this project is two-fold. The first purpose is to build a more versatile Approval Sequence task...
Currently, the User notification and Tasks (Awaiting Review) are disconnected and provide very basic information to the editors. The idea behind this project is two-fold. The first purpose is to build a more versatile Content Approval Sequence...
Background