World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
So, what is xdt used for? Xdt is a way to generate the correct .config (or other xml-files) when you have different servers you need to deploy your web project to. So, what is xdt used for? Xdt is a way to generate the correct .config (or other...
I have togheter with Håkon Nordli at NorgesGruppen, made som new features for the Meridium.FolderBrowserProperty. The property itself lets you choose a folder from the filearchive in EPiServer. Our expansion lets you choose multiple folders using...
Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here's a reference list of various useful membership related operations done in code.
Have you ever had problems with the Dashboard giving you 404 in EPiServer before? That is probably because you have forgotten to configure the IIS correctly
A website configured with Windows Authentication in IIS caused HTTP 401.1 errors when browsing to it from the local machine. The problem was caused by a security feature in .NET 3.5 SP1.