Software & Web development

C#, ASP.NET, PHP and everything else related to development for Windows, Linux, Android, OSX etc.

C#, ASP.NET, PHP and everything else related to development for Windows, Linux, Android, OSX etc.

Menu

  • Home
  • Awesome stuff

Recent Posts

  • Selfmade Domotica System
  • How I spend Christmas this year!
  • Introduction to Machine Learning
  • Linux containers
  • [Solved] Docker compose volume sharing issues

Recent Comments

  • modified on [Solved] Failed to load pdf in chrome when downloading with PHP
  • ahmad on How to Configure a Self Referencing Entity in Code First
  • Jeffrey Roughgarden on EF: Model vs Database vs Code First approach
  • Gautham on EF: Model vs Database vs Code First approach
  • Richard P on How to Configure a Self Referencing Entity in Code First

Month: October 2014

Reset your GitLab root password from a terminal

By rcjkierkels in devOps, Git 24th October 2014 0 Comment

Seriously ‘Invalid email or password’. I know for sure that it was correct, or wasn’t it? Are you in the same situation and resetting your password the old school way doesnt work for you then here is a solution to hack your back into GitLab. To make this work you need of course root access to your GitLab server.

Continue reading

Configuring GitLab to manage your repositories

By rcjkierkels in Git 23rd October 2014 0 Comment

GitLab is a great tool to manage your repositories. Its not a replacement for tools like GIT or SourceTree but a nice addition to the total GIT workflow. Installing GitLab is easy, just follow the instruction on this page but configuring it so that you can push and pull from it can be more complicated. Especially if you want to change some if its default behaviour.

Continue reading

Storing data using EPiServer 7.5 Dynamic Data Store

By rcjkierkels in EPiServer 20th October 2014 0 Comment

image_212Sometimes you want to able to save data that is not a page or a content block. Examples could be data like comments created by visitors or orders in your webshop. An easy way to save such data is using EPiServers build-in Dynamic Data Store.

Continue reading

Introduction to the Entity Framework 6

By rcjkierkels in C# / ASP.NET 20th October 2014 0 Comment

ef_banner

In this blog I will show you how to quickly store and retrieve data in your existing project using the Entity Framework. As example project I will use an existing EPiServer project.

Continue reading

About Blobs and Accessing Media by code in EPiServer 7.5

By rcjkierkels in EPiServer 20th October 2014 0 Comment

In this post I take a look at what blob storage exactly is, why it could be interesting and how it works in EPiServer. By default EPiServer uses blob storage to store all its content. Further I take a look at how to access stored media assets from code and show them in a view and how to save an uploaded image as a blob in the Media panel.

Continue reading

Adding bootstrap to your EPiServer MVC project

By rcjkierkels in EPiServer 17th October 2014 0 Comment

twitter-bootstrap-episerverIn this tutorial we will add Twitter Bootstrap to our EPiServer project and we will create some base classes and our first ViewModel. Further I will explain the purpose of these base classes and the need for a ViewModel. Most of this is standard ASP.NET MVC so if you are already familiar with that you can probably skip this post.

Continue reading

Some helpfull EPiServer 7.5 code snippets

By rcjkierkels in EPiServer 17th October 2014 0 Comment

Since a couple of weeks when I started with EPiServer I experimented a lot. Here is a quick summary of some code fragments that I found on the internet that can be very usefull in some cases. I am not going into detail about these code fragments because honestly I dont understand all of it (yet).

Continue reading

Creating your first pages and blocks in EPiServer

By rcjkierkels in EPiServer 16th October 2014 0 Comment

In my previous post about EPiServer I explained how to start a new EPiServer project. In this tutorial I will show you how to create page and block templates that can be used in EPiServer to create content. For now we keep it very basic.

Continue reading

Install GitLab on a Debian 7 server with Apache

By rcjkierkels in devOps, Git, Linux 15th October 2014 0 Comment

gitlab_debian_banner

Its actually quite simple now with the latest version of GitLab. There are only a few pitfalls that you have to think of getting it working. Lets start right now!

Continue reading

Starting your first EPiServer 7.5 MVC project

By rcjkierkels in EPiServer 15th October 2014 0 Comment

Welcome to my first blog where I will start explaining how to create a simple website that uses EPiServer 7.5 as CMS. In the next tutorials I will extend the functionality of the website and I will dive deeper in more advance topics related to EPiServer. I assume that you have basic knowledge about the CMS itself. In other words that you know how to work with the CMS itself.

Continue reading

Archives

  • February 2019
  • December 2018
  • November 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • April 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
Proudly powered by WordPress. Theme: DW Minion by DesignWall.