Event - dotnetConf_NET-Conf-2019


Boosting your Xamarin Development Productivity[MP4] [0:28:21] [2019/10/08]
Announcing .NET Core 3.0 Xamarin developers are creating beautiful mobile apps faster than ever. The Xamarin tooling team has been hard at work making improvements to every aspect of the .NET mobile…


Application Insights: The Tool You Never Knew You Needed[MP4] [0:30:14] [2019/10/05]
Announcing .NET Core 3.0 Application Insights empowers developers! By adding AI (not that one) to our apps, we have access to a rich set of data allowing us to have a better understanding of what our…


Get Started with .NET Core 3 and Visual Studio 2019 for Mac[MP4] [2019/10/05]
Announcing .NET Core 3.0 In this session we will first spend a few minutes quickly going over the updates for .NET Core developers in VS for Mac 8.3. Then we will get started with the demos!


My House Runs .NET - Smart Home Automation with .NET Core and Azure[MP4] [2019/10/05]
Announcing .NET Core 3.0 .NET Core isn't just for web pages! Using live demos with commercially available home automation hardware, I want to show you how to use the advanced features of .NET Core to…


When and How to Use the Actor Model: An Introduction to Akka.NET Actors[MP4] [2019/10/05]
Announcing .NET Core 3.0 In the era of cheap, commodity cloud computing the actor model is ascendant across all programming languages and runtimes, both for building distributed systems and for…


ASP.NET Razor: Into the Razor'verse[MP4] [2019/10/05]
Announcing .NET Core 3.0 Razor is evolving into multiple Razor adaptations such as Razor Tag Helpers, Razor Pages, Blazor and Razor Components. In this session we highlight each and their uses.


Azure DevOps for .NET - Fall into the Pit of Success[MP4] [2019/10/05]
Announcing .NET Core 3.0 Azure DevOps Services and all of the automation involved for a complete DevOps environment can be daunting. In this talk, Jeffrey Palermo provides prescriptive guidance for…


Death to the CMS: Updateable Static Sites for .NET Developers[MP4] [2019/10/05]
Announcing .NET Core 3.0 Nothing is faster than serving up static files on a web server. Nothing. But static files are more work to update. But what if you could have both update-ability and the…


Putting the ".NET" into "Kubernetes"[MP4] [0:31:45] [2019/10/05]
Announcing .NET Core 3.0 Kubernetes now supports Windows, so you can deploy all your .NET Framework and .NET Core apps on a single cluster. That gives you a consistent way to build, deploy and manage…


Modernizing .NET Applications with .NET Core - Beyond the Basics[MP4] [0:33:22] [2019/10/05]
Announcing .NET Core 3.0 Already know how to migrate simple apps to .NET Core? Great! This talk will look at more advanced problems moving desktop .NET apps to .NET Core. We'll look at how to deal…


Architecting .NET Microservices in a Docker Ecosystem[MP4] [0:20:41] [2019/10/05]
Announcing .NET Core 3.0 How to build a .NET Core solution container ready and aware, understand the difference between monolithic and microservices and architectural changes in .NET Core based…


A Gentle Intro to Azure Cosmos DB for the ASP.NET and SQL Server Developer[MP4] [0:33:27] [2019/10/05]
Announcing .NET Core 3.0 Do you work on ASP.NET and/or SQL Server (or other RDBMS) full time? Have you ever wanted to dip your toes into the NoSQL world without having to install and configure a bunch…


Tour of Microsoft's Reference ASP.NET Core App: eShopOnWeb[MP4] [0:25:42] [2019/10/05]
Announcing .NET Core 3.0 Get a quick tour of Microsoft's reference ASP.NET Core application, eShopOnWeb from its author! Learn how to structure solutions to avoid tight coupling and minimize…


Disaster Resilience the Waffle House Way: Flat-tops, feature flags, and finite state machines[MP4] [0:28:37] [2019/10/05]
Announcing .NET Core 3.0 This talk explores lessons about state that we can adapt from the world outside computers, how to quantify them using a finite state machine, and then how to explore…


