.NET, ASP.NET, Daniel, Development »

[8 Feb 2010 | 0 Comments]

This blog post is about creating a custom configuration section in ASP.NET. This is an alternative to keeping website settings in web.config or appsettings.config. [More]

.NET, Daniel, Development, EPiServer, Visual Studio »

[1 Feb 2010 | 2 Comments]

These two posts are the base for an introductory EPiServer lab evening I’ll be hosting at Sogeti (or have hosted depending on when you’re reading this). Instead of a PowerPoint-presentation I thought I’d share the EPiServer love here. I appreciate all the feedback I can get! [More]

.NET, Daniel, EPiServer »

[21 Dec 2009 | 5 Comments]

This post is about retrieving EPiServer CMS PageData properties in a type-safe and safe way using generics and extension methods. [More]

.NET, active directory, Configuration, Daniel, EPiServer »

[9 Dec 2009 | 1 Comments]

This post is about setting up user permissions in EPiServer CMS. It is meant as a basic introduction. Part two (this post!) is about how administrators create a well-defined and natural permission structure which is easy to maintain. Part one was an introduction to the different provider models which you can use with your website. [More]

.NET, active directory, Daniel, Development, EPiServer »

[4 Dec 2009 | 5 Comments]

This post provides a basic introduction to how user permissions are configured in EPiServer CMS. Part one deals with the authentication and authorization model in IIS and ASP.NET 2.0 and how it relates to EPiServer CMS. [More]

.NET, active directory, Daniel, EPiServer, Microsoft »

[2 Dec 2009 | 5 Comments]

This post describes the error “The trust relationship between the primary domain and the trusted domain failed” in EPiServer 4. [More]

.NET, Daniel, Development, EPiServer, Microsoft, Visual Studio »

[12 Nov 2009 | 1 Comments]

This post is about resolving the issue of loopback in IE when using FQDN in the hosts-file together with IIS. [More]

.NET, Daniel, Development, Microsoft »

[28 Oct 2009 | 0 Comments]

Let’s get back to basics. Usually any .NET-developer can get by using rudimentary development. Class this, method that. However, by actively pursuing to excel in your craftmanship you’ll discover just how awesome the .NET-framework is. Because that’s what development is: a craft. And as any professional, we should aim to excel and become better at what we do. [More]

.NET, Blog, Daniel, Development, EPiServer, Microsoft »

[12 Sep 2009 | 0 Comments]

Just before leaving for my vacation and starting my new job at Sogeti I was interviewed by friend and colleague Martin Soderlund from Hallvarsson & Halvarsson. [More]

.NET, Daniel, Development, Microsoft »

[24 Aug 2009 | 1 Comments]

I just got the code syntax highlighter for Windows Liver Writer working together with BlogEngine.NET. I thought I’d throw together a post that lists the steps to get this working! [More]