dotNET Weekly
Add a link
LoginRegister
PrevAugust 2017Next
WSMTWTFS
31303112345
326789101112
3313141516171819
3420212223242526
35272829303112

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!

Analyzing runtime CoreCLR events from Linux

by bill-s, 2017-08-10T10:40:59.000Z

.NET Core on Linux is still very fresh in 2017. First production deployments are just beginning to emerge. Consequently, development on this platform is only beginning to show up. There is a lack of knowledge and good practices related to virtually every aspect of the existence of this environment. One of them is monitoring and diagnostic aspect. How can we monitor and analyze the health of our application?

A proper terminal for Visual Studio

by bill-s, 2017-08-10T10:41:12.000Z

Whack Whack Terminal is an experimental free plugin for Visual Studio 2017 that aims to bring a full terminal inside of Visual Studio.

ASP.NET Core MVC - Custom Tag Helpers

by bill-s, 2017-08-10T10:40:52.000Z

By creating our own custom Tag Helpers we have an ability to extend existing elements or create our own elements.

Announcing deploy to Azure app service Jenkins plugin and more

by bill-s, 2017-08-10T10:41:30.000Z

We are proud to announce the availability of the Azure App Service plugin for Jenkins, which provides Jenkins native capability to continuously deploy to Azure Web Apps.

Converting C# enums to JavaScript

by bill-s, 2017-08-10T10:41:01.000Z

In one of my project I need some enums defined in C# to able also for JavaScript code. After some quick research in internet I came out with simple and easy extension method to convert C# enums to JavaScript.

Fast and Easy Containers: Azure Container Instances | Blog | Microsoft Azure

by bill-s, 2017-08-10T10:41:06.000Z

An Azure Container Instance is a single container that starts in seconds and is billed by the second.

Introduction to the ApiExplorer in ASP.NET Core

by bill-s, 2017-08-10T10:41:25.000Z

One of the standard services added when you call AddMvc() or AddMvcCore() in an ASP.NET Core MVC application is the ApiExplorer. In this post I'll show a quick example of its capabilities, and give you a taste of the metadata you can obtain about your application.

denysdovhan/wtfjs: A list of funny and tricky JavaScript examples

by bill-s, 2017-08-10T10:41:19.000Z

JavaScript is a great language. It has a simple syntax, large ecosystem and, what is the most important, great community. At the same time, all we know that JavaScript is a quite funny language with tricky parts. Some of them can quickly turn our everyday job into hell, some of them can make us laugh out loud.

Different ways to implement Singleton in .NET (and make people hate you along the way)

by bill-s, 2017-08-10T10:40:54.000Z

The Singleton Pattern is probably the most well-known design patterns that came out of Gang of Four’s book Design Patterns: Elements of Reusable Object-Oriented Software.

LINQPad - The .NET Programmer's Playground

by bill-s, 2017-08-10T10:41:22.000Z

- Instantly test any C#/F#/VB snippet or program - Query databases in LINQ (or SQL) — SQL/CE/Azure, Oracle, SQLite & MySQL - Enjoy rich output formatting, optional autocompletion and integrated debugging - Script and automate in your favorite .NET language - Super lightweight — single 15MB executable! - Standard edition free, with no expiry

Microservices and Docker containers: Architecture, Patterns and Development guidance

by bill-s, 2017-08-10T10:41:14.000Z

As part of the series of posts announced at this initial blog post (.NET Application Architecture Guidance) that explores each of the architecture areas currently covered by our team, this current blog post focuses on “Microservices and Docker containers: Architecture, Patterns and Development guidance”.

Microsoft.AspNetCore 2.0.0

by bill-s, 2017-08-12T03:30:25.000Z

Microsoft.AspNetCore 2.0.0 officially released!

.NET and WebAssembly - Is this the future of the front-end?

by bill-s, 2017-08-12T03:30:22.000Z

6 years ago Erik Meijer and I were talking about how JavaScript is/was an assembly language. It turned into an interesting discussion/argument (some people really didn't buy it) but it still kept happening. Currently WebAssembly world is marching forward and is supported in Chrome, Firefox, and in Development in Edge, Opera, and Safari.

.NET Core 2.0 Released!

by bill-s, 2017-08-12T17:31:45.000Z

Join Scott Hunter and members of the .NET Team as they introduce you to all the new features in .NET Core 2.0, our cross-platform, open source .NET. .NET Core 2.0 implements .NET Standard 2.0 which delivers on the promise of .NET everywhere and expands the API surface area to over 35,000 members so that sharing libraries across all .NET workloads is much easier.

.NET Foundation - Welcome Akka.NET to the .NET Foundation

by bill-s, 2017-08-12T06:52:13.000Z

Akka.NET is a C# and F# implementation of the popular distributed actor model framework originally developed on the Java Virtual Machine by Lightbend.

.NET Performance Tips | Microsoft Docs

by bill-s, 2017-08-12T06:52:11.000Z

The term performance generally refers to the execution speed of a program. You can sometimes increase execution speed by following certain basic rules in your source code.

.NET Standard 2.0 is final

by bill-s, 2017-08-10T10:41:28.000Z

.NET Standard 2.0 is final. You can now start producing .NET Standard 2.0 libraries and NuGet packages.

Profile Guided Optimization Comes to .NET Core

by bill-s, 2017-08-10T10:41:09.000Z

Profile Guided Optimization (PGO) is a native compilation technology used to generate more highly optimized code.

RainwayApp/warden: Warden.NET is an easy to use process management library for keeping track of processes on Windows.

by bill-s, 2017-08-10T10:41:05.000Z

Warden.NET is an easy to use process management library for keeping track of processes on Windows.

Tuples in .NET world and C# 7.0 improvements

by bill-s, 2017-08-10T10:40:56.000Z

Back in the day when I was a young developer, I was using output parameters. Then I figured out it is somewhat complicated to test functions with output parameters, and that their use is clunky at best.

Updates to the Windows as a Service model

by bill-s, 2017-08-10T10:41:17.000Z

With Windows 10, there is a shift to delivering Windows as a Service.

Welcome to the .NET Framework 4.7.1 Early Access! | .NET Blog

by bill-s, 2017-08-10T10:45:50.000Z

Today, we are happy to announce an early access build of .NET Framework 4.7.1.

Xamarin / C# open source SDK developer

by bill-s, 2017-08-10T15:48:21.000Z

Ably is a global realtime data delivery platform that powers low-latency communication between internet-enabled devices.

NewslettersAboutPrivacy Policy