Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Versioning APIs with ASP NET CoreBuilding an API with ASP.NET MVC in .NET Core is only half the job. If your API is going to live more than one release cycle, you are going to need to version it. In this talk by Shawn Wildermuth, we'll show you how easy it is now to version APIs using functionality built into ASP.NET Core.
Introduction to Async Streams in the Real WorldAsync streams are a brand new technology, and you can get in on the ground floor! This talk is an intro to async streams. And it's not just pie-in-the-sky; we'll use them in a common, real-world scenario. The future is now!
Worker Services in .NET Core 3.0 - The New Way to Create ServicesIn .NET Core 3.0, Microsoft has added a template called a Worker Service. This template isn't just for creating Windows Services, but that is a big benefit. In this video, we will look at how to create a worker service, how to configure it, and how to deploy it to a machine.Patreon: https://www.patr
Migrate from ASP.NET Core 2.2 to 3.0This article explains how to update an existing ASP.NET Core 2.2 project to ASP.NET Core 3.0. The Visual Studio Code instructions use the .NET Core CLI for ASP.NET Core development functions such as project creation.
ESP8266 - NTP Client and Daylight Saving TimeI did a few experiments with the NTP server and ESP8266. Downloading time and converting to UTC is well described directly in demo examples. Conversion of time to the time zone and use of daylight saving time is hardly documented. In this example we will learn how to do this conversion.
RoboUlbricht/arduinoslovakiaGitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Computer Color is BrokenThanks to http://www.audible.com/minutephysics for supporting this video!MinutePhysics is on Google+ - http://bit.ly/qzEwc6 And facebook - http://facebook.com/minutephysicsAnd twitter - @minutephysicsMinute Physics provides an energetic and entertaining view of old and new problems in physics -- all
Faster threshold queries with cache-sensitive scancountSuppose that you are given 100 sorted arrays of integers. You can compute their union or their intersection. It is a common setup in data indexing: the integers might be unique identifiers.
.NET Debugging: 6 techniques you need in your arsenalDebugging. It’s one of the most time-consuming ways of finding a bug. As a senior .NET developer, I can tell you that it’s best to avoid the necessity for debugging altogether by writing clean code that’s covered by automated tests.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.