Showing results for .NET - .NET Blog

Apr 2, 2019
Post comments count0
Post likes count1

Handling a new era in the Japanese calendar in .NET

Ron Petrusha (MSFT)
Ron Petrusha (MSFT)

Typically, calendar eras represent long time periods. In the Gregorian calendar, for example, the current era spans (as of this year) 2,019 years. In the Japanese calendar, however, a new era begins with the reign of a new emperor. On April 30, 2019, Emperor Akihito is expected to abdicate, which will bring to an end the Heisei era. On the followin...

.NET
Mar 29, 2019
Post comments count4
Post likes count1

Announcing F# 4.6

Phillip Carter
Phillip Carter

We're excited to announce general availability of F# 4.6 and the F# tools for Visual Studio 2019! In this post, I'll show you how to get started, explain the F# 4.6 feature set, give you an update on the F# tools for Visual Studio, and talk about what we're doing next. F# 4.6 was developed entirely via an open RFC (requests for comments) process...

.NET.NET CoreVisual Studio
Feb 13, 2019
Post comments count0
Post likes count0

Help us make the .NET Architecture guides better for you!

Nish Anil
Nish Anil

Over the last couple of years, we worked with experts to create some incredible architecture guides & reference samples for .NET developers. We focused on Microservices Architecture, Modernizing existing .NET apps, DevOps best practices, ASP.NET web apps, Azure cloud apps, Mobile apps with Xamarin and more. We're running a survey to fi...

.NET
Feb 5, 2019
Post comments count0
Post likes count1

Submit to the Applied F# Challenge!

Phillip Carter
Phillip Carter

This post was written by Lena Hall, a Senior Cloud Developer Advocate at Microsoft. F# Software Foundation has recently announced their new initiative — Applied F# Challenge! We encourage you to participate and send your submissions about F# on Azure through the participation form. Applied F# Challenge is a new initiative to encourage in-dept...

.NET.NET CoreSecurity
Jan 25, 2019
Post comments count0
Post likes count0

Debugging .NET Apps with Time Travel Debugging (TTD)

Felipe Pessoto
Felipe Pessoto

When you are debugging an application, there are many tools and techniques you can use, like logs, memory dumps and Event Tracing for Windows (ETW). In this post, we will talk about Time Travel Debugging, a tool used by Microsoft Support and product teams and more advanced users, but I encourage everyone to try this approach when diagnosing hard to...

.NET Framework
Jan 24, 2019
Post comments count3
Post likes count1

Announcing F# 4.6 Preview

Phillip Carter
Phillip Carter

F# 4.6 is now fully released. See the announcement blog post for more. We're excited to announce that Visual Studio 2019 will ship a new version of F# when it releases: F# 4.6! F# 4.6 is a smaller update to the F# language, making it a "true" point-release. As with previous versions of F#, F# 4.6 was developed entirely via an open RFC (reques...

.NET.NET CoreVisual Studio
Jan 17, 2019
Post comments count0
Post likes count0

Help us help you! What desktop apps are you bringing to .NET Core 3.0?

Olia Gavrysh
Olia Gavrysh

Windows Desktop applications are coming to .NET Core. The recently released .NET Core 3.0 Preview 1 version includes WinForms and WPF support. To make .NET Core 3.0 viable for as many of you as possible, we have created a survey to understand the types of desktop applications you want to build with .NET Core. Based on the information you provide...

.NET Core
Jan 15, 2019
Post comments count0
Post likes count0

.NET Framework January 2019 Preview of Quality Rollup

Tara Overfield
Tara Overfield

The Security and Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft Update Catalog.

.NET Framework.NET
Jan 10, 2019
Post comments count0
Post likes count0

Announcing ML.NET 0.9 – Machine Learning for .NET

Cesar De la Torre
Cesar De la Torre

  Announcing ML.NET 0.9 - Machine Learning for .NET ML.NET is an open-source and cross-platform machine learning framework (Windows, Linux, macOS) for .NET developers. Using ML.NET, developers can leverage their existing tools and skillsets to develop and infuse custom AI into their applications by creating custom machine learning mode...

.NETMachine LearningML.NET
Jan 9, 2019
Post comments count0
Post likes count0

Tell us your thoughts on ML.NET, an open source and cross-platform machine learning framework

Bri Achtman
Bri Achtman

ML.NET is an open source and cross-platform machine learning framework made for .NET developers. .NET developers can use their C# or F# skills to easily integrate custom machine learning into their web, mobile, desktop, gaming, or IoT applications without any prior expertise in developing or tuning machine learning models. ML.NET covers many machin...

.NETMachine LearningAI Machine Learning