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
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...
Scenario You have one or more connection strings in a web application that you are running on multiple development and/or production machines. The connection strings are identical in all environments so it would be convenient to have the...
One of the small projects I've been working on recently is a plug-in for EPiServer CMS 5 that automatically will check a specified email-account and publish the emails there as EPiServer pages. While POP3 may sound both boring and old-fashioned, I...
I read Mats Hellander’s post EF needs AOP today and I can only agree. We have used the NPersist framework to provide Object-Relational Mapping in several projects and I really like the clean domain objects we can use. NPersist does not require tha...
In EPiServer CMS 5 there's a couple of very useful Web Services that gives you pretty thorough access to do just about anything you please - at least with regards to adding / searching / modifying pages. However the Web Services can be pretty...