top of page
Search
The Tech Platform
Sep 3, 2020
Introducing the Half type!
The IEEE 754 specification defines many floating point types, including: binary16, binary32, binary64 and binary128. Most developers are...
The Tech Platform
Sep 3, 2020
App Trimming in .NET 5
What is trimming One of the big differences between .NET Core and .NET Framework is that .NET Core supports self-contained deployment –...
The Tech Platform
Sep 3, 2020
Improvements in native code interop in .NET 5.0
With .NET 5 scheduled to be released later this year, we thought it would be a good time to discuss some of the interop updates that went...
The Tech Platform
Aug 29, 2020
Automatically find latent bugs in your code with .NET 5
It’s an exciting time to be writing code! Especially for .NET developers as the platform keeps getting smarter. We now include rich...
The Tech Platform
Aug 26, 2020
Announcing .NET 5.0 Preview 8
Today, we are releasing .NET 5.0 Preview 8. The .NET 5.0 release is now “feature complete”, meaning that very nearly all features are in...
The Tech Platform
Aug 22, 2020
Discovering AWS for .NET Developers
Did you know that Amazon is a member of the .NET Foundation? And that Amazon Web Services (AWS) supports a variety of .NET platforms such...
Dhruvin Shah
Mar 24, 2019
Power BI Embedded Step by Step Series
Introduction Welcome to Power BI Embedded Step by Step series. Myself Dhruvin Shah. The entire series is dedicated to the Intermediate...
bottom of page