dotNET Weekly
Add a link
LoginRegister
PrevDecember 2018Next
WSMTWTFS
482526272829301
492345678
509101112131415
5116171819202122
5223242526272829
1303112345

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

9 awesome .NET conference talks you don't want to miss

by ThomasArdal, 2018-12-04T06:12:02.619Z

Most conferences tape sessions and make them publicly available after the conference. This is a list of my favorite .NET, C# or Azure related talks.

.netc#contribution

Announcing WPF, WinForms, and WinUI are going Open Source

by bill-s, 2018-12-05T19:23:34.416Z

Buckle up friends! Microsoft is open sourcing WPF, Windows Forms (winforms), and WinUI, so the three major Windows UX technologies are going open source! All this is happening on the same day as .NET Core 3.0 Preview 1 is announced. Madness! ;) .NET Core 3 is a major update which adds support for building Windows desktop applications using Windows Presentation Foundation (WPF), Windows Forms, and Entity Framework 6 (EF6). Note that .NET Core 3 continues to be open source and runs on Windows, Linux, Mac, in containers, and in the cloud. In the case of WPF/WinForms/etc you'll be able to create apps for Windows that include (if you like) their own copy of .NET Core for a clean side-by-side install and even faster apps at run time. The Windows UI XAML Library (WinUI) is also being open sourced AND you can use these controls in any Windows UI framework.

.netwpf

Microsoft Connect(); 2018

by bill-s, 2018-12-05T19:28:47.166Z

Build the apps of tomorrow, today.

.netc#

What's New in C# 8.0

by bill-s, 2018-12-05T19:27:45.826Z

Several new language features are coming to C# in the next release, included in Visual Studio 2019. Mads Torgersen will give us a quick look at how to avoid null reference exceptions with nullable reference types, how to consume and produce asynchronous streams, and much more.

.netc#

NewslettersAboutPrivacy Policy