C#
Cloud Native Aspirations with .NET Aspire | Matt Wicks and Rob Pearson | SSW User Group
This session focuses on .NET Aspire’s capabilities and the multi-platform versatility of .NET 8.
Read MoreClean Architecture 2 Day Workshop | Luke Parker
Gain essential skills in enterprise application development using Clean Architecture and .NET and learn foundational skills to build robust, maintainable applications—ideal for developers familiar with C#. Available both in-person and online.
Read MoreBuild your own Source Generator With Chris Sienkiewicz & JK | NDC Sydney 2022
In this video, Jernej Kavka talks with a senior compiler engineer at Microsoft Chris Sienkiewicz about building and configuring source generators.
Read MoreSource 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 MoreTech News #21: Arm64 support in .NET 7, Adobe buys Figma
September was a big month for Microsoft with Azure DevOps to Github and the release of .NET MAUI on the back of .NET 7. We talk shop with Github and functionality improvements on Terraform including Pulumi which now supports heaps of languages. We finish up with some new tech from Apple, Microsoft features and end with some laughs about virus protection. Join us and get up to date news at www.ssw.com.au
Read MoreGithub end-to-end pipeline with Damian Brady & Matt Wicks
GitHub is more than just a place to keep your code. It offers features that cover your whole DevOps lifecycle from idea all the way into production.
Read MoreRequired Members in C# 11 with David Wengier | NDC Melbourne 2022
David Wengier reveals some of C# shortcomings when using person classes. He gives us an elegant solution to constructors to fix errors and address the issues of nullability. The new C# 11 has answers to all these challenges and David will be guiding us through the updates to “Required Members”
Read MoreFlexing Your Biceps with Azure – Making laC easy and fun with William Liebenberg
No matter how hard we try, Azure Resource Manager (ARM) JSON templates aren’t easy or fun to maintain for enterprise platforms and applications.
Now we can flex our Infrastructure as Code (IaC) muscles using a new tool called Azure Bicep.
Build Multi-Platform Applications for Mobile, Desktop and Web in .NET with the Uno Platform with Nick Randolph
The ability to deploy the same UI codebase across all platforms is a great productivity booster. But the application lifecycle starts much earlier – at design time. Uno Platform provides a Figma plugin, which eliminates the timely designer-developer handoff. In addition, the platform now provides a set of non-UI extensions to help jump-start your apps. Lastly, the VS Code extensions allows C# and XAML to use VS Code with IntelliSense-like experience, C# and XAML Hot Reload, and more.
Read MoreSSW Tech News: Microsoft Loop, .NET 6, npm and Yarn packages, NuGet 6, Visual Studio 2022, GitHub, Teams
Join Adam Cogan as he goes through SSW Tech News covering Microsoft Loop, .NET 6, npm & Yarn packages, NuGet 6, Visual Studio 2022, GitHub and Teams.
Read More