Eric S Jennerstrand

  • Home
  • C#
  • .NET MAUI
  • Git
  • NodeJs
  • NPM
  • Docker
  • .NET

Author: Eric Sjöström Jennerstrand

.NET MAUI robot

How to create a ListView in .NET MAUI

  • Eric Sjöström Jennerstrand
  • 2021-09-12
  • .NET
So, to create a ListView in .NET MAUI you can do almost the same as you did in Xamarin, if you have experience in that....
Read More
Dot Net

How to enable developer mode in Windows 10 and Windows 11

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
Here I will show you how to enable developer mode in Windows 10 and Windows 11 in the fastest way possible, less then 1 minute!But...
Read More
Docker

How to enable Hyper-V in Windows 10

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • Docker
Quick Read Open programs in Windows Settings. Click program and functions. Click Activate or deactivate Windows-functions. Select Hyper-V and all child nodes. Restart computer. Here...
Read More
.NET MAUI robot

Tutorial on how to develop your first .NET MAUI app

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
This tutorial on how to develop your first .NET MAUI app will very describing go through how you create you first .NET MAUI app. There...
Read More
.NET MAUI robot

How to install Microsoft .NET MAUI on Windows

  • Eric Sjöström Jennerstrand
  • 2021-09-08
  • .NET
So you need to know how to install Microsoft .NET MAUI on windows, and i’m going to show you how! And trust me, Microsoft made...
Read More
Create file in C#

How to create a file in C#

  • Eric Sjöström Jennerstrand
  • 2021-04-16
  • .NET
To create a file in C#, all you need is one line. But unlike creating a directory, you have to check if the file exists....
Read More
Create directory in C#

How to create a directory in C#

  • Eric Sjöström Jennerstrand
  • 2021-04-16
  • .NET
To create a directory in C#, all you need is one line. Because the method CreateDirectory will create directories or folders, all the way down...
Read More
C Sharp

Write lines to a text file in C#

  • Eric Sjöström Jennerstrand
  • 2021-04-16
  • .NET
So do you need to write lines to a text file in C#? Well you’re in luck, here is the really simple way to write...
Read More
Litium Logo

Litium Text Option importer/export panel

  • Eric Sjöström Jennerstrand
  • 2021-02-19
  • .NET
Link to source code: https://github.com/ericsj11/Litium-TextOption-Importer Steps to Install and Use (Steps for the Litium Accelerator) Litium Text Option importer/export is made for the litium accelerator,...
Read More
Dot Net

Episerver – Changes in the model for this page type were ignored because its version

  • Eric Sjöström Jennerstrand
  • 2021-02-19
  • .NET
Changes in the model for this page type were ignored because its version (1.0.0.0) is earlier than the version in the database (2020.1.15.2)Have you, like...
Read More

Posts navigation

1 2 3 Next

About my blog

A blog about .NET development, code, helpful guides, C#, MVC, docker, azure, .NET MAUI and other stuff you need for your own web and app development!

With simple and fast to grab code examples for you to copy and paste into your C# project.

Written as sort of an experiment to see if someone like me can learn how to write and teach.

Copyright © All Rights Reserved.

This website uses cookies. By continuing to use this site, you accept our use of cookies. 

  • Home
  • C#
  • .NET MAUI
  • Git
  • NodeJs
  • NPM
  • Docker
  • .NET