This is the github repo for the IETF draft surrounding the topic of new time-based UUID formats. Various discussion will need to occur to arrive at a standard and this repo will be used to collect and organize that information.
String Interpolation in C# 10 and .NET 6Text processing is at the heart of huge numbers of apps and services, and in .NET, that means lots and lots of System.String. String creation is so fundamental that a myriad of ways of creating them have existed since .NET Framework 1.0 was released, and more have joined the fray since.
Functional Programming with C# - Simon Painter - NDC Oslo 2020Functional Programming is becoming increasingly popular and relevant with each year that goes by. With so much discussion around languages such as F#, Haskell and Erlang, it can seem as though getting started with Functional programming would mean first learning a whole new syntax...but what if it d
PostI have been maintained a legacy distributed timer for months for my employer, then some important pay business are leveraging on it, with 1 billion tasks handled every day and 20k tasks added per second at most.
Query Optimization Techniques in SQL Server: Parameter SniffingTo view and analyze SQL Server query execution plans, for free, including comparing plans, stored procedure performance profiling, missing index details, lazy profiling, wait times, plan execution history, check out ApexSQL Plan
How to Make Your Own VPN (And Why You Would Want to)Sponsored by Linode! Get $20 credit for your first cloud server or VPS here: https://linode.com/wolfgang Text version: https://notthebe.ee/Creating-your-own-OpenVPN-server.html OpenVPN road warrior installer by Nyr: https://github.com/Nyr/openvpn-install Support the channel: Patreon https://patreo
Permission-Based Security for ASP.NET Web APIsProtecting a Web API from unauthorized users is the first step to get control over who can access it. However, simply excluding anonymous users may be insufficient in some situations. You may need to control over who can do what on your application.
How to create your own custom filter listSuppose you've created dozens, even hundreds, of custom filters in your journeys across the Web. If you aren't using AdBlock's Premium Backup & Sync feature, your filters won't sync to your other AdBlock extensions.
10 Time-Saving Tips for Visual Studio 2019 (as of 16.10.3)There are new time-saving shortcuts being added to Visual Studio with each update. In this video, I want to highlight ten of these shortcuts that are in Visual Studio 2019 as of version 16.10.3. Full Training Courses: https://IAmTimCorey.com Source Code: https://leadmagnets.app/?Resource=10VSTimeSa
Bad names make you open the boxThink of a function as a black box. It takes an input, and spits back out an output. For getPromotedPosts, you can feed it a list of blog posts and it will spit back out the ones that have been promoted.
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.