Posts Tagged ‘.NET’
What is MAUI | .NET MAUI #1
Matt Goldman takes us on a tour of .NET MAUI, where it came from and how the tech stack works under the hood.
Read MoreUpcoming Series | .NET MAUI w/ Matt Goldman and Luke Cook
Got questions about .NET MAUI? Matt Goldman and Luke have the answers for you right here!
We talk about what it is, how to get started, the basics of XAML, and all the goodness you need to get up and running with .NET MAUI today.
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.
MAUI – Do you build cross-platform mobile apps with .NET MAUI ? (for iOS and Android)
If you’re building installable binary apps (as opposed to web apps), it makes sense to use a cross-platform framework so that you don’t need to maintain multiple code bases.
Read MoreBuild 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 MoreEducation in the Cloud – Campion’s Digital Journey with Alexander Candy-Levy, Michael Smedley and Patrick Zhao
See how four million students are moving from paper to digital, leveraging containerized microservices for scale, and integrating with a complex partner network as well as the national schools ecosystem.
Read MoreDeveloping Flexible Authorization Capabilities in ASP.NET Core with Jason Taylor
In this talk, Jason Taylor will demonstrate an approach using permission-based authorization to overcome these limitations by building a flexible approach to managing roles and permissions from within your system. This will improve the maintainability and visibility of access control across your system. Putting the power into the hands of application users and administrators, rather than developers.
Read MoreFrom Prototype in Production to Verifiably Stable Application with Luke Parker
SSW solutions Architect Luke Parker demonstrates how to measure tech debt, recognize anti-patterns, and slowly recover. You will learn how to tackle the seemingly impossible task of refactoring a prototype now in production into a Verifiably Stable Application (VSA).
Read MoreMicroservice Solutions with Ocelot on Azure with Patrick Zhao
Learn from Patrick how valuable Ocelot is and see the ins and outs of building an API gateway and protect the services using Azure VNet.
Read MoreCommon 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