dotNET Weekly
Add a link
LoginRegister
PrevMay 2018Next
WSMTWTFS
18293012345
196789101112
2013141516171819
2120212223242526
22272829303112

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!

Announcing Microsoft's own Content Delivery Network

by bill-s, 2018-05-15T23:49:30.095Z

In Azure, we understand that the breadth and scale of the cloud demands an ever-evolving commitment to continuously improve the customer experience and help our customers achieve more. Content Delivery Networks (CDNs) enable cloud-hosted applications to scale and deliver content quickly and reliably across the globe. Azure CDN is built from the ground up to deliver best in class CDN services through both our ecosystem of partners as well as our flexible cloud platform.

azure

Azure SignalR Service, a fully-managed service to add real-time functionality

by bill-s, 2018-05-15T04:25:02.256Z

Real-time technologies have become integral to many of our favorite apps including Microsoft Team’s group chat and Office 365’s co-authoring feature. Users expect to instantly respond to information as it changes in real-time. To support this, business leaders are demanding applications that facilitate real-time interactions with end customers. With about 3 million downloads to date, SignalR is a popular ASP.NET library that makes it incredibly simple to add real-time functionality to web applications.

azure

Exposing RethinkDB changefeed from ASP.NET Core

by tpeczek, 2018-05-15T09:14:56.038Z

This post shows how RethinkDB changefeed can be exposed from ASP.NET Core with Server-Sent Events and WebSockets fallback.

asp.net-core

Importing JSON Collections into SQL Server

by bill-s, 2018-05-15T04:27:10.475Z

It is fairly easy to Import JSON collections of documents into SQL Server if there is an underlying ‘explicit’ table schema available to them. If each of the documents have different schemas, then you have little chance. Fortunately, schema-less data collections are rare.

sql-server

Introducing ML.NET: Cross-platform, Proven and Open Source Machine Learning Framework

by bill-s, 2018-05-15T04:25:58.572Z

Today at //Build 2018, we are excited to announce the preview of ML.NET, a cross-platform, open source machine learning framework. ML.NET will allow .NET developers to develop their own models and infuse custom ML into their applications without prior expertise in developing or tuning machine learning models.

open-source

Introducing the Microsoft Edge DevTools Protocol - Microsoft Edge Dev BlogMicrosoft Edge Dev Blog

by bill-s, 2018-05-16T17:44:19.641Z

Today’s web developers face more challenges than ever before. New frameworks spring up left and right. The number of devices capable of running the web multiply by the day. And we strive as creators to enable an inclusive and trustworthy world where fundamentals like accessibility, privacy, performance, and security are key to success.

tools

Is GraphQL The Future?

by bill-s, 2018-05-15T04:26:47.662Z

I have seen the future, and it looks a lot like GraphQL. Mark my words: in 5 years, newly minted full-stack app developers won’t be debating RESTfulness anymore, because REST API design will be obsolete. By the end of this post, I hope you'll see what I see in the promise of GraphQL as a new approach to client-server interaction.

tools

Unit Testing with Roslyn

by bill-s, 2018-05-15T04:27:57.181Z

Roslyn was a huge project that spanned many years. It was a difficult rewrite of the C# and VB compilers into managed code, with the intent of also enabling fast analysis of partial code segments. These days, Roslyn powers many different systems: the compiler itself, the little hints that pop up as you type, and even static analysis systems that you can bundle with your NuGet package to encourage proper usage.

testing

Visual Studio Live Share

by bill-s, 2018-05-15T18:33:56.534Z

Last week at //BUILD we announced that Visual Studio Live Share is in public preview. Now, every developer using Visual Studio or Visual Studio Code can start using Visual Studio Live Share today! You and all of your teammates can collaborate on code in real-time from the comfort of your favorite tools.

vs

NewslettersAboutPrivacy Policy