Modeling Relational Data with Cosmos DB[MP4] [0:27:56] [2019/10/05]
Announcing .NET Core 3.0 Newcomers to Cosmos DB (and other partitioned NoSQL databases) often find it difficult to model relational data. Patterns that were common in traditional SQL databases are not…


The Science of Great UI[MP4] [0:24:55] [2019/10/05]
Announcing .NET Core 3.0 Learn the most important guidelines to good design and see how small changes can have a big impact on what you create.


Mixed Reality with Xamarin and Azure Spatial Anchors[MP4] [0:30:01] [2019/10/05]
Announcing .NET Core 3.0 Walk-through an app built with Azure Spatial Anchors and Xamarin. A shared mixed reality experience built with Xamarin and build your own Pokemon Go! We'll learn more about…


How To Integrate ML.NET with a Chat Bot[MP4] [0:22:30] [2019/10/05]
Announcing .NET Core 3.0 Are a .NET developer interested in Machine Learning? Using ML.NET and Visual Studio you can create the best ML model for your data. It won't take much time. No ML experience…


Versioning APIs with ASP.NET Core[MP4] [0:24:54] [2019/10/05]
Announcing .NET Core 3.0 Building an API with ASP.NET MVC in .NET Core is only half the job. If your API is going to live more than one release cycle, you are going to need to version it. In this talk…


Introduction to Async Streams in the Real World[MP4] [0:34:10] [2019/10/05]
Announcing .NET Core 3.0 Async streams are a brand new technology, and you can get in on the ground floor! This talk is an intro to async streams. And it's not just pie-in-the-sky; we'll use them in a…


Introduction to Azure Sphere[MP4] [0:32:36] [2019/10/05]
Announcing .NET Core 3.0 Microsoft has developed the Azure Sphere application platform based on decades of IoT project-based experience. Attend this session for an overview of this astounding device…


Why you should create your next library using .NET Standard[MP4] [0:14:52] [2019/10/05]
Announcing .NET Core 3.0 You need to create new code and improve you software. Maybe you are looking to .NET Core benefits right? But you have many code in .NET Framework that you need to improve too.…


Browser Mechanics for ASP.NET Developers[MP4] [0:28:08] [2019/10/05]
Announcing .NET Core 3.0 More than just tips, tricks, metrics, and clicks, from code to cloud and back again - performance on the web has gone way beyond "oh just put your CSS in the header and…


Move your Web Forms app to .NET Core without rewriting everything[MP4] [0:32:07] [2019/10/05]
Announcing .NET Core 3.0 Do you have an old ASP.NET Web Forms app that is too big to rewrite? There IS a way to move it to .NET Core! You'll see how to use DotVVM, an open source framework, to…


Native Web Apps on Azure[MP4] [0:24:04] [2019/10/05]
Announcing .NET Core 3.0 The web is getting more native day by day. You don't need an advanced infrastructure or go through a store to publish applications anymore. You might run into issues when…


ASP.NET Core Health Checks[MP4] [0:35:36] [2019/10/05]
Announcing .NET Core 3.0 In the micro service environment, it is important to know the health state of the different services and handle bad states. This is why Microsoft created the ASP.NET Core…


Stretching the Service Mesh[MP4] [0:26:32] [2019/10/05]
Announcing .NET Core 3.0 Tracing, certificate management, and traffic management are all non-trivial but important capabilities to implement. In this talk, we'll stretch the boundaries of a service…


Exploring Cross Platform Unit Testing Tools for .NET Core[MP4] [0:27:03] [2019/10/05]
Announcing .NET Core 3.0 Unit testing plays an important role in ensuring software quality, and as .NET Core continues to improve its cross-platform appeal so have its libraries and tools that make…


AngleSharp - .NET Headless Browsing[MP4] [0:29:03] [2019/10/05]
Announcing .NET Core 3.0 Ever wanted to know the internals of an evergreen web browser? How does HTML5 error correction work and why is it the cure to different looking webpages? But most importantly:…


