London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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
We have devloped a Sharepoint Connector to EPiServer CMS 5. Part of this project was to design a connection point in EPiServer which the SharePoint connector could use to communicate with EPiServer. This lead us in to the design of Content Channel...
We have devloped a Sharepoint Connector to EPiServer CMS 5. Part of this project was to design a connection point in EPiServer which the SharePoint connector could use to communicate with EPiServer. This lead us in to the design of Content Channel...
We have devloped a Sharepoint Connector to EPiServer CMS 5. Part of this project was to design a connection point in EPiServer which the SharePoint connector could use to communicate with EPiServer. This lead us in to the design of Content Channel...
To store settings for the current user, use the built-in Profile support in ASP.NET. EPiServer is using this for its own need to store information on a per user basis. (The built-in values EPiServer needs are accessible through the class...
When you are builing applications that integrates with Team Foundation Server you need to store information on how to connect to the server in you application configuration. The quick and dirty approach would be to store multiple key/value pairs...
I just got a request for a code-sample on how to display a list of files from the unified file system in a drop-down list in EPiServer CMS 5, so I composed a small example (thanks for your kind help, Ruwen!). First I define the drop-down-list - th...
The error message “Generation of designer file failed: Unknown server tag ‘EPiServer:Property’” in Visual Studio can really drive me mad. Today it happened again. I noticed that I could not recompile my application because the new textbox I added ...
I finally found a moment to begin playing around with EPiServer CMS 5 in conjunction with LINQ and the cool features of C# 3.0. Ever since I first saw Anders Hejlsberg present his thoughts on LINQ several years ago, I've been dying to get my hand...