Try our conversational search powered by Generative AI!

Tarjei Olsen

Tarjei Olsen

 Alias: Tarjei Olsen
 Company: Epinova AS
 Location: Norway

CRP Information

Level: Citizen
Total contribution points: 117 (gain 258 points more to level up)

Score Distribution

Syndicated blog - Posted on: Mar 11, 2013

Here is how you can use Web API in an EPiServer CMS 7 MVC project with dependency injection in the API controllers.

Syndicated blog - Posted on: Jan 07, 2013

The ServiceLocator is nice and real handy, but wouldn’t it be nice to get dependency injection right there in your controller’s constructor?

Syndicated blog - Posted on: Jan 03, 2013

In CMS 7 Mvc projects the views folder can get messy. Here is an attempt to simplify the folder layout.

Syndicated blog - Posted on: Dec 20, 2012

Access denied error handling in EPiServer CMS 7 using MVC and a base page controller class instead of the old timer PageBase class in web forms.