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: Apr 04, 2008

    Ever needed access to the CurrentPage object inside a static method or property? As long as you have a valid HttpContext this code will do the trick PageBase pageBase = HttpContext .Current.Handler as PageBase ; string pageName = pageBase.CurrentP...

  • Syndicated blog - Posted on: Apr 04, 2008

    For some time ago we got some requirement list from a new potential customer. They have a lot (millions) of existing data items that they would like to present through EPiServer, the question for us was how they could achieve this. One approach...

  • Syndicated blog - Posted on: Apr 04, 2008

    For some time ago we got some requirement list from a new potential customer. They have a lot (millions) of existing data items that they would like to present through EPiServer, the question for us was how they could achieve this. One approach...

  • Syndicated blog - Posted on: Apr 04, 2008

    For some time ago we got some requirement list from a new potential customer. They have a lot (millions) of existing data items that they would like to present through EPiServer, the question for us was how they could achieve this. One approach...

  • Syndicated blog - Posted on: Apr 04, 2008

    For some time ago we got some requirement list from a new potential customer. They have a lot (millions) of existing data items that they would like to present through EPiServer, the question for us was how they could achieve this. One approach...

  • Syndicated blog - Posted on: Apr 04, 2008

    For some time ago we got some requirement list from a new potential customer. They have a lot (millions) of existing data items that they would like to present through EPiServer, the question for us was how they could achieve this. One approach...

  • Syndicated blog - Posted on: Apr 04, 2008

    My flight is booked and I'm looking forward to the summit! The agenda looks packed and I'm especially interested to see what is put on the developer second day 'stream'. At the moment it's just TBA... although there's plenty of other tasty tidbits...

  • Syndicated blog - Posted on: Apr 03, 2008

    If you have problems with the EPiServer Scheduler Service unexcitingly stopping you can also turn on debug logging to get more clues. Change EPiServer.SchedulerSvc.exe.config FILE You need to add the following to the service’s config-file to get...