Showing archive results for 2019

Feb 5, 2019
Post comments count8
Post likes count0

Blazor 0.8.0 experimental release now available

Daniel Roth

Blazor 0.8.0 is now available! This release updates Blazor to use Razor Components in .NET Core 3.0 and adds some critical bug fixes. Get started with Blazor 0.8.0 today - installation details included.

ASP.NETASP.NET CoreBlazor
Feb 5, 2019
Post comments count0
Post likes count1

Submit to the Applied F# Challenge!

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
Feb 4, 2019
Post comments count2
Post likes count2

Running with Server GC in a Small Container Scenario Part 1 – Hard Limit for the GC Heap

maoni

I’ve checked in 2 configs related to specifying a hard limit for the GC heap memory usage so I wanted to describe them and how they are intended to be used. Feedback would be greatly appreciated. In order to talk about the new configs it’s important to understand what consists of the memory usage in a process. When it comes to memory the termino...

.NETContainersGC
Feb 1, 2019
Post comments count0
Post likes count0

Make the most of your monthly Azure Credits

Angelos Petropoulos

If you weren’t aware, Visual Studio subscribers have free monthly Azure credits, that are ideal for experimenting with and learning about Azure services. When you activate this benefit, it creates a separate Azure subscription with a monthly credit balance that renews each month while you remain an active Visual Studio subscriber. If the credits ru...

ASP.NETAzure
Jan 29, 2019
Post comments count8
Post likes count0

ASP.NET Core updates in .NET Core 3.0 Preview 2

Daniel Roth

.NET Core 3.0 Preview 2 is now available and it includes the list of what's new in this preview. To get started with ASP.NET Core in .NET Core 3.0 Preview 2 install the .NET Core 3.0 Preview 2 SDK

ASP.NETASP.NET CoreBlazor
Jan 29, 2019
Post comments count2
Post likes count0

Announcing .NET Core 3 Preview 2

Rich Lander [MSFT]

Today, we are announcing .NET Core 3 Preview 2. It includes new features in .NET Core 3.0 and C# 8, in addition to the large number of new features in Preview 1. ASP.NET Core 3.0 Preview 2  is also released today. C# 8 Preview 2 is part of .NET Core 3 SDK, and was also released last week with Visual Studio 2019 Preview 2. Download and get starte...

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

Announcing .NET Framework 4.8 Early Access Build 3734

namrata karnam

We are getting closer to the final version now! This release includes several accessibility, performance and reliability fixes across the major framework libraries. We will continue to stabilize this release and take more fixes over the coming weeks and we would greatly appreciate it if you could help us ensure Build 3734 is a high-quality release ...

.NET Framework
Jan 28, 2019
Post comments count1
Post likes count0

Help us plan the future of .NET and Big Data

Bri Achtman

We’re currently looking into how we can make .NET great for Big Data scenarios.    Please fill out the survey below and help shape how we can improve .NET for Big Data by sharing your experiences, challenges, and needs. It should only take 10 minutes or less to complete!  Take the survey now!  Thanks, .NET Team  

.NET Core.NET Framework
Jan 25, 2019
Post comments count0
Post likes count0

Debugging .NET Apps with Time Travel Debugging (TTD)

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 count0
Post likes count0

.NET and TypeScript at FOSDEM 2019

Rich Lander [MSFT]

The schedule for the .NET and Typescript Developer Room at FOSDEM has now been published! FOSDEM is one of the longest running Free and Open Source conferences, and we’re excited to have a .NET and TypeScript Developer Room this year, with lots of great speakers and sessions. The conference is Saturday 2nd to Sunday 3rd February at the ULB So...

.NET Core