Posts by this author

Nov 30, 2017
Post comments count0
Post likes count0

SQL Server 2017: A proven leader in database performance

SQL Server continues to be a proven leader in database performance for both analytic and OLTP workloads. SQL Server 2017 is fast, built-in with capabilities and features such as Columnstore indexes to accelerate analytic performance and Automatic Tuning and Adaptive Query Processing to keep your database application at peak speed.

Nov 29, 2017
Post comments count0
Post likes count0

Announcing F# support for .NET Core and .NET Standard projects in Visual Studio

We’re pleased to announce that Visual Studio 2017 15.5 Preview 4 now supports F# projects targeting .NET Core, .NET Standard, and .NET Framework through the .NET Core SDK. Some of you have noticed various levels of this support in the first, second, and third previews. We still had a few work items left to complete when those were released, so we d...

Nov 29, 2017
Post comments count0
Post likes count0

GVFS Updates: More Performance, More Availability

It’s been a few months since we last talked about GVFS, the technology that allows Git to support Enterprise-scale Git repositories. And it’s been a busy few months. Not only have we been working on a ton of performance improvements, we’ve also been getting it ready for a wider audience so that we can bring modern version control and DevOps practi...

Nov 29, 2017
Post comments count0
Post likes count0

Introducing Tensor for multi-dimensional Machine Learning and AI data

Tensor is an exchange type for homogenous multi-dimensional data for 1 to N dimensions. The motivation behind introducing Tensor is to make it easy for Machine Learning library vendors like CNTK, Tensorflow, Caffe, Scikit-Learn to port their libraries over to .NET with minimal dependencies in place.

Nov 29, 2017
Post comments count0
Post likes count0

Pipeline as code (YAML) preview (Visual Studio Team Services)

The ability to store your CI build in source control has been a long running request for VSTS and TFS garnering more than 650 votes on user voice. Having your CI defined alongside your application source gives you the ability to evolve your CI as your code evolves and to apply source centric workflows like pull requests and code reviews to your CI...

Nov 29, 2017
Post comments count0
Post likes count0

Announcing SQL Operations Studio for preview

We are excited to announce that SQL Operations Studio is now available in preview. SQL Operations Studio is a free, light-weight tool for modern database development and operations for SQL Server on Windows, Linux and Docker, Azure SQL Database and Azure SQL Data Warehouse on Windows, Mac or Linux machines.

Nov 29, 2017
Post comments count0
Post likes count0

Release Gates: Releases with continuous monitoring built in

Continuous monitoring is an integral part of safe deployments and DevOps pipelines. Ensuring the app in a release is healthy after deployment is as critical as the success of the deployment process. Enterprises adopt various tools for automatic detection of app health in production, and for keeping track of customer reported incidents.

Nov 27, 2017
Post comments count0
Post likes count0

Introducing Nullable Reference Types in C#

Today we released a prototype of a C# feature called “nullable reference types“, which is intended to help you find and fix most of your null-related bugs before they blow up at runtime.

Nov 27, 2017
Post comments count0
Post likes count0

Announcing the Windows Compatibility Pack for .NET Core

Porting existing code to .NET Core used to be quite hard because the available API set was very small. In .NET Core 2.0, we already made this much easier, thanks to .NET Standard 2.0. Today, we’re happy to announce that we made it even easier with the Windows Compatibility Pack, which provides access to an additional 20,000 APIs via a single NuGet ...

Nov 27, 2017
Post comments count0
Post likes count0

Expanding AI tools and resources for developers and data scientists on Azure

In September, at Microsoft Ignite 2017, I announced tools for the AI-driven Digital Transformation and described how the Microsoft AI platform enables a rich variety of application scenarios. Today, at Connect(); 2017, we are enabling developers and data scientists to infuse AI into new and existing applications quickly and easily with the followin...