-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 67: picoCTF (Forbidden Paths & Login)
- SaturdayMP Show 66: picoCTF Format String 2 (Solved in One Long Video)
- SaturdayMP Show 65: Something’s Rotten at the Gilded Rose: A Python Refactoring Tale
- SaturdayMP Show 64: picoCTF Format String 3 (Part 1 – Watch me Fail)
- SaturdayMP Show 63: Advent of Code 2024 Day 12 (Part 3 – Solved!)
-
Tag! Your it!
.NET .NET Core ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun hack the box human resource machine Introduction to ORMs for DBAs ios kids thinking outside the box Mini-Compressor native-binding NUnit ORM picoctf python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show saturdaympshow security Smaller images software development sql-server standard ruby Takeaways TeamCity Temporal Database Today I Learned xamarin xamarin ios .net native-binding xplugins xplugins.iOS.BEMCheckBox
-
Archives
April 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Author Archives: Chris C
Introduction to ORMs for DBAs: Part 1 – Create Player Table
I gave the Introduction to ORMs for DBAs at SQL Saturday 710 but it didn’t go as well as I would have liked (i.e. I had trouble getting my demo working). Since the demo didn’t work live I thought I would show … Continue reading
Posted in Code Examples, Introduction to ORMs for DBAs, Software Development
Tagged .NET Core, ASP.NET MVC, DataGrip, Entity Framework, Introduction to ORMs for DBAs, ORM, sql-server
Comments Off on Introduction to ORMs for DBAs: Part 1 – Create Player Table
Introduction to ORMs for DBAs: Part 0 – Setup
I gave a presentation at SQL Saturday 710 that didn’t go as well as I liked (i.e. I had trouble getting my demo working). For those that attended thank you for patience. Hopefully it was still worth attending and the … Continue reading
Posted in Code Examples, Introduction to ORMs for DBAs, Software Development
Tagged .NET Core, ASP.NET MVC, DataGrip, Entity Framework, Introduction to ORMs for DBAs, ORM, sql-server
Comments Off on Introduction to ORMs for DBAs: Part 0 – Setup
Today I Learned how to Run SQL Server on a Mac using Docker
Working on my code example for my upcoming SQL Saturday 710 talk I ran into a performance issue. My laptop is an older MacBook Pro and I was trying to run my example on a Windows virtual machine… What is … Continue reading
Posted in Software Development, Today I Learned
Tagged DataGrip, Docker, mac, sql-server
Comments Off on Today I Learned how to Run SQL Server on a Mac using Docker
Chris, have you created that Ruby on Rails 5 project? What Does it Look Like I’m Doing!
In the above video you can replace the question with: Chris, have created that Ruby on Rails 5 project? What dose it look like I’m Doing! Scene 1: Create new Ruby on Rails project using Ruby Mine. Scene 2: Try … Continue reading
Posted in Code Examples, Software Development
Tagged Centrify, OpenSSL, RubyMine, Ubuntu, What Does it Look Like I'm Doing!
Comments Off on Chris, have you created that Ruby on Rails 5 project? What Does it Look Like I’m Doing!
Today I Learned how to Run SpinRite on a UEIF Motherboard
I have a Synology NAS that has starting acting up. By acting up I mean I can’t connect to it and it requires a unplugged reboot to fix it. Power button no work. After doing some detective work I’m not sure … Continue reading
Posted in Hardware, Software Development, Today I Learned
Tagged hardware, SpinRite, Synology
Comments Off on Today I Learned how to Run SpinRite on a UEIF Motherboard
Just Enjoy the Show
I’m on optimist and generally think things will work out for the best. I like to say: The future is awesome! That said it’s easy to forget how awesome individual days can be. How many small but amazing things occur … Continue reading
Posted in Fun
Tagged fun, just enjoy the show, rooster teeth, the future is awesome
Comments Off on Just Enjoy the Show
Today I Learned how to Copy a Putty Key From Windows to a Mac
You created a private Putty key on Windows workstation to access a remote service but now you need to access that same remote service from a Mac workstation. In my case I need to access the same Git repository from … Continue reading
Posted in Network, Today I Learned
Tagged mac, Putty, SSH
Comments Off on Today I Learned how to Copy a Putty Key From Windows to a Mac
Today I Learned How to Create a Key Pair Using PuTTY
I recently had to generate a private/public key pair to access a Git repository. While I’ve done this several times before I never do it enough to remember all the steps so this time I wrote it down. Since my … Continue reading
Posted in Software Development, Today I Learned
Tagged encryption, Putty, SSH
Comments Off on Today I Learned How to Create a Key Pair Using PuTTY
Today I Learned how to Install PostgreSQL in Ubuntu
For an upcoming project I’m thinking of using PostgreSQL. I’ve heard lots of great things about PostgreSQL in the past but have been too scared lazy busy to try it. What changed my mind was JetBrains DataGrip database client. I’m sure there … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged DataGrip, PostgreSQL, Ubuntu
Comments Off on Today I Learned how to Install PostgreSQL in Ubuntu
Blast from the Past: New Tools Require New Standards
I recently started a new contract that involves tools and software languages I normally don’t use. I have to remember that .NET best practices don’t necessarily translate to PHP/Java. I have to remember that New Tools Require New Standards (originally … Continue reading
Posted in Blast from the Past, Software Development
Tagged Blast from the Past, getting old, software development, tools
Comments Off on Blast from the Past: New Tools Require New Standards