February 24-26, 2021
Online, Timezone GMT-5

Online .NET Conference

.NET Computer Vision is revolutionizing the world around us. It's ubiquitous and yet the entry points are opaque and can be a bit daunting to understand. This talk will break down these barriers as we cover some of the basics of Computer Vision in .NET - convolution, edge detection, facial detection, feature tracking, and some basic augmented reality using OpenCV.
.NET You can do a lot more with Blazor components than what you see in "Getting Started with Blazor" sessions and blog posts.
In this session we zoom into the Blazor component. I kind of expect that you know the basics of Blazor but I'll do a very brief intro anyways to be sure we're on the same page. After that we'll look at things like event propagation, child content, chained binds and templated components!
.NET Authorization and authentication are two of main problems on modern web application’s security,. They were both solved by OAuth 2.0 and OpenId Connect(OIDC). Considering them being fundamentally complicated, and variety of implementation, this may cause developers making some mistakes. I want to discuss some details in the specs which may lead to misconceptions and also go over common mistakes.
.NET This talk will take you through all the bits and pieces needed to deploy an ASP.NET Core Web API with DevSecOps. The infrastructure is deployed using ARM Templates and I will show you a secure and safe way to use and read values from the KeyVault keeping all your secrets safe.
.NET ML.NET is new on the scene, but ultra-powerful machine learning technology built natively into the .NET core stack. Gone are the days of shoehorning that C++ code our pristine .NET apps to do anything beyond rudimentary induction.
In this talk we'll be exploring how to use ML.NET + TensorFlow + Inception to build a powerful image classifier and learner, then we're going to learn how to easily drive that classifier with various social media apps.
.NET You’ve probably heard of WebAssembly but did you know that it isn’t limited to the browser? In this session, you’ll learn about the WebAssembly System Interface proposal (WASI) that defines a standard for using WebAssembly outside the browser in a secure way. We’ll then dig into several examples including interacting with a module from your C# code and at the command line.
.NET Building Blazor apps is fast and fun but just like any software, there comes a time when you need to think about performance. In this talk, Chris will guide you through various techniques to improve the performance of your Blazor application. Using tools such as lazy-loading, virtualization and conditional rendering you can make your app Blazingly fast while keeping its size as small as possible.
.NET Ever increasing cyber-attacks makes security an indispensable part of a modern web application. This session will explain about the importance of web security and how can we secure a modern web application. We will talk about JWT, what is the structure of JWT and how it works. We will also learn how to implement JWT based authentication in a full stack application created using Angular and ASP.NET Core with the help of a code demo.
.NET ASP.NET Core Blazor is a production-ready framework for creating web applications. Web application security is important to any business. It also is one of the many challenges in modern web development. In this talk I go over Blazor Authentication and Authorization using modern technology and standards such as OpenIdConnect and OAuth 2.0. I discuss and demo implementation details using IdentityServer4.
.NET The only thing constant about software is that it changes. Whether you need to remove technical debt, move to the cloud, or add new functionality - changing software seems to be a constant part of being a software developer. In this session, we will go over the primary refactor design patterns, look at how they can be implemented (in C#\.NET), and tell some stories about them being used in real-life.
.NET The Open Web Application Security Project's Top Ten list is an often referenced source of the most common security risks for web applications. While the list itself is technology-agnostic, the countermeasures for those risks and attacks can differ greatly between frameworks.
Therefore, this session uses a different approach: we use a specific stack, .NET Core to be exact, and will show exactly how to prevent all the risks in the list.
.NET As a dotnet developer without external tools like Unity, there are other straight-forward ways to build virtual reality experiences for headsets if you wanted to today!
Stereokit is an open source mixed reality library for building HoloLens and VR applications with C# and OpenXR.
In this session, we would do a quick introduction to Stereokit, work through a basic application and see how this library helps us build faster and be more productive

Explore all 130 sessions

Online 2021 sponsored by