puppeteer/puppeteer Headless Chrome Node.js API. Contribute to puppeteer/puppeteer development by creating an account on GitHub.
An Epic Course - Hack Yourself First — Enterprise IT & Industrial IT Managed Service Support Last week I went on a course and it was epic - probably the best technical course I’ve ever attended. It was entitled “Hack Yourself First”.
.NET Core Counters internals: how to integrate counters in your monitoring pipeline This post shows how to easily get .NET Core counters. Their internals are also detailed for a better understanding of usage/limits
ASP.NET Blog | ASP.NET Core and Blazor updates in .NET Core 3.0 Preview 7 .NET Core 3.0 Preview 7 is now available and it includes a bunch of new updates to ASP.NET Core and Blazor. Here’s the list of what’s new in this preview: Latest Visual Studio preview includes .NET Core 3.0 as the default runtime Top level ASP.NET Core t...
Announcing .NET Core 3.0 Preview 7 | .NET Blog Today, we are announcing .NET Core 3.0 Preview 7. We’ve transitioned from creating new features to polishing the release. Expect a singular focus on quality for the remaining preview releases. Download .NET Core 3.0 Preview 7 right now on Windows, macOS a...
Alternatives to Microsoft.FeatureManagement: Adding feature flags to an ASP.NET Core app - Part 6 In this post I describe a few alternatives to the new Microsoft.FeatureManagement library for adding feature flags to your ASP.NET Core app
GC.GetGCMemoryInfo Method (System) <p sourcefile="api/System.GC.GetGCMemoryInfo.yml" sourcestartlinenumber="1" jsonPath="/members/0/summary">Gets garbage collection memory information.</p>
An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line In an earlier blog post, Take your Linux development experience in Windows to the next level with the Windows Subsystem for Linux (WSL) and Visual Studio Code Remote, we introduced an overview of the VS Code Remote – WSL extension, which simplifies Linux ...
GC.GetTotalAllocatedBytes(Boolean) Method (System) <p sourcefile="api/System.GC.GetTotalAllocatedBytes.yml" sourcestartlinenumber="1" jsonPath="/members/0/summary">Gets a count of the bytes allocated over the lifetime of the process.</p>
Networking system rewrite by ReubenBond · Pull Request #5436 · dotnet/orleans Replaces the existing networking system with a system based upon work originally done for Kestrel, dubbed Bedrock. The core purpose of this is to modernize the networking stack and eventually suppo...
Configuring Role-based Authorization with client-side Blazor In this post, I show how you can implement role-based authorization in a client-side Blazor application using WebAPI and ASP.NET Core Identity.
It's about time - Christin Gorman Time Zones, Daylight savings, Leap years, Leap seconds... Storing it all, testing it, getting it right for every point in time in every country... Writing correct timing code can be a nightmare! We'll be ranting our way through some common pitfalls, tip...
How Stack Overflow upgraded from Windows Server 2012 - Stack Overflow Blog Warning: This post is long. While working through this massive server upgrade/migration process, tears were shed, many cuss words were uttered, along with a general feeling of frustration, which ultimately culminated into extreme happiness once the migrat...
Running Windows as Administrator with Launcher Process enabled in Firefox causes Drag and Drop errors - How to Fix | Mozilla Support Learn how to fix drag-and-drop errors when running Windows as an Administrator with UAC disabled and the Launcher Process enabled.
RustPython/RustPython A Python Interpreter written in Rust. Contribute to RustPython/RustPython development by creating an account on GitHub.