Quantcast
Channel: Blog posts by Henrik Fransas
Browsing all 70 articles
Browse latest View live

Episerver MeetUp in Malmö, Sweden 13 of April

For all you developers in Malmö or nearby, we will arrange a MeetUp there on the 13´th of April where we will show Episerver Forms and also talk about ASP.NET Core and MVC Core and how Episerver are...

View Article


New MeetUp group in Gothenburg, Sweden

We have just created a new MeetUp group for all epi developers in Gothenburg or nearby.We are planning to hold a first session before summer so if you are a epi-developer and live in och nearby...

View Article


Image may be NSFW.
Clik here to view.

Installing WebApi and enable dependency injection for it

Update: I have updated the code to do as Valdis are pointing out in the comments.It is more and more common to use WebApi inside a Episerver solution, since it is great to use when you for example like...

View Article

Image may be NSFW.
Clik here to view.

Extending the Episerver editor interface

This blog post will summarize the sessions I held at Episerver Ascend Nordic and Episerver Ascend Europe and you will also have to opportunity to get hold of the code yourself to try it out.I am...

View Article

Error in EPiServer Self-Optimizing Block

This blog post is just to inform about a bug in EPiServer Self-Optimizing Block that other might encounter. I have reported it to support so it will be handled.We are using EPiServer Self-Optimizing...

View Article


Video and powerpoint from my session on migrate a local EPiServer site to a...

In February there were a conference here in Sweden called SweTugg. I hold a session there on how to convert a local EPiServer site into a Azure Website and here are the video of that session. The video...

View Article

Useful links when developing EPiServer sites

When starting to develop with EPiServer or when you have done it a very long time you will have a great use with blog posts or articles on the web.In this blog post I will try to collect a list of...

View Article

Image may be NSFW.
Clik here to view.

Adding EPiServer Find to Alloy - Part 1

In this blog series, I will show you step-by-step how to add EPiServer Find to a project and how to use it and the most functions in it.Installing EPiServer FindFiltering what to indexImplementing a...

View Article


Adding EPiServer Find to Alloy - Part 2

In this blog series I am going to show you step by step how you can add EPiServer Find to a project and also how to use it and the most functions in it.Installing EPiServer FindFiltering what to...

View Article


Adding EPiServer Find to Alloy - Part 3

In this blog series I am going to show you step by step how you can add EPiServer Find to a project and also how to use it and the most functions in it.Installing EPiServer FindFiltering what to...

View Article

Automatic schema updates with backup for SQL Azure

From version 8.7 of EPiServer it is now possible to allow EPiServer to make schema changes to the database automatically when there are any in the upcoming version of EPiServer. You can read more about...

View Article

A breaking change in EPiServer 8 that are not on the list

EPiServer has defined all the breaking changes for EPiServer 8 on this page:http://world.episerver.com/documentation/Items/Upgrading/EPiServer-CMS/8/Breaking-changes/There are one change that effected...

View Article

Image may be NSFW.
Clik here to view.

Setup EPiServer Search in a future safe and stable way

In almost every project I have done where I have the solution in a load balanced way I have had problem with EPiServer Search. Now I have figured out a way to set it up so the problems are nearly gone....

View Article


Image may be NSFW.
Clik here to view.

The known and unknown of Include, IncludeOn, Exclude and ExcludeOn

These four settings have always been and are little headache for me and today I took some time trying to learn more about them.Basically they work like this:Include A type array of typed content to...

View Article

How to create a admin sql user through code

Sometimes you need to have a sql user in your development environment and this is easy to create by code on startup of the application. In this example I added an if statement so that this is only...

View Article


Create a prop-snippet to support property with virtual

When I am developing a site and creating a pagetype or block type I use the shortcut for creating a property inside Visual Studio a lot. The problem with that one is that is does not include the...

View Article

Image may be NSFW.
Clik here to view.

PropertyAppSettings, a great but kind of hidden build in function in Episerver

This function has been built in for a long time, but the documentation of it is very hidden, so I hope I with this post will inspire more people to use it.This is very usefull if you like to have a...

View Article


Using AppSettings instead of ConfigSections for Episerver Find

In the documentation for Episerver Find it says that you should write like this in your app.config or web.config file:<configuration><configSections><section name="episerver.find"...

View Article

Create custom report in MVC with Excel Export

Lately I have seen a couple of questions about how to make a excel export from a custom report and also if it is possible to make a custom report in MVC.I had never done any custom reports in MVC so I...

View Article

Episerver MeetUp in Malmö, Sweden 13 of April

For all you developers in Malmö or nearby, we will arrange a MeetUp there on the 13´th of April where we will show Episerver Forms and also talk about ASP.NET Core and MVC Core and how Episerver are...

View Article
Browsing all 70 articles
Browse latest View live