What is Dapper, and why you should consider it for your .NET projects

May 15, 2020 · 6 min read
I have a pretty firm opinion that if you're using a relational database with .NET, you need to have Dapper in your stack.

How do you call a stored procedure with Dapper?

May 15, 2020 · 1 min read
Are you interested in using Dapper, but your database uses Stored Procedures? No problem!

Better Object Mapping with Dapper Resources

May 14, 2020 · 1 min read
Thanks for Better Object Mapping with Dapper!

21st Century Background Services Resources and Replays

May 13, 2020 · 1 min read
Thanks for attending 21st Century Background Services!

The Dev Talk Show Recap and Resources

May 7, 2020 · 1 min read
Thanks for Attending The Dev Talk Show!

Talking Remote Tools for Developers with Bret Fisher

April 14, 2020 · 1 min read
A couple weeks ago, I had the chance to hang out with my friend Bret Fisher on his weekly Docker and DevOps show. We chatted about tools for remote teams doing development or collaboration. Check

How to run Visual Studio Code on Mac OSX

April 7, 2020 · 1 min read
EDIT: You can just do this from Visual Studio Code now. Terminal Currently, there isn't an automatic method for doing this, but with a little code in your ~/.bash_profile file, you can configure it.

What Should My Consulting Termination Policy Be?

March 10, 2020 · 3 min read
This question popped up recently in a discussion I was having with some fellow independent software consultants: What's your termination policy? Let's approach this from a couple of standpoints.

Enhancing Your Career with a Mastermind Group

February 8, 2019 · 12 min read
In 2011, I did something pretty out of character - I quit my job. Mind you, I didn't do it because I had another job lined up. Nope. I quit my job to go out on my own as a business owner. On top

Quick Introduction to SignalR Streaming

December 13, 2018 · 1 min read
For my entry this year for C# Advent, I wanted to do something a little bit different. As of late, I've been wanting to start doing several tidbits around cool things that I see in .NET Core and
← Prev
Page 4 of 9
Next →