November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
Learn how using multi-tier environments to deploy changes to a CMS website can reduce errors and improve efficiency.
I got pull request from Mathias Nohall on GitHub asking for adding support for EPiServer v8.0. This is what we call open-sourcing :). I was thinking this is good moment to introduce some breaking changes in EPiBootstrapArea plugin and give you fre...
A customer asked if it was possible to set the database connection string programmatically in an EPiServer site. In the customer's specific example they wanted to use a configuration database rather than store any configuration in a .config file....
A customer asked if it was possible to set the database connection string programmatically in an EPiServer site. In the customer's specific example they wanted to use a configuration database rather than store any configuration in a .config file....
A customer asked if it was possible to set the database connection string programmatically in an EPiServer site. In the customer's specific example they wanted to use a configuration database rather than store any configuration in a .config file....
With EPiServer there are great, easy ways to add validation to your content. You can easily add DataAnnotations like [Required] to your properties to individually validate them. There is also the IValidator interface you can implement to handle...
Yes, you read it right. You can’t have a model property of type Int64 / long. I came across an issue where in I have a model that requires to store an Id (from the database) as one of it’s properties. It so happens that most tables we have at work...
I’m currently studying at Teknikhögskolan in Kalmar to become a system developer. During the 2-years of education students have the opportunity to do internships (Learning at work), and practically apply what we’ve learned, in a sharp environment....