Posts Tagged ‘Jernej Kavka’
The Harmonious Dance of EF Core and SQL Server | Jernej Kavka | User Group
.NET 8 has improved the data story with new features, waiting to be discovered. Let’s embark on a journey from understanding basic scaffolding to the intricacies of schema evolution and SQL debugging. It’s time to be inspired by the art of database craftsmanship.
Read More.NET User Group: How to keep your email tidy with AI with Jernej Kavka (JK)
Many of us deal with a mountain of never-ending emails, and a zero-email inbox is an impossible dream. Did you know AI can help? Employees can spend hours on emails every week, or even every day.
Read MoreGet the most out of EF Core by avoiding these common mistakes
Do you know how to get the best performance from your EF Core projects? SSW Senior Software Architect Andreas Lengkeek speaks with SSW Solution Architect Jernej (JK) Kavka about common mistakes on EF Core projects and how to fix them.
Read MoreLogging in .NET Core can save you hours when debugging
https://www.ssw.com.au/rules/best-trace-logging SSW Solution Architect JK is a battle scared logging in .NET Core veteran. He shows Andreas Lengkeek his best practices for logging, gathered through his years of experience. When setup correctly, logging can save you hours in those moments when your code don’t run as planned. So take some notes on these best practices…
Read MoreGetting the most out of your logging in .NET
Does setting up logging do your head in? Join JK, a battle scared logging in .NET Core veteran, as he attempts to reduce your headache. Dissolve an aspirin, dim the lights, and let JK soothe your head. In this talk, you will learn easily from JK’s past trials and errors and get straight into setting…
Read MoreNDC Sydney 2020 – Ask Me Anything!
Matt Wicks talks with Yaser about his talk at NDC: Tuning web performance with just browser APIs For more interviews, watch the full video playlist:
Read MoreEF Core Query Tags and logging | Jernej “JK” Kavka
.NET Core allows us to log just about everything very easily, but when something goes wrong with SQL queries, how exactly do you figure out where it’s coming from…? This is where EF Core Query Tags comes into play, along with a couple of logging strategies, you’ll never be confused by the intent and location…
Read MoreMachine Learning simplified for Developers with ML.NET – Jernej “JK” Kavka
Microsoft recently launched ML.NET 1.1 which is a great entry point for .NET developers and to gain experience building something with Machine Learning. With the recent release of ML.NET Model Builder, we can create machine learning models by attempting to import raw data first and over time curate the data, to get better results. JK…
Read MoreReal-time Face Recognition With Microsoft Cognitive Services
This session is all about Microsoft Face API in practice! JK, the man behind SSWSophie.com, will cover what it means to use Microsoft Cognitive Services in real-time, why offline detection libraries are essential and why you should use infrared and depth cameras like Kinect and Intel RealSense in your applications.
Read MoreMaking unit tests simple again with .Net Core and EF Core | Jernej Kavka at DDD Sydney 2018
Unit testing can be hard especially when databases are involved. In this talk, JK will teach you how to include EF Core to simplify testing of “Will this actually work on a real DB” while keeping the tests self-contained and repeatable. You’ll also walk away knowing how cool the combination of EF Core in-memory and…
Read More