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!

Data structures and algorithms in C#

by bill-s, 2017-09-02T07:18:03.000Z

A personal project with implementations of data structures and algorithms, written in C# and created out of curiosity and for learning purposes.

Architecting Web API Project With Repository Layer,Dependency Injection And Entity Framework 6

by bill-s, 2017-09-03T01:08:28.000Z

A step by step guide to create a WebAPI application with layered archicture, dependecy Injection and code first migration.

asp.net

Free-time Programmer - ASP.NET Core 2.0 Authentication and Authorization System Demystified

by bill-s, 2017-09-02T01:27:03.000Z

Gain a deeper understanding of how the ASP.NET Core 2.0 authentication system works under the covers.

Getting Started | graphql-dotnet

by bill-s, 2017-09-02T01:33:05.000Z

Here is a “Hello World” for GraphQL .NET.

Introducing .NET IL Linker · Issue #915 · dotnet/core

by bill-s, 2017-09-02T01:22:52.000Z

undefined

Migrating from ASP.NET to ASP.NET Core 2.0

by bill-s, 2017-09-02T01:28:27.000Z

This article serves as a reference guide for migrating ASP.NET applications to ASP.NET Core 2.0.

Getting to the Core of .NET Core

by bill-s, 2017-09-03T02:56:40.000Z

The .NET Core is truly a new technology that is fast, efficient, cross platform, and open source. It also shares many similarities with the same .NET Framework you've known and loved for years.

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

by bill-s, 2017-09-02T07:14:32.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.

Introduction - Your Ultimate async / await Tutorial in C#

by bill-s, 2017-09-02T01:21:51.000Z

You might have already heard about asynchronous programming, either in .Net or some other language. In this article I will try to explain it to you, how to understand the concept easily, why and when we write asynchronous, the structure of async / await and I will include some examples to better explain the concept.

PASS Summit 2017 | Microsoft Data Platform Conference

by bill-s, 2017-09-02T01:20:00.000Z

PASS Summit connects you with industry experts and global data professionals in a unique learning environment that empowers you with the practical knowledge you need to excel in your career.

Microsoft/react-native-windows: A framework for building native UWP and WPF apps with React.

by bill-s, 2017-09-02T02:06:02.000Z

Microsoft/react-native-windows: A framework for building native UWP and WPF apps with React.

Sayed Hashimi on Open Source .NET Core Project Templates

by bill-s, 2017-09-02T02:06:00.000Z

Sayed I. Hashimi overviews the new templating system for .NET Core 2.0.

Smallest ASP.NET Core App

by bill-s, 2017-09-02T02:05:58.000Z

Is this the smallest single file ASP.NET Core "Hello World!" web app with no extra dependencies?

Zero Garbage Collector for .NET Core

by bill-s, 2017-09-02T07:16:13.000Z

Starting from .NET Core 2.0 coupling between Garbage Collector and the Execution Engine itself have been loosened.

Using the .NET IL Linker

by bill-s, 2017-09-02T07:20:18.000Z

The .NET team has built a linker to reduce the size of .NET Core applications. It is built on top of the excellent and battle-tested mono linker. The Xamarin tools also use this linker.

NewslettersAboutPrivacy Policy