On the Attempts to Resurrect Space Cadet Pinball

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

A Year of Q#: Microsoft's Quantum Computing Language

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

SQL Server on Linux: Forced Unit Access (Fua) Internals

  Overview SQL Server relies on Forced-Unit-Access (Fua) I/O subsystem capabilities to provide data durability, detailed in the following documents: SQL Server 2000 I/O Basic and SQL Server I/O Basics, Chapter 2 Durability: “In database systems, durability is the ACID property wh … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Python in Visual Studio Code – December 2018 Release

We are pleased to announce that the December 2018 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directly from the extension gallery in Visual Studio Code. You can learn more about … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Why did disabling interrupts cause Windows 95 to hang?

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Get to code: How we designed the new Visual Studio start window

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

New Windows Command Line Tools for Developers

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Using multi-stage containers for C++ development

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Surging: AppCenter.ms brings remote workers together for a one week project

Visual Studio App Center has a globally distributed team. We have teams from South Korea, India, USA, Denmark and more. With our distributed nature, we have used all the electronic tools and processes we can to try and enable all of our team members to have a great working experi … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Microspeak – The Old New Thing

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

VS IntelliCode- AI assisted development out now for TS and JS on VSCode

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

C++: Guaranteed Copy Elision Does Not Elide Copies

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

New Experimental Console Features

As of Windows 10 build 18298, when you open the properties page of any Console window, you’ll notice an additional “Terminal” tab. Click on this tab and you’ll see several new settings for some experimental features we’re working on for future OS releases: Important Note: These s … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Open Sourcing XAML Behaviors for WPF

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

If they ask for something unsupported, accepting it'll break, don’t believe them

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Guaranteed Copy Elision Does Not Elide Copies

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

AI assisted code completion for C++

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Visual Studio Live Share for real-time code reviews and interactive education

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Five-Dollar Words for Programmers (2005-2009)

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

How is it that WriteProcessMemory succeeds in writing to read-only memory?

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

IntelliCode for TypeScript/JavaScript

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

How can dereferencing the first character of a string take longer when the

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Live Share for C++: Real-Time Sharing and Collaboration

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing .NET Core 2.2

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing ASP.NET Core 2.2, available today

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing .NET Core 3 Preview 1 and Open Sourcing Windows Desktop Frameworks

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Making every developer more productive with Visual Studio 2019

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Choosing error code from a nice #define doesn’t lead to a readable error message

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing TypeScript 3.2

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Better template support and error detection in C++ Modules with MSVC 2017 v15.9

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

SMIs Are EEEEVIL (Part 2)

In Part 1, I discussed a bit of the history and function of SMIs.  How does this make them EEEEVIL, is the question? Essentially, SMIs are the final word in what happens on a CPU, outside of removing power.  They cannot be interrupted, even by a Non-Maskable Interrupt (NMI).  Als … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

SMIs Are EEEEVIL (Part 1)

As a quick introduction, SMIs were introduced to the x86 world by the 386SL.  It was created to allowed systems designers to have access to the CPU while unspecified software of any type was running.  The reasons for this are obvious when you look at the market the 386SL was aime … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Windows kernel tried to deal with gamma rays corrupting the processor cache

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Microsoft Translator Releases Next-Gen Neural Machine Translation Technology

In early 2018, Microsoft announced the first machine translation system to translate sentences of news articles from Chinese to English with the same quality and accuracy as a person. Today, Microsoft Translator brings some of these research advances into production as it release … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Windows Command-Line: Unicode and UTF-8 Output Text Buffer

In this post, we'll discuss the improvements we've been making to the Windows Console's internal text buffer, enabling it to better store and handle Unicode and UTF-8 text. | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Why do we need Q#?

Why we decided to develop Q#, a new language for quantum computing. | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

AI-Assisted Coding Comes to Java with Visual Studio IntelliCode

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Visual Basic in .NET Core 3.0

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Saying good-bye to the original Microsoft Redmond campus

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

The case of the System process that consumed a lot of CPU

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

A Preview of UX and UI Changes in Visual Studio 2019

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Introducing Scalar UDF Inlining in SQL Server

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Building C# 8.0

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

A Preview of UX and UI Changes in Visual Studio 2019

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing ML.NET 0.7 (Machine Learning .NET)

Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Data Science with Python in Visual Studio Code [Microsoft]

This post was written by Rong Lu, a Principal Program Manager working on Data Science tools for Visual Studio Code Today we’re very excited to announce the availability of Data Science features in the Python extension for Visual Studio Code! With the addition of these features, y … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Microsoft unveils a paid-for distro for WSL

On October 2, 2018, Microsoft announced that the availability of the Windows 10 October 2018 Update. This post will cover what you can expect to see in WSL for the October 2018 Update, Windows 10 version 1809, and from recent Windows Insiders builds. You can find additional infor … | Continue reading


@blogs.msdn.microsoft.com | 5 years ago

Announcing .NET Standard 2.1

Continue reading


@blogs.msdn.microsoft.com | 5 years ago