Showing results for C# - .NET Blog

Nov 25, 2020
Post comments count8
Post likes count0

Announcing Microsoft Q&A for .NET

James Montemagno
James Montemagno

Introducing the brand new Microsoft Q&A for .NET, your one stop for getting your techinical questions answered by experts from Microsoft and the .NET community.

.NET.NET CoreC#
Nov 24, 2020
Post comments count1
Post likes count0

Everything from .NET Conf 2020: Sessions, Demos, & More!

Jayme Singleton
Jayme Singleton

Get all the sessions and demos from .NET Conf 2020! 80+ live sessions were syndicated on www.dotnetconf.net, Microsoft Learn TV, .NET YouTube channel, and the Visual Studio Twitch channel. Watch the sessions on demand on the .NET YouTube Channel or Channel 9. Attend a virtual event in your own time zone and language!

.NETASP.NET.NET Core
Nov 18, 2020
Post comments count12
Post likes count0

What’s new in .NET Productivity

Mika Dumont
Mika Dumont

Learn about the latest .NET Productivity features!

.NET.NET CoreC#
Oct 19, 2020
Post comments count16
Post likes count2

Choose a .NET Game Engine

Abdullah Hamed
Abdullah Hamed

Learn what game engines are, and choose which .NET game engine is best for you.

Game Development.NETC#
Oct 13, 2020
Post comments count8
Post likes count0

Announcing Entity Framework Core (EF Core) 5 RC2

Jeremy Likness
Jeremy Likness

Entity Framework Core EF Core 5.0 gets closer to a final release. RC2 is now available with bug fixes and a go-live license.

.NETASP.NET.NET Core
Oct 6, 2020
Post comments count45
Post likes count0

Game Development with .NET

Abdullah Hamed
Abdullah Hamed

Did you want to develop games using .NET? Learn what .NET game engines, tools, and services are available for you when developing games.

.NET.NET CoreC#
Sep 2, 2020
Post comments count13
Post likes count0

ARM64 Performance in .NET 5

Kunal Pathak
Kunal Pathak

ARM64 performance work in .NET 5

.NET Core.NETC#
Aug 31, 2020
Post comments count29
Post likes count0

Introducing the Half type!

Prashanth Govindarajan
Prashanth Govindarajan

The specification defines many floating point types, including: , , and . Most developers are familiar with (equivalent to in C#) and (equivalent to in C#). They provide a standard format to represent a wide range of values with a precision acceptable for many applications. .NET has always had and and with .NET 5 Preview 7, we've added a ne...

.NET.NET CoreC#