The BUILD Conference was lovely this last week, as was OSCON. I was fortunate to be at both. You can watch all the interviews and training sessions from BUILD 2017 on Channel 9.
Here's a few sessions that you might be interested in.
Scott Hunter, Kasey Uhlenhuth, and I had a session on .NET Standard 2.0 and how it fit into a world of .NET Core, .NET (Full) Framework, and Mono/Xamarin.
One of the best demos, IMHO, in this talk, was taking an older .NET 4.x WinForms app, updating it to .NET 4.7 and automatically getting HiDPI support. Then we moved it's DataSet-driven XML Database layer into a shared class library that targeted .NET Standard. Then we made a new ASP.NET Core 2.0 application that shared that new .NET Standard 2.0 library with the existing WinForms app. It's a very clear example of the goal of .NET Standard.
Then, Daniel Roth and I talked about ASP.NET Core 2.0
Maria Naggaga talked about Support for ASP.NET Core. What's "LTS?" How do you balance purchased software that's supported and open source software that's supported?
Mads Torgersen and Dustin Campbell teamed up to talk about the Future of C#!
David Fowler and Damian Edwards introduced ASP.NET Core SignalR!
There's also a TON of great 10-15 min short BUILD videos like:
- Get started with Unity and Visual Studio for Mac
- .NET Core and Visual Studio for Mac
- Windows High DPI Improvements for Desktop
As for announcements, check these out:
- Announcing EF Core 2.0 Preview 1
- Announcing .NET Core 2.0 Preview 1
- Announcing ASP.NET Core 2.0.0-Preview1 and Updates for .NET Web Developers
- Visual Studio 2017 Tools for Azure Functions
- A Lap Around Python in Visual Studio 2017
- Unity game development with Visual Studio for Mac
- Why you should use F#
- Announcing F# 4.1 and the Visual F# Tools for Visual Studio 2017
Enjoy!
Sponsor: Test your application against full-sized database copies. SQL Clone allows you to create database copies in seconds using MB of storage. Create clones instantly and test your application as you develop.
© 2017 Scott Hanselman. All rights reserved.