AI 2 Day Workshop | Calum Simpson

SSW is exploring the evolving field of AI for software development, and actively encourages employees to integrate use AI into their work. Since Generative AI has become widely adopted, our developers have been taking advantage of it, and are building better software faster and significantly boosting SSW’s productivity. This workshop aims to share the knowledge of these great modern tools to help others.
Available both in-person and online.

Read More

Source Generators With Chris Sienkiewicz & JK | NDC Sydney 2022

Source Generators let C# developers inspect user code as it is being compiled. The generator can create new C# source files on the fly that are added to the user’s compilation. In this way, you have code that runs during compilation. It inspects your program to produce additional source files that are compiled together with the rest of your code.

Read More

Common Mistakes in EF Core with Jernej JK Kavka

JK will show you how to improve your EF Core statements as well as how various configurations impacts the performance and scalability of your application. You’ll be blown away at how small changes can significantly impact not only the performance but also stability of the application.

Read More