Building Applications
Finding Ideas that are worth your time
How do you know an idea is worth the time to work on it? Finding ideas can seem the hardest thing but is a lot easier when you know where to look.
Building Applications
How do you know an idea is worth the time to work on it? Finding ideas can seem the hardest thing but is a lot easier when you know where to look.
Building Applications
Building web applications on the internet. The adventure of going from idea to prototype to MVP.
Making Things
An update of what I'm up to at the moment and starting to build.
.net core
Adding BrowserLink support to your .NET Core application. Reload the browser when your make changes to the CSS or JS.
.net core
Enable Razor Runtime Compilation in .net Core. By Default in .net core 3.1 it is disabled.
mailgun
Getting up and running with Mailgun to send emails from your application.
Why I've dropped Google Analytics from all my products and moved. I've found better tools that give me a better experience and protect my users.
DNS
This is all about the Domain Name System or DNS for short. How it works and what the different type of records are.
.net core
This is my sample docker file I use for .net core 3.1 projects.
.net core
This post is a quick summary of the things I've found or that have caused me an issue as I've been upgrading some of my applications to .net core 3.1
ActorModel
In this post I'm going to lay the ground work for some work I have coming on distributed systems and some of the really cool things I've been doing for the last while with different actor model systems, I've been playing and trying a
Azure Table Storage
I was working on a project recently and decided to use Azure Table storage. It was a simple link short tool, I wanted to use for other projects. To help with this I created a simple console app in C# and built in all the basic functions for using Azure