dotNET Weekly
Add a link
LoginRegister
PrevJune 2019Next
WSMTWTFS
222627282930311
232345678
249101112131415
2516171819202122
2623242526272829
2730123456

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!

Building Blazor shared pager component

by bill-s, 2019-05-27T03:25:10.156Z

I have already implemented and then blogged about Blazor pager component and shared Blazor components. This post gathers my previous works and demonstrates how to build Blazor shared pager component we can use in multiple projects. Let’s start with shared Blazor component I introduced in my blog post Building Blazor shared components. For the end of this blog post I had clean out-of-box shared component with dummy content and no code.

blazor

Blockchain: Let’s think this through again

by bill-s, 2019-05-27T03:25:29.054Z

Since bitcoin came to public attention in 2009, there have been a plethora of publications extolling the significant commercial implications of both Bitcoin and Bitcoin’s underpinning technology: the Blockchain. There was a second wave of excitement generated by the “smart contract” (though I struggle to see how this differs from conditional execution of a workflow). The sheer list of “A-list” publisher have spurred some firms to invest non-trivial amounts in blockchain related use cases.

blockchain

Debugging System.AggregateException - even in async code

by ThomasArdal, 2019-05-28T06:08:59.797Z

Learn everything about how to debug async errors in C# like: Exception thrown System.AggregateException in mscorlib.dll - a task was canceled.

.netc#debugging

Dependabot has been acquired by GitHub and we couldn't be more excited!

by bill-s, 2019-05-27T03:23:00.446Z

Here's what you need to know: We're integrating Dependabot directly into GitHub, starting with security fix PRs You can still install Dependabot from the GitHub Marketplace whilst we integrate it into GitHub, but it's now free of charge We've doubled the size of Dependabot's team; expect lots of great improvements over the coming months

github

Moving from Node.js to .NET Core

by bill-s, 2019-05-27T03:21:11.923Z

Here on Visual Studio App Center, our platform is built as a set of microservices, which has afforded teams to make language and platform choices that work best for them, and ultimately allowed us to move and iterate quickly. Over time, two distinct stacks have emerged: TypeScript/JavaScript running on Node.js, deployed to AKS (Azure Kubnernetes Service) .NET Framework (C#) running on Windows Service Fabric

.net-core

.NET Core Diagnostics Overview

by bill-s, 2019-05-27T02:39:42.019Z

With .NET Full running on Windows we have grown accustomed to a plethora of great diagnostics tools ranging from dump generation and manual analysis to more sophisticated collection engines such as DebugDiag. As .NET core is picking up (cross platform) steam what types of diagnostics capabilities are available to us when we need to do production diagnostics? It turns out that a lot of work has been done in this area and specifically .net core 3 promises to bring a wide range of diagnostics capabilities.

.net

Dockerizing a Vue App

by bill-s, 2019-05-27T03:22:29.486Z

This tutorial looks at how to Dockerize a Vue app, built with the Vue CLI, using Docker along with Docker Compose and Docker Machine for both development and production. We’ll specifically focus on- Setting up a development environment with code hot-reloading Configuring a production-ready image using multistage builds

docker

Serverless GraphQL with Azure Functions, GraphQL for .NET, and Cosmos DB

by tpeczek, 2019-05-29T20:37:48.843Z

This post shows how to build serverless GraphQL service by using Azure Functions and GraphQL for .NET.

.netazure

SQL Server 2019 community technology preview 3.0 is now available

by bill-s, 2019-05-27T03:20:14.393Z

We’re excited to announce the monthly release of SQL Server 2019 community technology preview (CTP) 3.0. For customers in the Early Adoption Program, CTP 3.0 is the first release where you’re able to run SQL Server 2019 in production. To apply, please reach out to your assigned Program Manager for more information. Check out the What’s new in SQL Server 2019 preview documentation to learn more.

sql-server

Top Open Source Asp.Net Core Content Management System (CMS)

by shehryarkn2, 2019-05-27T08:56:11.373Z

After searching & testing, In this Article, I have listed down some of the Top Open Source Content Management Systems (CMS) for ASP.NET Core.

.net-core

Using WebAssembly with React

by bill-s, 2019-05-27T03:24:46.348Z

WebAssembly is one of the newest technologies to hit the web dev world with some promising new features around performance. This is a look into how we could slowly integrate the new technology into an existing React app.

tools

Visual interface for Azure Machine Learning service

by bill-s, 2019-05-27T03:20:37.839Z

During Microsoft Build we announced the preview of the visual interface for Azure Machine Learning service. This new drag-and-drop workflow capability in Azure Machine Learning service simplifies the process of building, testing, and deploying machine learning models for customers who prefer a visual experience to a coding experience. This capability brings the familiarity of what we already provide in our popular Azure Machine Learning Studio with significant improvements to ease the user experience.

azure

NewslettersAboutPrivacy Policy