dotNET Weekly
Add a link
LoginRegister
PrevOctober 2018Next
WSMTWTFS
4030123456
4178910111213
4214151617181920
4321222324252627
4428293031123

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

Deploying A Blazor Application On Azure

by bill-s, 2018-10-09T02:39:08.918Z

In this article, we will learn how to deploy an ASP.NET Core hosted Blazor application on Azure. We will use Visual Studio 2017 to publish the app and create a SQL database server on Azure to handle DB operations.

blazor

Faster Frontends in ASP.NET Core

by elmira_dam, 2018-10-09T16:27:35.652Z

Performance can be a complex beast - modern web applications have dozens of moving parts that can create performance bottlenecks. ASP.NET Core has many tools to help you. This blog post explores how to apply them effectively to build highly-performant web apps with ASP.NET Core.

.netasp.netasp.net-core.net-core

Fun with SQL Server Containers

by bill-s, 2018-10-09T02:36:25.899Z

After attending Eton Stoneman’s session at Techorama in the Netherlands I decided to have some fun with SQL Server Containers on Windows. The first thing I did was install the latest version of Docker for Windows. As of this post I was using Version 18.06.1-ce-win73 (19507).

sql-server

Hello, Create React App 2.0!

by bill-s, 2018-10-09T02:37:21.049Z

Create React App 2.0 is now available. In this blog post, Eric Bishard will walk you through what's changed and how you can use it in your development environment.

javascript

How Microsoft rewrote its C# compiler in C# and made it open source

by bill-s, 2018-10-08T00:06:25.576Z

Roslyn is the codename-that-stuck for the open-source compiler for C# and Visual Basic.NET. Here’s how it started in the deepest darkness of last decade’s corporate Microsoft, and became an open source, cross-platform, public language engine for all things C# (and VB, which I’ll take as a given for the rest of this piece).

c#

HTTP/2 and ASP.NET Core MVC - Protocol based content delivery

by tpeczek, 2018-10-10T07:27:33.109Z

HTTP/2 is finally coming to ASP.NET Core. This post experiments with protocol based content delivery as a way to get the best out of HTTP/2 without degradation for HTTP/1.

asp.net-core

​Microsoft open-sources its patent portfolio

by bill-s, 2018-10-10T21:33:27.753Z

By joining the Open Invention Network, Microsoft is offering its entire patent portfolio -- with the legacy exception of its Windows and desktop application code -- to all of the open-source patent consortium's members.

open-source

Project References in C#

by andrea.angella, 2018-10-09T18:50:39.541Z

Learn how new csproj syntax greatly simplify how to work with project references in Visual Studio 2017.

.netc#visual-studio

The road to .NET Core - please help Stack Exchange test EF Core!

by bill-s, 2018-10-09T02:38:51.795Z

Here at Stack Overflow we're migrating many things to .NET Core. Along the way we have to swap out parts that existed in the old .NET world but don't in the new.

.net-core

Unit Testing your Web App with Structure

by bill-s, 2018-10-09T02:41:41.243Z

Testing is occasionally an overlooked topic when it comes to web app development. We are going to take a look at how to structure unit test so they can not only help test code but act as living documentation as well.

testing

Visual Studio 2017 and Visual Studio for Mac Support Updates

by bill-s, 2018-10-09T02:36:54.587Z

As we work to bring you Visual Studio 2019, our team will release the final update to Visual Studio 2017, version 15.9, in the coming months; you can try a preview of version 15.9 here. We’d love your feedback on this release as we finish it up; use Report-a-Problem to submit issues.

vsvs-2017

NewslettersAboutPrivacy Policy