-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 48: picoCTF Gym (Verify and Getting Stuck on Trickster)
- SaturdayMP Show 36: picoCTF Gym
- SaturdayMP Show 35: GitVersion Lighting Talk for EDMUG
- SaturdayMP Show 34: Upgrade Website from Rails 6 1 to 7 0 Part 6 (Merging & Wrap Up)
- SaturdayMP Show #33: Upgrading Website from Rails 6.1 to 7.0 Part 5 (Removing Webpack CI Fixes)
-
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 Introduction to ORMs for DBAs ios jetbrains kids thinking outside the box Mini-Compressor native-binding nginx NUnit ORM react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show 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
September 2024 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
Tag Archives: sql-server
Introduction to ORMs for DBAs: Part 8 – Create Game Players CRUD – Part 1
I gave the Introduction to ORMs for DBAs presentation 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 you … 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 8 – Create Game Players CRUD – Part 1
Introduction to ORMs for DBAs: Part 7 – Create GamePlayers Table
I gave the Introduction to ORMs for DBAs presentation 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 you … 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 7 – Create GamePlayers Table
Introduction to ORMs for DBAs: Part 6 – Create GamesPlayed Table and CRUD
I gave the Introduction to ORMs for DBAs presentation 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 you … 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 6 – Create GamesPlayed Table and CRUD
Introduction to ORMs for DBAs: Part 5 – Create GameResultTypes Table and CRUD
I gave the Introduction to ORMs for DBAs presentation 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 you … 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 5 – Create GameResultTypes Table and CRUD
Introduction to ORMs for DBAs: Part 4 – Create Game CRUD
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 4 – Create Game CRUD
Introduction to ORMs for DBAs: Part 3 – Player CRUD
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 3 – Player CRUD
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