Skip to content
  • Home
  • Posts
  • var this = me;
  • Search
MARCOSIKKENS.NL
MARCOSIKKENS.NL
Living. Dreaming. Coding
  • Home
  • Posts
  • var this = me;
  • Search
Author: <span>marcosikkens</span>

Author: marcosikkens

Home Articles posted by marcosikkens (Page 3)

Dell Precision 7510 NVMe SSD upgrade

Dell Precision 7510 NVMe SSD upgrade
marcosikkens Uncategorized June 28, 2018 June 28, 2018 Leave a comment

As a company laptop I recently got a Dell Precision 7510 laptop with 32GB Ram and a 512Gb ssd disk. However the problem was that the diskspace was to small to store multiple VMWare’s which I have to use at the customer. So I needed to find out if an …

Read more"Dell Precision 7510 NVMe SSD upgrade"

Constructing objects using Builders

Constructing objects using Builders
marcosikkens C# June 18, 2018 July 31, 2020 Leave a comment

On a recent project all our domain objects are all Immutable. The reason for that is that it makes multithreading easier. Immutable means that an object properties cannot be changed once it is constructed. The problem Suppose we have the following object: Public class User { public int Id {get;} …

Read more"Constructing objects using Builders"

My favorite .net podcasts

My favorite .net podcasts
marcosikkens C# May 21, 2018 May 21, 2018 Leave a comment

This will be my first post in a while, so bear with me on this one. Recently i found I needed a fun and easy way to keep my knowledge level up to date. I don’t want to know everything about a new subject but just enough so that if …

Read more"My favorite .net podcasts"

Posts navigation

1 2 3
Powered by Kahuna & WordPress.
©2018 marcosikkens.nl
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.
Back to Top