dotNET Weekly
Add a link
LoginRegister
PrevOctober 2017Next
WSMTWTFS
3924252627282930
401234567
41891011121314
4215161718192021
4322232425262728
442930311234

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!

10 key differences between C# Constant, ReadOnly & Static ReadOnly

by bill-s, 2017-10-02T06:12:36.000Z

Please go through the summary of differences between constant and readonly then I will try to explain each point after that.

ASP.NET Core 2.0 API Series

by bill-s, 2017-10-02T06:12:38.000Z

In this series we'll build a set of APIs with ASP.NET Core 2.0 in a cloud native, microservices architecture that can satisfy a long list of non-functional requirements.

ASP.Net Core & Angular OpenID Connect using Keycloak

by bill-s, 2017-09-28T03:32:48.000Z

Keycloak is an open source identity provider owned by Red Hat. It allows to easily add authentication to any application and offers very interesting features such as user federation, identity brokering and social login.

C# vs. Java: The Top 5 Features Java Developers Miss in C#

by bill-s, 2017-10-02T06:16:44.000Z

If we could have the best of both worlds between C# and Java, what would that look like? Most C# developers will be quick to tell you that with more frequent updates, C# has everything Java has and more. C# had Generics and Lambdas long before we got them in Java, but there are still major components in Java that we don’t see in C#. We researched the top features that Java developers miss in C# and chose 5 of them to list here. Some of them offer clear benefits to Java users, while others are surrounded by controversy.

Framework-level dependency injection with ASP.NET Core

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

This example shows how framework-level dependency injection works in ASP.NET Core. It's simple but powerful enough to get most of dependency injection stuff done. Framework-level dependency injection supports the following scopes:

Build a web service with F# and .NET Core 2.0

by bill-s, 2017-09-28T03:31:02.000Z

In this post, I’ll walk through building a web service with F# and .NET Core 2.0 using the Giraffe library.

Creating a CI/CD pipeline on Azure Container Services with Kubernetes and Visual Studio Team Services

by bill-s, 2017-10-02T06:09:33.000Z

This article will demonstrate how to implement a continuous integration/continuous deployment pipeline for a multi-container app using Azure Container Service, Kubernetes and Visual Studio Team Services (thereafter mentioned as VSTS) Build and Release Management.

.NET/C# Realtime Resources - Realtime API Hub

by bill-s, 2017-10-02T06:12:34.000Z

This section highlights the realtime resources available for .NET / C# developers.

Microsoft Makes it Official: Becomes Sponsor of Open Source Initiative

by bill-s, 2017-09-29T13:43:35.000Z

After years of increasing involvement and engagement in open source software projects and communities, Microsoft takes what may be their most dramatic step, joining the home of the open source software movement.

React Native + SignalR + .NET Core with dotNetify – Hacker Noon

by bill-s, 2017-09-29T13:43:07.000Z

Simple, lightweight, yet powerful way to build real-time React-based apps on cross-platform C#/.NET back-end.

View Components in ASP.NET Core

by bill-s, 2017-09-28T23:28:59.000Z

View components are powerful UI building blocks for areas on page that are not controlled by controller actions. Suppose we have page with dynamic menu.

What's New in Visual Studio 2017

by bill-s, 2017-10-02T06:08:13.000Z

Visual Studio is a productivity game changer for C#! The .NET Compiler Platform ("Roslyn") enables many new experiences that will change the way you write and debug code.

NewslettersAboutPrivacy Policy