Rob Janssen

All | Unread | Read

Top 10 Hidden Gems in Visual Studio - Speed Up Development Without Increasing Your Costs

Full courses: https://iamtimcorey.com/courses-offered/Blog Post with Code Samples: https://iamtimcorey.com/vs-gemsPatreon: https://patreon.com/IAmTimCoreyNewsletter signup: https://iamtimcorey.com/general-sign-up Visual Studio is much more than just a text editor. There is a ton of power built into

Logging in .NET Core 3.0 and Beyond - Configuration, Setup, and More

Did you know that .NET Core has logging built right into it? Do you know how to configure it or how it works? In this video, we are going to look at how logging works in .NET Core and how to make it even better. This video was built on .NET Core 3.0 but it will work in both older and newer versions

Protobuf definition best practices

Protocol buffers are a mechanism for sending data through the series of tubes known as the Internet. One common use of them is to define gRPC specifications?—?essentially a form of remote procedure calls. With gRPC service definitions, you create a “service” that has RPC methods.

Intro to gRPC in C# - How To Get Started,

There is a lot of buzz around gRPC right now. The biggest thing I hear is that it is confusing and people aren't sure when or how to use it. In this video, I am going to introduce gRPC in C#, show you how to set it up, and how to consume a gRPC service. We will also discuss when gRPC might be the ri

Worker Services in .NET Core 3.0 - The New Way to Create Services

In .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

Computer Color is Broken

Thanks 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 scancount

Suppose 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 arsenal

Debugging. 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.

Almost All Web Encryption Works Like This (SP Networks) - Computerphile

Substitution-permutation networks are the basis for almost all modern symmetric cryptography. Dr Mike Pound explains. https://www.facebook.com/computerphilehttps://twitter.com/computer_phileThis video was filmed and edited by Sean Riley.Computer Science at the University of Nottingham: https://bit.l

Big O is really Big! (PART 1)

Big O, this is really an important topic to deal with. You can barely see an interview without this topic. And this is a concept that will last for a long time in a developer’s world.

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.