csharp
-
Upgrading My ASP.NET Core Projects to 3.1
.NET Core 3.1 is LTS meaning it’s a great time to upgrade projects to the newest version. This article goes through the process of converting one of my existing .
Mar 16, 2020 -
Fun Build - Hide Your Slack Link
Winter made me a little stir-crazy. In order to deflect the brain spirals, I wanted to make a little side project.
Mar 25, 2019 -
Rentler
Rentler’s next-generation online property management tools are designed by landlords, for landlords. We’ve taken everything excellent about renting properties and made it better, and we’ve taken everything difficult about being a landlord making it more accessible.
Jan 1, 2019 -
Using Serilog with Concurrency Keys
In a previous article I wrote about using middleware to add concurrency keys into an Asp.Net Core project. I’d like to extend that and show how to integrate a logging platform with concurrency keys.
Jun 19, 2018 -
Building a Swagger Client and Server with .Net Core
There are a few ways to create a Swagger client in .Net. For native Visual Studio users you can right-click on a project and generate them for the .
Feb 5, 2018 -
Asp.Net Core Concurrency Key Middleware
I’m recently working with microservices in Asp.Net Core. With microservices, there tends to be a lot of network connectivity. One service potentially calls many other services to build a final response.
Nov 27, 2017 -
Build Quick .Net Core API and Site on Mac with Command Line
I really like my Macbook Pro. I’m also a developer who uses .Net a lot. This creates a problem for me since the .
Jun 16, 2017 -
UI testing with Selenium and Coypu
Selenium is a great product for browser automation. It allows me to build great suites of interface tests. The only issue is the code to implement Selenium in the C# world isn’t very clean.
Mar 27, 2017 -
Creating multi-platform library with .Net Standard
I want to note this was my first stab at getting a workflow for cross-platform libraries using the new technologies. I don’t consider any of these methods the correct way to do things, but they represent my experience with it so far.
Mar 15, 2017 -
Automatically Breaking Js and Css Cache Using Build Number in Asp.Net
So you implement a sweet new section to your website and publish. You tell all your friends and family how amazing this new section of your pets blog is.
Aug 7, 2012 -
OutputCache for UnAuthenticated Requests Asp.Net Mvc
Problem I was writing some code for our production site as it was needing some scaling additions. I wanted to cache some key pages that for the most part have static content, but they have those clever headers that change based on your authentication (Home page, About page, etc).
Jun 6, 2012 -
NUnit in Windows 7 with Xna BadImageFormatException
I was trying to use NUnit the other day with Xna and sadly my first test wouldn’t pass with this exception:
Jan 4, 2012
The pixel mine
I'm currently the Co-Founder / CTO with an amazing team at Rentler. We build property management software for independant landlords and their renters using a plethora of technologies.
View work