Get the latest!

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

Syndication and sharing

loading
  • Posted on: Dec 12, 2008
    Rating:

    While the development team is working on installer packages for EPiServer Community and EPiServer Mail for the new EPiServer Installation manager there are some workarounds that can be performed to run EPiServer Mail on R2. Other than the normal...

  • Syndicated blog - Posted on: Dec 10, 2008

    I came across to a really strange problem today. Some extension methods that I have copied from another project just did not want to be compiled at all. ’string’ does not contain a definition for ‘MethodName’. I have checked everything, including...

  • Syndicated blog - Posted on: Dec 09, 2008

    I am currently working on a project where it was necessary to conditionally inject some content into certain properties on some pages. Dynamic Content didn't really help me because what I wanted to do was replace entire properties with content fro...

  • Syndicated blog - Posted on: Dec 09, 2008

    Yet another troubleshooting tip for the dreaded 'Sys' is undefined error This post won't reveal any exciting new features, techniques, or patterns. However, if you're troubleshooting some ASP. NET AJAX errors relating to EPiServer CMS 5 R2 on...

  • Syndicated blog - Posted on: Dec 08, 2008

    How do you inject dynamic content into your web page? Following is a list of the most common methods I find when doing quality and code reviews with some comments and dangerous pitfalls. #1: Inline Expressions with Code Render Blocks Using inline...

  • Syndicated blog - Posted on: Dec 05, 2008

    I want to share some pretty basic and useful UpdatePanel control extensions with you. Method names are self explaining so I will not go deep in details. public static void AlertOnLoad(this UpdatePanel updatePanel, string key, string message) {...

  • Syndicated blog - Posted on: Dec 05, 2008

    EPiServer has a lot of cool features, but I have been missing is the possibility to have global settings. Many times when we make some generic components we need some kind of configuration to reuse them. Examples on what I mean is 1) a...

  • Posted on: Dec 05, 2008
    Rating:

    Those of you who have used the new Installation Manager in EPiServer CMS 5 R2 to install a site with the EPiServer Public Templates may have noticed an annoying "feature". The feature is that is doesn't update the PublicTemplates.proj file install...