Showing category results for .NET Framework

Feb 26, 2019
Post comments count35
Post likes count0

How to port desktop applications to .NET Core 3.0

Olia Gavrysh

In this post, I will describe how to port a desktop application from .NET Framework to .NET Core. I picked a WinForms application as an example. Steps for WPF application are similar and I'll describe what needs to be done different for WPF as we go. I will also show how you can keep using the WinForms designer in Visual Studio even though it is un...

.NET Core.NET.NET Framework
Feb 21, 2019
Post comments count8
Post likes count0

Announcing .NET Framework 4.8 Early Access Build 3745

Namrata Karnam

As we get closer to the final version, our efforts are focused on stabilizing the release over the coming weeks. Please keep up the support by trying out our latest preview 3745 and provide any feedback you may have for the build or for .NET 4.8 overall, via the .NET Framework Early Access GitHub repository. Supported Windows Client versions: Wi...

.NET Framework.NET
Feb 19, 2019
Post comments count0
Post likes count0

.NET Framework February 2019 Preview of Quality Rollup

Tara Overfield

Today, we released the February 2019 Preview of Quality Rollup. Quality and Reliability This release contains the following quality and reliability improvements. CLR Addresses an issue in System.Threading.Timer where a single global queue that was protected by a single process-wide lock causing an issue with scalability

.NET Framework
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 count17
Post likes count0

Do more with patterns in C# 8.0

Mads Torgersen

Do more with patterns in C# 8.0 Visual Studio 2019 Preview 2 is out! And with it, a couple more C# 8.0 features are ready for you to try. It's mostly about pattern matching, though I'll touch on a few other news and changes at the end. More patterns in more places When C# 7.0 introduced pattern matching we said that we expected to add more patte...

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

.NET Framework January 22, 2018 Cumulative Update for Windows 10 version 1809 and Windows Server 2019

Tara Overfield

Today, we are releasing the January 22, 2018 .NET Framework Cumulative Update for Windows 10 version 1809 and Windows Server 2019. For more information about the new Cumulative Updates for .NET Framework for Windows 10 version 1809 and Windows Server 2019 please refer to this recent announcement. Update Notice (1/23/2019): The term "Preview" w...

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

.NET Framework January 2019 Preview of Quality Rollup

Tara Overfield

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

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

.NET Framework January 2019 Security and Quality Rollup

Tara Overfield

Today, we are releasing the January 2019 Security and Quality Rollup. Security CVE-2019-0545 – Windows Security Feature Bypass Vulnerability This security update resolves a vulnerability in Microsoft .NET Framework that may cause an information disclosure that allows bypassing Cross-origin Resource Sharing (CORS) configurations. An attacker who ...

Security.NET Framework