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

Jul
04

Automatic index rebuild script

Posted by: Per Bjurström

To speed up access to the data in SQL Server we use something called indexes, most of you probably know all about it. Indexes are B-tree structures that are extremely efficient for looking up data,... [Read full article]

0 Comments

Jul
02

EPiPattern: DO & DONT with EPiServer Properties

Posted by: Fredrik Haglund

This might be obvious stuff for most seasoned EPiServer developers but I still think it is worth blogging about because I see these dangerous mistakes whenever I do a code review of an EPiServer... [Read full article]

0 Comments

Jun
27

Using XForms to store information

Posted by: Erik Nordin

At the moment I’m adding some functionallity to vinsprit. se, so that a visitor can add products, that aren’t in the regular assortment, to a cart and by a simple click send this cart by fax to the... [Read full article]

0 Comments

Jun
25

Content Generator Preview

Posted by: Per Bjurström

Marek Blotny wrote a post some months ago about his Dummy Content Generator which was a great initiative. At the same time I was writing a tool called Content Generator that we are using for our... [Read full article]

0 Comments

Jun
25

MultiPage Property to EPiServer 5

Posted by: Erik Nordin

I know there is a great MultiPage Property on EPiCode, but sometimes I want to use a bit more simple MultiPage picker, and not be able to choose to link documents and other pages etc. So when I had... [Read full article]

0 Comments

Jun
25

Speed up Visual Studio

Posted by: Steve Celius

Some tips and tricks I've picked up along the road. They might not give you a huge performance improvement, but the golden rule to disable or remove things you do not need, is always for the better.... [Read full article]

0 Comments

Jun
24

#EPiCode through labs.episerver.com

Posted by: Allan Thræn

Since the well-renowned channel #epicode has already risen to star status and is popular among EPiServer tourists and old-fashioned IRC cowboys, I've taken the liberty of adding an Ajax client right... [Read full article]

0 Comments

Jun
24

EPiServer 4.6x, Friendly URL and Windows Vista / IIS7

Posted by: Erik Nordin

Got so frustrated yesterday that I hade to leave one hour earlier. Must have been very tired cause I couldn’t manage to get Friendly URL running with EPiServer 4.6 on Vista, even though I have... [Read full article]

0 Comments

Jun
23

How to check if a Property is marked as Searchable

Posted by: Allan Thræn

A couple of times I've been asked how to check if a property on a page is set to be Searchable. It can be very handy to know, if you are making a search engine integration - or any other kind of... [Read full article]

0 Comments

Jun
23

NickServ and HydraIRC

Posted by: Dan Matthews

I've been hanging out on the #epicode IRC channel for the past few months, and over time I've played with several IRC clients such as XChat, Mibbit (for the Web) and HydraIRC. One of the things that... [Read full article]

0 Comments

EPiTrace logger