Jeremy Morgan :: Tech Blog
- Unit Testing with .NET Core
In this article we'll explore Unit testing in .NET Core
6 min read - Mar 29, 2018 - Set up easy file sharing with Samba
How to set up easy file sharing from a Linux machine to Windows with Samba. I'll show you how easy it is to setup file sharing on your network using SAMBA. You can easily share files between Linux and Windows machines with a minimal amount of setup.
5 min read - Mar 18, 2018 - Which Distribution of Linux Should I Use?
Want to try Linux for the first time? Not sure what to use? I can help you get answers with this comprehensive list
9 min read - Feb 20, 2018 - My Latest Virtualization Setup
A quick look at my virtualization setup, remotely accessed headless VMs on a Linux Server.
6 min read - Feb 10, 2018 - Load Testing Your IIS Web Server
All the theory, calculations, and estimations in the world aren't going to tell you how your website will truly perform under a load.
4 min read - Jul 1, 2017 - How To Install Microsoft SQL Server on Ubuntu Linux in 5 Minutes
This is how you can install Microsoft SQL server in Ubuntu Linux.. in about 5 minutes! Easy process.
3 min read - Dec 6, 2016 - Intro to Application Pools in IIS
Application Pools in IIS can be somewhat of a mystery. Since they're created for you automatically many times Administrators don't give them a second thought. But understanding application pools is crucial to having a good running IIS server.
5 min read - Jul 9, 2016 - Easy CRUD for your Web API with Dapper
A dive into Dapper, a nice simple ORM for .Net. In this tutorial I'll show you how to use Dapper with your ASP.Net Web API
13 min read - Feb 13, 2016 - Setting up the Adafruit Huzzah ESP8266 Breakout
Today I've set up an Adafruit Huzzah ESP8266 Breakout board and played around with it. My thoughts on this board and ones like it, and what it could mean for the Internet of Things
4 min read - Jan 12, 2016 - Failed Request Tracing with IIS
A great tool I've discovered recently is the Failed Request Tracing Tool is IIS. If you're building an ASP.Net application and having issues with requests it's a fantastic tool. I'll show you how to use it.
2 min read - Jan 8, 2016