DEVELOPERS! DEVELOPERS! DEVELOPERS! ... this site is dedicated to programming and building for the Interwebs. My musings, tips, tricks etc.
I've got 20+ years of programming experience using Microsoft as my core background. If you're having any issues or would like me to explain something please let me know by contacting me below.
In programming, you are always in school, learning and educating yourself on the next greatest thing. Fear not, learning keeps you on your toes and helps you build better software.
The best way to keep growing is to write down everything you have learned so you can have it for later. My goal is to do that here and drop all my programming knowledge onto the world...Enjoy!
Let us know what you think, want to see or any suggestions to make this community better.
Blogging once a year will not cut it so lets fix that. Sharing how I built this site and why!
Migrations feature in EF Core provides a way to incrementally update the database schema
Classless CSS Frameworks are great for quick project demos or prototyping when you have to have to get html out there quickly for clients or your side projects.
c# code to check if a directory exists and if it does not then go ahead and create it
Recommendation for programming music, i.e. coding music or music to listen to while you're in "flow".
I love to use the Dapper ORM from the folks at StackOverflow and it's nice to have quick reference that I can fall back on with a quick example that shows how to create a model, interface and repository.