dotNET Weekly
Add a link
LoginRegister
PrevSeptember 2017Next
WSMTWTFS
35272829303112
363456789
3710111213141516
3817181920212223
3924252627282930

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!

Azure Functions – Prepare for continuous delivery – Visual Studio ALM Rangers

by bill-s, 2017-09-09T09:25:18.000Z

Let’s start with the development, debugging, and testing of our Azure Functions.

Configuring LetsEncrypt for ASP.NET Core and IIS - Rick Strahl's Web Log

by bill-s, 2017-09-09T23:37:18.000Z

I've written a bit about using free Lets Encrypt SSL Certificates with IIS on Windows (here and here). LetsEncrypt makes for a big improvement in streamlining SSL usage and administration, by making it easy to create and automatically update SSL certificates. And best of all, it's free and there's tooling that can completely automate the process.

Best Microsoft .NET and related books list | Atlas UK

by bill-s, 2017-09-09T09:19:58.000Z

Here at Atlas, our primary languages are .NET and C#, so our software development team have picked their favourite .NET and related books so that you can expand your knowledge and become a better C# .NET software developer.

Icecream-Burglar/WaterLogged: .NET logging library

by bill-s, 2017-09-09T23:34:39.000Z

.NET logging library

dotnet-architecture/eShopOnContainers: Easy to get started sample reference microservice and container based application.

by bill-s, 2017-09-09T23:33:58.000Z

Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers.

Implementing Repeat() method for strings in C#

by bill-s, 2017-09-09T23:29:35.000Z

C# misses some nice and useful string functions that PHP has. One of these is Repeat() method. I don't need it often but there are sometimes utility and integration projects where Repeat() method is needed for data formatting.

Lean Startup on elmah.io – Introduction

by bill-s, 2017-09-09T23:29:29.000Z

I'm writing a series about lean startup on elmah.io. This is the first post in a series of 6.

startups

mariuszkerl/AspNetCoreSubdomain: Simple usage lib for subdomain routing in ASP.NET Core MVC

by bill-s, 2017-09-09T23:41:19.000Z

Goal of that lib is to make subdomain routing easy to use in asp net core mvc applications. Normally you would use some custom route for some special case scenario in your app. This should solve most of issues while using subdomain routing.

Microsoft linker tool shrinks .Net applications | InfoWorld

by bill-s, 2017-09-09T23:37:36.000Z

The .Net IL Linker reduces the footprint of .Net apps by discarding unused libraries and references, although it's still in the preview stages

.NET Core - Write .NET Apps How and Where You Want

by bill-s, 2017-09-09T09:19:56.000Z

In this article, we’ll walk you through the development tools available based on your personal work style and OS.

.NET Standard - Demystifying .NET Core and .NET Standard

by bill-s, 2017-09-09T23:30:49.000Z

As the newest members of the .NET family, there’s much confusion about .NET Core and .NET Standard and how they differ from the .NET Framework. In this article, I’ll explain exactly what each of these are and look at when you should choose each one.

Version class in C#

by bill-s, 2017-09-09T23:29:38.000Z

There is built-in Version class available in .NET and it is easy to use in C#. Version class supports major, minor, build and revision numbers as integers. Class cam be initialized from string or with some combination of versions. Here are class constructors.

What Problems Do Microservices Solve? - DaedTech

by bill-s, 2017-09-09T09:24:44.000Z

Do you find that certain industry buzzwords set your teeth on edge? If so, I assure you that you have company. Buzzwords permeate every professional space, but it seems that tech really knows how to attract them. Internet of things. The cloud. Big data. DevOps. Agile and lean. And yes, microservices.

Welcome to the New Blog Template for ASP.NET Developers | .NET Web Development and Tools Blog

by bill-s, 2017-09-09T23:42:43.000Z

This blog template is a tool to help developers quickly build a blog or similar web application.

Why .NET Core is recommended for new Modern web Applications?

by bill-s, 2017-09-08T16:59:58.000Z

This article gave some good information for who had a question like Why is .NET Core recommended for new Modern Web Applications?

NewslettersAboutPrivacy Policy