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 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...
Found this on Guy Barrette's Blog, I guess it was obvious that they would release the service packs separately but they haven't been talking about it. I mean, SP1 for . NET Framework 2.0 contains two new web controls so it's little more than...
Personally I'm not a big fan of neither XSLT nor XML. In fact, my feelings around XML is expressed in this quote I heard recently: "XML is like children. They start out cute and small, then they grow..." (I don't remember who said it - if it was...
I installed the . NET Framework 3.5 runtime on the research server today, who better to do some dogfooding than the labs site. I got clearance from Ruwen with the short message "Bara server fungerar efter" (which translates to "As long as the...
We have been looking at VS2008 Beta 2 for some time now and finally we got the RTM in our hands. So, we have initiated the upgrade of our EPiServer CMS 5 code base to Visual Studio 2008/. NET 3.5 and it is looking very good, everything compiles...
Since I'm still trying to learn my way around EPiServer I grab whatever chance I get of coding something a bit out of the ordinary, and today was no different. At a Developer Course I was attending, the need came up for a page that would list all...