-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 58: Human Resource Machine (Duplicate Machine Size Challenge)
- SaturdayMP Show 57: Something’s Rotten at the Gilded Rose: A Refactoring Tale
- SaturdayMP Show 56: Kali on WSL
- SaturdayMP Show 55: Migrating from VMWare to Hyper-V
- SaturdayMP Show 53: Human Resource Machine (Inventory Report)
-
Tag! Your it!
.NET .NET Core ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun GitHub hack the box human resource machine Introduction to ORMs for DBAs ios kids thinking outside the box Mini-Compressor native-binding NUnit ORM 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 Ubuntu xamarin xamarin ios .net native-binding xplugins xplugins.iOS.BEMCheckBox
-
Archives
Author Archives: Chris C
Introduction to ORMs for DBAs: Part 2 – Games 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 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 2 – Games Table
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