Event - dotnetConf_2018


Bing runs on .NET Core 2.1[MP4] [0:07:29] [2018/10/06]
Mukul Sabharwal chats with Jon Galloway about the Bing.com's move to .NET Core 2.1, including some huge performance and deployment agility gains.


Make Games with .NET using Visual Studio, Unity, and PlayFab[MP4] [0:48:58] [2018/09/15]
Unity is a content-creation environment for making cross-platform games and experiences. With Visual Studio Tools for Unity, you'll be able to write code, debug, and leverage all the productivity…


Build Great Libraries using .NET Standard[MP4] [0:45:48] [2018/09/05]
Want to create great .NET class libraries? Confused about .NET Standard, .NET Core, and .NET Framework? Watch this talk to learn how you can easily support multiple platforms with .NET Standard and no…


Entity Framework Core 2.2 and beyond: what's cooking?[MP4] [0:50:19] [2018/09/05]
As we keep improving Entity Framework Core, we love to show you what we are working on to get early feedback and improve our designs. We have a number of great things coming, like the Cosmos DB…


What's New in Xamarin Forms?[MP4] [0:54:58] [2018/09/05]
Xamarin.Forms has long been the best way for .NET developers to build cross-platform applications for Android, iOS, and Windows, and in 2018 it's gotten even better with the introduction of great new…


Virtual Attendee Party[MP4] [1:36:05] [2018/09/05]
The .NET Conf Attendee Party is a live party - on Twitter, Mixer, and Twitch where you can answer questions to win prizes and see all the new and upcoming announcements from Microsoft and partners!…


A lap around docs.microsoft.com / Uma visão geral do docs.microsoft.com[MP4] [1:00:54] [2018/09/05]
docs.microsoft.com has completely changed how we do documentation at Microsoft. In this session, you'll learn about the journey to open source the .NET documentation, including its API reference.…


Building your Open Source projects with Azure Pipelines and Azure[MP4] [0:51:16] [2018/09/05]
GitHub is the home for millions of developers to host and review code, manage projects and much more. In this demo-heavy session, you'll learn how to build your .NET open source projects using a…


Azure DevOps for .NET Teams[MP4] [0:56:07] [2018/09/05]
DevOps is about people, process, and products. Getting it all right requires effort, but the benefits to your organization and customers can be huge. It's also important to know that you don't have to…


Keynote[MP4] [1:13:41] [2018/09/05]
Get the latest scoop from the people who build .NET! See what's new with .NET Core, ASP.NET Core, Xamarin, C#, Azure, AI/ML and where we're taking .NET into the future!


.NET Core CLI and Global Tools[MP4] [0:52:11] [2018/08/11]
.NET Core CLI you work from the command line, outside Visual Studio. You might do this if you're developing on a Mac or Linux box, because you prefer it, or to automate processes. You'll learn how…


Marten: Postgresql backed Document Db and Event Store for .NET Development[MP4] [1:00:24] [2018/08/11]
Want the productivity gains of a NoSQL approach with ACID compliance and the ability to fall back to SQL when needed? Interested in event sourcing but don't want all different infrastructure for that?…


Have Your Pi and Eat It Too: .NET Core 2.1 on Raspberry Pi[MP4] [0:54:05] [2018/08/11]
The open source, cross-platform design of .NET Core opens up all kinds of new possibilities for .NET developers. This talk teaches the attendee how to install the .NET Core runtime on the ultimate IoT…


Retro Computing with .NET[MP4] [1:04:12] [2018/08/11]
The command-line is back in style and we've been building some cool tools to take advantage of the command-line on Windows, Mac, and Linux. In this session, we will talk about the technologies that…


Cognitive Services in Xamarin Applications[MP4] [0:51:17] [2018/08/11]
Are you interested in machine learning, but don't know where to start? Worry no more! You don't have to have a special education to integrate artificial intelligence in all kinds of applications fast…


What's new with F# 4.5[MP4] [0:48:49] [2018/08/11]
Have you heard? F# 4.5 is out! This new version of F# brings some wonderful capabilities with Span<T> and lower-level programming, better stack traces for async programming, and much more. In…


Demos are cool, but it is time to talk about the real world![MP4] [0:52:35] [2018/08/11]
Microsoft tools and environment are incredibly fantastic and so do the demos we have! It is time to talk about the real world, discussing how .NET, .NET Core, Visual Studio, VST, and Azure did make…


Internet of everything: let's talk about IoT and Azure[MP4] [0:44:34] [2018/08/11]
Everyone uses the internet all day and all night long, so let's talk about clouds with Microsoft Azure and let's talk about all thing are all around us. Create a Free Account (Azure):…


Customizing ASP.NET Core[MP4] [0:58:53] [2018/08/11]
ASP.NET Core has many options to customize, to match all of your requirements. It's not only running on Linux, Mac and Windows, it also has many possibilities to modify the whole framework in an…


Google Home meets .NET containers on Google Cloud[MP4] [0:55:49] [2018/08/11]
What does it take to connect a Google Home to the cloud? Surprisingly, not much! In this talk, we will create a Dialogflow app to get a Google Home device to talk to a container managed by…


Creating a CI/CD Pipeline for Kubernetes Using Visual Studio Team Services[MP4] [0:51:24] [2018/08/11]
Do you want to know how can you do deployments to a k8s cluster within minutes using VSTS? We'll start by simulating a common scenario of creating an app locally and deploy it to k8s. We'll enable…