Building real-time image classifiers for mobile apps with Azure Custom Vision[MP4] [0:25:04] [2019/10/05]
Announcing .NET Core 3.0 With Azure Custom Vision Cognitive Service you can create powerful image classifiers in minutes without having to be an AI expert. Just feed the service with images, tag them…


Indexing NuGet.org with Azure Functions[MP4] [0:33:22] [2019/10/05]
Announcing .NET Core 3.0 Which NuGet package was that type in again? In this session, let's build a "reverse package search" that helps finding the correct NuGet package based on a public…


ABP: Open source web application framework for ASP.NET Core 3.0 [MP4] [0:24:43] [2019/10/05]
Announcing .NET Core 3.0 The talk introduces the ABP framework (https://abp.io/). ABP provides a layered architecture model based on DDD patterns & practices. Supports the microservice…


High performance servers with .NET Core[MP4] [0:32:52] [2019/10/05]
Announcing .NET Core 3.0 RavenDB shifted to .NET core in 2015, back then called DNX. The goal was multi-platform support and higher performance. It surpassed our expectations and is 10 times faster…


DevOps in the Open Source and Innersourcing world[MP4] [0:26:35] [2019/10/05]
Announcing .NET Core 3.0 I am an OSS developer and DevOps doesn't apply to me!! Really? What does DevOps mean in the innersourcing world? In this talk I will share learnings of DevOps in the Open…


Overview On Apriori Machine Learning Algorithm[MP4] [0:21:09] [2019/10/05]
Announcing .NET Core 3.0 From my session, you will learn about the basic overview of Apriori Machine Learning Algorithm, how it works and besides this, I will also show the basic implementation of the…


Publish or perish - tricks to successfully ship your .NET Core 3 app[MP4] [0:24:38] [2019/10/05]
Announcing .NET Core 3.0 There's a few ways to publish your .NET Core app, and .NET Core 3 adds some new options to the mix. Find out how to make the right choice(s) for your app.


Azure MLOps: Bring your DevOps to Machine Learning[MP4] [0:29:21] [2019/10/05]
Announcing .NET Core 3.0 Attendees will learn how to automate testing and deployment of Machine Learning services using Azure DevOps.


An Introduction to GraphQL in .NET Core[MP4] [0:27:29] [2019/10/05]
Announcing .NET Core 3.0 GraphQL is a new open source specification for querying data from an API. It represents a client focused approach compared to traditional methods like REST. What are it's…


PlayFab + Azure Functions + Visual Studio Code => Crazy Awesome Games![MP4] [0:31:30] [2019/10/05]
Announcing .NET Core 3.0 Find out how PlayFab's integration with Azure Function is making Microsoft's world-class serverless platform easily accessible to game developers.


Identity 101: How username/password got so complicated[MP4] [0:29:56] [2019/10/04]
Announcing .NET Core 3.0 Taking your first step beyond the default username and password based authentication offered by a full stack web application framework can be overwhelming. Social logins,…


Building Modern Android Applications with Xamarin[MP4] [0:25:56] [2019/10/04]
Announcing .NET Core 3.0 Join Jon Douglas, Program Manager for Xamarin, as he walks you through a typical Android developer's journey to build modern android applications that triumph in the Google…


Cryptography 101 with .NET Core[MP4] [0:29:11] [2019/10/04]
Announcing .NET Core 3.0 Learn the fundamentals of cryptography, including public/private and symmetric encryption, hashing, and digital signatures. Discover which techniques are appropriate for…


Building modular, multi-tenant ASP.NET Core apps with Orchard Core framework[MP4] [0:35:49] [2019/10/04]
Announcing .NET Core 3.0 This session will take the participants through the creation of modules, their deployment as Nuget packages and how to reuse them in other applications. It will also show how…


Build Amazing Cloud Connected Apps With Xamarin, Azure, and App Center[MP4] [0:24:29] [2019/09/26]
Announcing .NET Core 3.0 Xamarin + Azure + App Center => cross-platform cloud connect mobile apps made easy. In less than 30 minutes you're going to learn how to add authentication, on…


Tour whats new for XAML tools & Xaml Islands in Visual Studio 2019[MP4] [0:25:38] [2019/09/26]
Announcing .NET Core 3.0 In this session we'll take a tour through XAML tooling for WPF & UWP developers, with demos of what's new today and sneak peek at some upcoming improvements to tooling…


Secure your NuGet package eco-system[MP4] [0:18:17] [2019/09/26]
Announcing .NET Core 3.0 Supply chain attacks are on the rise and package managers seem to be a favorite attack vector - https://aka.ms/supply_chain_attacks. In this session, we'll talk about all the…


Awesome games with .NET, Visual Studio 2019 and Unity 2019[MP4] [0:26:37] [2019/09/25]
Announcing .NET Core 3.0 Do you want to be a game developer? Then this session is for you! Join me to find out how YOU can create mixed reality applications, games, and more using your C# skills and…


Azure Services Every .NET Developer Needs to Know[MP4] [0:28:31] [2019/09/25]
Announcing .NET Core 3.0 Azure is a powerful platform with many amazing services, but it can also be hard to know which ones you need to know about when you're first getting started with cloud…


Diagnostics Improvements in .NET Core 3.0[MP4] [0:21:35] [2019/09/25]
Announcing .NET Core 3.0 In .NET Core 3.0, we are introducing a suite of tools that utilize new features in the .NET Core runtime that make it easier to diagnose and solve performance problems.Learn…


Azure App Configuration - Making Centralized Configuration Easy[MP4] [0:30:20] [2019/09/25]
Announcing .NET Core 3.0 Configuration is an essential aspect of software development. Yet, it has always come with its fair share of concerns for developers such as how to manage it, how to…


Tips and Tricks on Moving to .NET Core[MP4] [0:27:40] [2019/09/25]
Announcing .NET Core 3.0 .NET Core is the future of .NET! Find out how to leverage the ways it differs from the .NET Framework like the new project system and deployment models. Understanding the big…


Beyond Copy + Paste : Creating Interactive Documentation[MP4] [0:27:00] [2019/09/25]
Announcing .NET Core 3.0 When it comes to developer documentation, it is essential that we capture their interest and lead them down the path of success as soon as possible. By providing their…


Durable Functions 2.0 - Serverless Actors, Orchestrations, and Stateful Functions[MP4] [0:32:57] [2019/09/25]
Announcing .NET Core 3.0 Serverless and event driven apps create a productive, cost effective, and scalable way to write applications. With Durable Functions, you can now bring the benefits of…


What's new with F# [MP4] [0:22:55] [2019/09/25]
Announcing .NET Core 3.0 Are you using F#, or are you curious about functional programming on .NET? Then come and check out how you can incorporate functional programming with the latest cool .NET…


Bringing Big Data Analytics through Apache Spark to .NET[MP4] [0:29:07] [2019/09/25]
Announcing .NET Core 3.0


Blazor and Azure Functions for Serverless Websites[MP4] [0:26:11] [2019/09/25]
Announcing .NET Core 3.0 With Blazor and Azure Functions, every developer has the tools they need to write a fully serverless web application that can execute .NET Core in the browser, or…


DevOps for the .NET Developer[MP4] [0:19:41] [2019/09/25]
Announcing .NET Core 3.0 It's 2019 and we're no longer trying to figure out if we should be doing DevOps. DevOps is not even a nice to have. It is absolutely necessary in today's world to …


The Future of Blazor on the Client[MP4] [0:29:36] [2019/09/25]
Announcing .NET Core 3.0 In this session we'll look at how Blazor in .NET Core 3.0 is a flexible and productive client UI framework for the web and beyond. We'll look at the future of running Blazor…


Visual Studio for Mac Reborn: New Editors and New Experiences[MP4] [0:27:24] [2019/09/25]
Announcing .NET Core 3.0 We just released some big changes to VS for Mac. Not only do we now have entirely native editors built on top of the shared Visual Studio core, but we also have brand new…


.NET Community Roundup[MP4] [0:26:50] [2019/09/24]
Announcing .NET Core 3.0


What's New in SignalR with .NET Core 3.0?[MP4] [2019/09/24]
Announcing .NET Core 3.0 .NET Core 3.0 brings a bevy of improvements to SignalR for developers who want to bring real-time to their apps. This session will cover these new features and introduce…


What's new in ML.NET?[MP4] [0:30:17] [2019/09/24]
Announcing .NET Core 3.0 Get started with ML.NET so you can create machine learning models in C# to run impressive predictions and use them in your .NET applications! Create innovation in your apps…


Tips and Tricks for .NET Debugging in Visual Studio[MP4] [0:26:27] [2019/09/24]
Announcing .NET Core 3.0 Debugging is an inevitable but frustrating experience for every developer, but it's a subject that's not always taught or fully explored. This all-demo talk will cover known…


Entity Framework Core 3.0 and beyond[MP4] [0:20:44] [2019/09/24]
Announcing .NET Core 3.0 EF 6 and EF Core are by far the most popular data access technologies in .NET. We'll use this talk to share the news about significant new capabilities and quality…


Increase your .NET Productivity with Visual Studio 2019[MP4] [0:26:44] [2019/09/24]
Announcing .NET Core 3.0 Enabling developers to be productive and collaborate effectively is at the core of Microsoft's vision. In this demo-heavy session, we'll cover new Visual Studio 2019…


Xamarin.Forms: More Productive and Beautiful Than Ever[MP4] [0:22:44] [2019/09/24]
Announcing .NET Core 3.0 Xamarin.Forms continues to add features to help you more quickly build beautiful cross-platform mobile apps using C#, .NET, and Visual Studio. Discover the power and…


Building Cloud Native Apps with .NET Core 3.0 and Kubernetes[MP4] [0:23:48] [2019/09/24]
Announcing .NET Core 3.0 With the latest version of .NET Core, it's now easier than ever to build microservices and cloud native applications. In this demo-filled session, learn about the latest…


Modernizing .NET Desktop Applications with .NET Core[MP4] [0:20:52] [2019/09/24]
Announcing .NET Core 3.0 In this talk I'll provide an in-depth look at porting desktop applications to .NET Core 3 and cover different ways you can upgrade your WinForms and WPF applications such as…


Building Full-stack C# Web Apps with Blazor in .NET Core 3.0[MP4] [0:31:27] [2019/09/24]
Announcing .NET Core 3.0 .NET Core 3.0 includes support for Blazor, a new client-side web UI framework based on C# instead of JavaScript. In this session you'll see how to build Blazor Server apps…


What's new in C# 8 - Part 2[MP4] [0:28:54] [2019/09/24]
Announcing .NET Core 3.0 There's a lot more in C# 8: default interface members, async enumerables, ranges and indices, more pattern matching, and a host of other improvements. Join this talk for a…


Get Started with DevOps for .NET Windows Desktop Apps and Visual Studio App Center [MP4] [0:24:39] [2019/09/24]
Announcing .NET Core 3.0 We've all heard the DevOps pitch before. Deploy faster, ship fewer bugs, deliver customer value more frequently and ultimately increase revenue. Join this practical session to…


.NET Conf 2019 Keynote[MP4] [1:14:08] [2019/09/24]
.NET Conf 2019 Keynote - Scott Hunter Mads Torgersen James Montemagno Olia Gavrysh Daniel Roth Glenn Condron Bri Achtman Announcing .NET Core 3.0


Welcome to .NET Conf 2019![MP4] [0:13:06] [2019/09/24]
Announcing .NET Core 3.0 Filler after keynote that tells people what to expect for the day, how to participate in the technical treasure hunt and #CodeParty


What's new in C# 8 - Part 1[MP4] [0:23:47] [2019/09/24]
Announcing .NET Core 3.0 How do you know whether a parameter you're passing or a result you're receiving can be null? With nullable reference types in C# 8.0 the answer is no longer "read the…