InfoQ Homepage Microsoft Content on InfoQ
-
Microsoft Open-Sources TensorWatch AI Debugging Tool
Microsoft Research open-sourced TensorWatch, their debugging tool for AI and deep-learning. TensorWatch supports PyTorch as well as TensorFlow eager tensors, and allows developers to interactively debug training jobs in real-time via Jupyter notebooks, or to build their own custom UIs in Python.
-
Remote Development with Visual Studio Code
Recently Microsoft released an extension pack for Visual Studio Code that enables remote development in different scenarios. The Remote Development Extension Pack allows the development against a container, a remote machine, or the Windows Subsystem for Linux (WSL) while using Visual Studio (VS) Code as a full-featured development environment.
-
Microsoft Releases Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7
Last week Microsoft released Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7. The new previews were made available on the same day as .NET Core 3.0 Preview 7 and ASP.NET Core 3.0 Preview 7. The release schedule for EF Core is in-sync with the .NET Core release schedule.
-
Microsoft Releases .NET Core 3.0 Preview 7
Last week Microsoft released .NET Core 3.0 Preview 7 for Windows, macOS, and Linux. This release marks the beginning of the freezing period for .NET Core. From this point on, no more new features will be added and the development team will focus on polishing the existing code.
-
Microsoft Quantum Development Kit Goes Open Source
Microsoft has recently made its Quantum Development Kit (QDK) open source in an effort to make “quantum computing and algorithm development easier and more transparent for developers”, Microsoft says. Microsoft QDK includes the Q# compiler, quantum libraries, and the quantum simulator.
-
Interactive .NET Documentation with Try .NET
Recently Microsoft open-sourced Try .NET, an interactive documentation generator for .NET Core. Similarly to equivalent tools targeting different programming languages (such as Jupyter), it produces documentation that can contain both explanatory text and live, runnable code.
-
Microsoft Announces Visual Studio Online
Last month Microsoft announced the launch of Visual Studio Online, an online code editor for the web. With the new service, Microsoft wants to enable developers to work together from anywhere, on any device.
-
.NET Core: Past, Present, and Future
During the latest edition of Microsoft Build, Microsoft’s .NET program manager Scott Hunter published an article stating that .NET Core is the future of .NET .
-
Democratizing AI for Business Applications, Microsoft Release AI Builder Preview
At the recent Business Applications Summit in Atlanta, Microsoft announced a new Artificial Intelligence (AI) service for the Power Platform called AI Builder. The new service brings AI capabilities to low code application and workflow services: Microsoft PowerApps and Microsoft Flow which run on top of the Common Data Service (CDS), an enterprise-grade datastore.
-
Microsoft Evolves Azure Event Grid: New Telemetry Events, Advanced Filters, and Event Domains
In a recent blog post, Microsoft announced several new updates to its cloud service Azure Event Grid, ranging from new telemetry events from IoT Hub to the general availability of advanced filters and Event Domains.
-
Microsoft Introduces Bosque, a Programming Language for Writing Easy-to-Reason-about Code
Microsoft has recently introduced the Bosque programming language, an investigative language design research project for writing code that is simple, obvious, and easy-to-reason-about for both humans and machines. The language derives from a combination of TypeScript inspired syntax and types, plus ML and Node/JavaScript inspired semantics.
-
Microsoft Launches Blockchain-Based Decentralized Identity System
Recently launched in preview by Microsoft, ION is a Decentralized Identifier (DID) network that runs on top of Bitcoin and aims to provide a decentralized identity system and PKI at scale.
-
Microsoft Launches Several New Machine Learning Services and Extends Its Cognitive Services
Before its Build Developer Conference, Microsoft released several new Machine Learning services and Cognitive Services updates, ranging from no-code tools to hosted notebooks, with several new APIs and other services in-between.
-
Microsoft Open-Sources Approximate Nearest Neighbor Search Algorithm Powering Bing
Microsoft's latest contribution to open source, Space Partition Tree And Graph (SPTAG), is an implementation of the approximate nearest neighbor search (NNS) algorithm that is used in Microsoft Bing search engine.
-
Microsoft Open-Sources CCF Framework to Improve Blockchain Ledgers Throughput and Latency
Microsoft Confidential Consortium Framework (CCF) is an open-source framework aiming to enable the creation of blockchain ledgers that can execute transactions with throughput and latency similar to those of a centralized database, says Microsoft.