Operations | Monitoring | ITSM | DevOps | Cloud

Connect to SQLite using EF Core

In this tutorial, we’ll walk you through how to create an Entity Framework Core model and connect.NET console application to SQLite database. We’ll cover how to set up your connection, install the necessary packages, and use Entity Developer to generate a model based on your SQLite database. By the end of this video, you’ll be able to retrieve data from your SQLite tables directly into your.NET console application.

Connect to MySQL using EF Core

In this tutorial, we'll walk you through the process of creating an Entity Framework Core model and connecting a.NET console application to a MySQL database. We'll guide you through each step, from setting up your connection to retrieving data from your MySQL tables. Additionally, we'll explain how to install the necessary components, including the dotConnect for MySQL, and demonstrate how to use Entity Developer to generate your model.

Connect to PostgreSQL using EF Core

In this tutorial, we'll walk you through the process of creating an Entity Framework Core model and connecting a.NET console application to a MySQL database. We'll guide you through each step, from setting up your connection to retrieving data from your MySQL tables. Additionally, we'll explain how to install the necessary components, including the dotConnect for MySQL, and demonstrate how to use Entity Developer to generate your model.

The Future of Dynamic Observability with Sumo Logic -- Customer Brown Bag -- March 27th, 2025

Join us as Sr. Dir. Technical Marketer, Adam White, and Sr. Product Marketing Manager, Hadijah Creary, go beyond the usual technical deep dive—focusing on the mindset, industry trends, and thought leadership shaping modern observability and the future of dynamic observability with Sumo Logic.

Web Optimization for 2025: Tools & Methods to Boost Performance

Every second counts. Web performance isn’t just a technical task—it’s a business imperative. Today’s users expect fast, seamless, and reliable digital experiences. In 2025, these expectations have never been higher. In this webinar, you’ll hear from experts on advanced web optimization methods, tools, and strategies to help you enhance performance, deliver exceptional user experiences, and implement continuous optimization to stay ahead in 2025.

Exploring the Resource Loading Process in an HTML Document #coding #webdevelopertools #programming

Decode website loading sequences with Todd Gardner's essential guide to waterfall charts in this Concepts of Web Performance tutorial. Perfect for entry-level web developers struggling with slow websites, this video demystifies those intimidating colored bars you've seen in Chrome DevTools, WebPageTest, and monitoring tools like Request Metrics. Learn to interpret the crucial elements of waterfall charts—from request queuing and waiting times to content downloading phases—all visualized on a timeline measured in milliseconds. Discover how to identify two major performance bottlenecks.