IntelliSense for jQuery in Visual Studio

This post is about implementing rich IntelliSense for jQuery in Visual Studio [More]

Sometimes it’s not web.config!

I thought I’d just post this real quick. How many of you have ever struggled with your EPiServer web.config when going from your cozy IIS5 or IIS6 environment to IIS7? Well, I have. There are many articles out there that explains what to add, remove and configure to make it rock’n’roll. [More]

Setting up user permissions in EPiServer CMS, part 2

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]

Comfortable Visual Studio settings

To reduce some of the stress I expose my eyes too I use settings for Visual Studio that are less intense than the original settings with white background and small fonts. [More]

Resolving w3wp processes in Vista with Visual Studio

If you're like me, and enjoy using the IIS to debug your sites, then you might've run into the problem where there are a heap of w3wp-processes running simultaneously. How do you know which one to attach to to get into that debugging goodieness? [More]