Showing archive results for 2017

Jun 26, 2017
Post comments count0
Post likes count0

.NET AI/ML themed blogs: Building recommendation engine for .NET applications using Azure Machine Learning

.NET Team

⏱ Updated on June 28, 2017 🙌 Welcome to the first of  .NET's new AI and Machine Learning themed blog entries! We have set up this space as a place to share and discuss the work we will be doing with AI and Machine Learning. Through a series of blog posts, we would like to show you different ways on how .NET developers can leverage Ma...

.NET
Jun 20, 2017
Post comments count0
Post likes count0

The week in .NET – .NET Architecture: Microservices & Containers, On .NET with Omer Raviv on OzCode, Sprache

Bertrand Le Roy

Previous posts: .NET Architecture – Microservices & Containers We recently added an Architecture Guidance page on the .NET Website. This new page pulls together architecture related resources for building different types of applications with .NET. We’ll be adding and updating content as it becomes available. The Microservices &...

.NET
Jun 14, 2017
Post comments count0
Post likes count0

The week in .NET – On .NET with Mattias Karlsson on Cake, Topshelf

Bertrand Le Roy

Previous posts: On .NET: Mattias Karlsson - Cake During the Microsoft Build conference, we recorded interviews with some of the attendees. Mattias Karlsson is a core contributor on Cake, the cross-platform build automation system with a C# DSL. Package of the week: Topshelf Topshelf is a framework for hosting services ...

.NET
Jun 13, 2017
Post comments count0
Post likes count0

Microsoft .NET Framework 4.7 is available on Windows Update, WSUS, and MU Catalog

Jamshed Damkewala

Last Updated: 9/14/2017 We are happy to announce the Microsoft .NET Framework 4.7 is now available on Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update (MU) Catalog for the following operating systems: Client platforms: Windows 7 SP1, Windows 8.1, Windows 10 Anniversary Update (Version 1607) Server platforms: Windows...

.NET Framework
Jun 12, 2017
Post comments count0
Post likes count0

.NET Core 2 and Visual Studio 2017 (15.3) Preview 2

Lee Coward

Visual Studio 2017 (15.3) Preview 2 was recently released which includes .NET Core 1.0 and 1.1, our latest production releases of .NET Core. You will need to install the .NET Core 2.0 Preview 1 SDK to develop .NET Core 2.0 applications using Visual Studio 2017 (15.3) Preview 2 . We are working on .NET Core 2.0 Preview 2 which will be available soo...

.NET
Jun 12, 2017
Post comments count0
Post likes count0

.NET Fringe: A Great Role Model for Community Oriented Conferences

Immo Landwerth

A few of us just went to a smaller .NET conference in Portland, called .NET Fringe. For me, it was the third time I attended .NET Fringe. I've realized that this conference has gained a special place in my heart, so thought it would be worthwhile writing up why that is. My goal isn't to convince you to attend .NET Fringe per se, but to outline w...

.NET
Jun 7, 2017
Post comments count4
Post likes count3

Performance Improvements in .NET Core

Stephen Toub - MSFT

Update (2017/06/12): Added BenchmarkDotNet blog post link. There are many exciting aspects to .NET Core (open source, cross platform, x-copy deployable, etc.) that have been covered in posts on this blog before. To me, though, one of the most exciting aspects of .NET Core is performance. There's been a lot of discussion about the significant adv...

.NET
Jun 6, 2017
Post comments count0
Post likes count0

The week in .NET – On .NET with Brett Morrison, DateTime Extensions

Bertrand Le Roy

Previous posts: On .NET: Brett Morrison During the Build conference, I caught up with my friend Brett Morrison. Brett is an entrepreneur, executive, and hands-on developer, who has been using Microsoft products and .NET throughout his career. He founded startups, such as Onestop and ememories, and also worked for SpaceX. Pa...

.NET
May 31, 2017
Post comments count1
Post likes count1

Why you should use F#

Phillip Carter

Why you should use F# This post was written by Phillip Carter and Mads Torgersen. Both work on languages on the .NET team. At Build 2017, we presented a tech talk entitled "Why You Should Use F#". However, not everyone can attend Build, and many attendees were unable to find a position in the room where they could adequately hear us. You can se...

.NET.NET CoreVisual Studio
May 30, 2017
Post comments count0
Post likes count0

The week in .NET – Open XML SDK, Adventure Time

Bertrand Le Roy

Previous posts: Package of the week: Open XML SDK The Open XML SDK provides open-source libraries for working with Word, Excel, and PowerPoint documents. It supports scenarios such as high-performance generation of word-processing documents, spreadsheets, and presentations, high fidelity conversion of Word documents to HTML, extra...

.NET