Login

You must be a registered member to blog on EPiServer World. Microsoft Live Writer is used to blog on EPiServer World. Refer to our guides to help you get started.


» Not sure how to blog on EPiServer World? Refer to our blogging guidelines.

» If you would like to attach files, code etc. to your blog posts, install Live Writer plug-ins.

» Read the rules for blogging on EPiServer World.

 

Latest Blog Posts

Aug
20

iPhone specific EPiServer website

Posted by: Jacob Khan

labs. episerver. com now has a specific layout for the iPhone. If you go on labs using your iPhone or iPod Touch the layout will be altered as a webapplication for the iPhone. The main feature of the... [Read full article]

0 Comments

Aug
18

Run a scheduled job as a specific EPiServer user

Posted by: Ted Nyberg

As noted in my post about how to Create a custom scheduled job in EPiServer all scheduled runs will execute as an anonymous user whereas jobs that are executed manually are run as the current... [Read full article]

0 Comments

Aug
15

How to get the simple address of a page in EPiServer

Posted by: Ted Nyberg

The following code snippet shows how to retrieve the simple address of an EPiServer page. If you want to retrieve the friendly URL of an EPiServer page instead, please see my post on How to get the... [Read full article]

0 Comments

Aug
08

Create a custom scheduled job in EPiServer

Posted by: Ted Nyberg

This post explains how to create a scheduled job in EPiServer CMS. Introduction A scheduled job in EPiServer is essentially a piece of code that will be executed repeatedly at a given time interval,... [Read full article]

0 Comments

Aug
08

Building your own Page Provider: Northwind

Posted by: Allan Thræn

EPiServer CMS 5 R2 CTP is awesome! I've now finally found a few hours to play around with some of the new cool functionality and I really like what I see. In particular I've grown fond of custom page... [Read full article]

0 Comments

Aug
04

Windows Vista Activation Problem

Posted by: Denis Yakovlev

Finally I've found the solution of annoying problem with activating Vista. The problem is that you can't successfully activate Vista. The message I always got was "DNS name does not exist." Usually... [Read full article]

0 Comments

Aug
01

EPiServer 5 quick run in Visual Studio

Posted by: Dmytro Duk

It is pretty easy to run a new EPiServer site for development. Just download and install the EPiServer SDK, create EPiServer project in Visual Studio. Now it is almost ready. You can skip the... [Read full article]

0 Comments

Jul
24

Implementing a custom URL rewrite provider for EPiServer

Posted by: Ted Nyberg

Introduction I'm a firm believer in avoiding querystring parameters in URLs, especially for public web sites. Security, SEO and esthetics are a few reasons why. Custom URL rewriting can help you... [Read full article]

0 Comments

Jul
21

Simple search engine optimization for EPiServer

Posted by: Jacob Khan

Search engine optimization is the practise of optimizing a site in order to get higher ranking on a search engine. The issue is often that steps to improve search engine ranking are done after the... [Read full article]

0 Comments

Jul
21

Pimp up your search I

Posted by: Allan Thræn

DeLet's face it, the EPiServer CMS built-in search isn't the best in the world. Neither is it intended to be - there are a lot of 3rd party search engines available for EPiServer that are great at... [Read full article]

0 Comments

EPiTrace logger