dotNET Weekly
Add a link
LoginRegister
PrevJune 2017Next
WSMTWTFS
2228293031123
2345678910
2411121314151617
2518192021222324
262526272829301

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!

ASP.NET MVC Beginner Tutorials

by bill-s, 2017-05-26T21:13:54.000Z

Learn how to make your own ASP.NET MVC application by watching these beginner tutorials on ASP.NET MVC mostly focusing on the new .NET Core platform, but applicable to earlier versions as well.

asp.net-mvc

DDD a la carte

by bill-s, 2017-05-28T04:49:48.000Z

Learn about Domain-Driven Design, and why it's important to know about it if you want to work with microservices.

ddddomain-driven-development

Configuration Management in Legacy .NET Applications (.NET Framework 4.5.1+)

by bill-s, 2017-05-26T08:15:22.000Z

The time amount of configuration keys is growing and web.config files are blowing up to unreadable sizes. Maintainability of the configuration becomes a hard job which nobody want to do.

Dear DocumentDB customers, welcome to Azure Cosmos DB!

by bill-s, 2017-05-25T04:52:55.000Z

Azure Cosmos DB, announced at the Microsoft Build 2017 conference, is the first globally distributed, multi-model database service for building planet scale apps.

Entity Framework Core - Custom Migrations

by bill-s, 2017-05-27T10:42:41.000Z

Entity Framework Core will get most people/businesses quite far with their standard "out-of-the-box" functionality. However there are times where EntityFramework does not support a specific scenario, as I came to find out recently.

Free eBook/Guide on ‘.NET Microservices – Architecture for Containerized .NET Applications’

by bill-s, 2017-05-26T22:06:30.000Z

The microservices architecture is emerging as an important approach for distributed mission-critical applications. In a microservice-based architecture, the application is built on a collection of services that can be developed, tested, deployed, and versioned independently.

Microsoft Embracing Open Source in Windows Server 2016

by bill-s, 2017-05-26T08:26:06.000Z

You may be surprised to learn that Microsoft has embraced open source in Windows Server 2016 and across applications and development tools.

Handling errors in an ASP.NET Core Web API

by bill-s, 2017-05-26T08:16:26.000Z

This post looks at the best ways to handle exceptions, validation and other invalid requests such as 404s in ASP.NET Core Web API projects and how these approaches differ from MVC error handling.

Kubernetes in action: How orchestration and containers can increase uptime and resiliency

by bill-s, 2017-05-26T22:06:28.000Z

It’s been about a month since we finalized the acquisition of Deis to expand the Azure Container Service and Kubernetes support on Azure.

Priority Queues with Azure Service Bus

by bill-s, 2017-05-26T08:26:04.000Z

When you use queues, messages are read off in the order they are placed into the queue. This means that if there are 1000 messages in your queue, and now you want to send another message that is top priority, there’s no easy way to force it to the front of the queue.

This is What Microsoft Said About Progressive Web Apps at Build

by bill-s, 2017-05-25T04:52:58.000Z

As you may know, I’ve predicted that Progressive Web Apps (PWAs) and other hybrid Windows Store apps will be much more popular than Universal Windows Platform (UWP) apps on Windows 10. So what did Microsoft say—if anything—about PWAs at Build 2017?

Topshelf, the Smart Way to Build Windows Services

by bill-s, 2017-05-28T11:54:16.000Z

Topshelf is an open source library that allows you to create Micro Services, Windows Services, and the infrastructure around these services. In this talk, we'll look at practical tips that you can use in your day-to-day development.

windows-services

Which is better – React Native or Xamarin Forms?

by bill-s, 2017-05-26T08:21:38.000Z

Let’s talk about a loaded question. After my recent forays into both React Native and Xamarin Forms, I got asked on Twitter – which is better, React Native or Xamarin Forms? Further, I should answer this for JavaScript experts, C# XAML experts and for developers with experience in both. After all, both produce native apps and both use a common codebase.

Using .NET and Docker Together

by bill-s, 2017-05-26T08:21:36.000Z

Many developers I talk to are either using Docker actively or planning to adopt containers in their environment. Containers are an important trend in our industry and .NET is part of that. Microsoft and Docker have been working together so that you’ll have a great experience using Docker with .NET apps.

NewslettersAboutPrivacy Policy