Advanced C#/PHP interoperability with PeachPie[MP4] [0:55:12] [2018/08/11]
PHP and .NET make up over 90% of the entire internet. While PHP is ubiquitous and supremely popular, .NET is more robust, secure and performant. PeachPie compiler is a unique project that bridges the…


Cross-Platform Unit Testing and Code Coverage with Coverlet[MP4] [0:51:59] [2018/08/11]
Unit testing is a starting point for continuous integration and ensuring software quality. Just how well are you unit testing? Coverlet is an open source project that measures how much of your code…


AI for Every Developer[MP4] [1:00:17] [2018/08/11]
Artificial Intelligence is changing everything from how we live to how we work and even how we think. As a developer, you should be part of it. And this is the right place where to start with a deep…


Enhancing WPF/WinForms applications with UWP features[MP4] [0:43:42] [2018/08/11]
You are building a WPF/WinForms application, but want to make it cool and feature rich? Learn how to modernize your desktop applications by integrating UWP goodness, like Windows 10 features such as…


Building applications with Angular 6 and ASP.NET Core 2.1[MP4] [0:53:43] [2018/08/11]
Join me for a talk about how to create an Angular 6 app with ASP.NET Core 2.1. Also I'll guide you through my solution for upgrading to Angular 6 and .NET Core 2.1, how I did it, and what issues I…


Put your C#, VB and F# projects and packaging on a diet [MP4] [0:44:05] [2018/08/11]
Learn how features of the new .NET project system not only dramatically reduce the size of your proj and nuspec files, but it makes them simpler and easier to maintain.


Get started with DevOps on Azure in under 5 mins[MP4] [0:50:44] [2018/08/11]
Have you ever struggled to adopt continuous delivery for your infrastructure code so you can deliver changes faster and more reliably? Or wished your Dev & Ops teams had a standard way to…


Modular Web Applications with ASP.NET Core[MP4] [0:44:46] [2018/08/11]
Although there are many challenges, applying modular architecture can bring us huge benefits. This talk will show you how we applied this architecture in SimplCommerce, an open source ecommerce built…


Visual Studio for Mac Tips & Tricks[MP4] [0:47:10] [2018/08/11]
Visual Studio for Mac is the Microsoft IDE natively designed for the Mac. You get everything you need for mobile, web, game and cloud development using C#, with rich support for Xamarin, .NET Core,…


How I Pwned My Cloud Costs[MP4] [0:47:05] [2018/08/11]
For the last 5 years, I've run a little online data breach notification service known as Have I Been Pwned. Well, it was little and then before I knew it there were 5 billion records in there and…


Building resilient microservices with .NET on Azure Service Fabric[MP4] [1:00:40] [2018/08/11]
Learn how to build and deploy resilient containers and microservices at scale with .NET Core and Framework on Azure Service Fabric. We will walk you through development tools (VS, VS Code) &…


Blazor: Modern Web development with .NET and WebAssembly[MP4] [1:00:39] [2018/08/11]
Client-side web development has long been the sole domain of JavaScript. WebAssembly is poised to change that by opening up the web to the full ecosystem of languages, frameworks, and tools. Blazor is…


.NET Core Microservice Development Made Easy with Azure Dev Spaces[MP4] [0:30:31] [2018/08/11]
Distributed architecture allows your applications to scale, but how do you build it? It can be difficult or impossible to run a large microservice-based application on your dev workstation, but using…


Azure Durable Functions for Serverless .NET Orchestration[MP4] [0:55:57] [2018/08/11]
Durable Functions is a new open-source extension to Azure Functions that enables long running orchestrations and stateful processes to execute as serverless functions. Learn how to write durable…


5 Azure Services Every .NET Developer Needs to Know[MP4] [1:00:32] [2018/08/11]
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 development. What can you do…


Artificial Intelligence and Machine Learning for Every .NET Developer[MP4] [0:41:05] [2018/08/11]
There's a lot of buzz around AI, ML and deep-learning across the industry, and for good reasons! But that's all for Data Scientists, right? Wrong! In this session you will learn how to extend your…


Machine Learning in .NET (ML.NET)[MP4] [0:59:17] [2018/08/11]
Ankit and Gal will show you whats new and cool in the latest release of ML.NET, the machine learning library for .NET.


What's New in ASP.NET Core?[MP4] [0:59:37] [2018/08/11]
Let's dive into what's new in ASP.NET Core! In this session, we'll take a look at the new features in the latest ASP.NET Core preview, including improved support for building descriptive Web APIs,…


What's Coming to C#?[MP4] [0:56:50] [2018/08/11]
Over the last year we shipped point releases of C#, full of small but useful language features. Mads will recap some some of these, before turning to the big things we have in store for the future:…


Welcome to .NET Conf 2018![MP4] [0:29:07] [2018/08/11]
Join Scott Hanselman, Community Director for the .NET Team and Jon Galloway, Executive Director of the .NET Foundation as they give us an update on the .NET community, open source and details on the…


Latest Productivity Updates in Visual Studio 2017 Update 15.8[MP4] [0:52:33] [2018/08/11]
Tune in to learn how to increase your productivity using the latest features in Visual Studio 2017! New .NET language features and refactorings will make your C# coding and debugging more effective…


Complete Awesomeness for Mobile .NET Developers[MP4] [0:56:43] [2018/08/11]
Join James Montemagno, Microsoft Program Manager for Mobile Developers tools, as he takes you through a journey of super rad and awesome libraries, tools, and IDE features that are available for…