First Visual Studio 2022 Preview Focuses on Testing 64-bit Support -- Visual Studio Magazine The first preview for the landmark Visual Studio 2022 edition is out, focusing on 64-bit support as opposed to new features.
JavaScript Promise.all() and the Event Loop Explained - Let's Clarify a Previous Video Let's talk about why and how JavaScript is single-threaded, how the event loop works, and how Promise.all() works in JavaScript.Original Async/Await Video - ...
Cryptographic shuffle | Brain on Fire What if I needed to shuffle a list but couldn't hold the whole thing in memory? Or what if I didn't want to shuffle a list, but just traverse it in a shuffled manner? (That is, visit each element once and only once, in a randomized way.) What if I ...
Update a Visual Studio extension - Visual Studio Learn how to update your Visual Studio extension to work with Visual Studio 2022.
Selfish vs. Selfless: Self-Promotion in Communities - The Bootstrapped Founder Reading Time: 4 minutes I used to think all self-promotion was wrong — at all times. Being raised in Germany, I developed a severe case of tall poppy syndrome — the phenomenon of people holding back so they wouldn’t stand out from the rest. It’s an eclect...
Visual Studio 2022 Preview Release Notes Get the latest pre-release features, bug fixes, and support for Visual Studio 2022. Available for pre-release testing. Download today.
Type less, code more with IntelliCode completions | Visual Studio Blog In Visual Studio 2022 Preview 1 you can automatically complete code, up to a whole line at a time! Check out the video to see what it can do; it shows writing real code from a controller of the ASP.NET eShopOnWeb reference application.
Liquidity of skill | thesephist.com Here is a mental model I share often with friends looking for job opportunities: your ability to get a job is the product of two quantities, the value of your skill and the liquidity of your skill.
How I Automated My Dotfiles Screenshots How I automated taking screenshots of my terminal environment
On .NET Live - Building Beautiful Blazor apps with Tailwind CSS In this session on On .NET Live, Chris Sainty(@chris_sainty) will be showing us how to style our applications using Tailwind CSS as well as how to integrated...
1931: theoretical computer science & AI theory founded by Goedel His famous 1931 paper identified the fundamental limits of math, logics, theorem proving, computing, AI.
Announcing .NET 6 Preview 5 | .NET Blog We are thrilled to release .NET 6 Preview 5. We’re now in the second-half of the .NET 6 release, and starting to see significant features coming together. A great example is .NET SDK Workloads, which is the foundation of our .NET unification vision and en...
Announcing Entity Framework Core 6.0 Preview 5: Compiled Models | .NET Blog EF Core 6.0 preview 5 is ready to boost the performance of your Entity Framework apps with the new compiled models feature.
Serverless Web - Azure Static Web Apps by Andreas Wänqvist | BLbit UG This event is hosted by BLbit UG: https://www.meetup.com/blbitug/Meetup event: https://www.meetup.com/blbitug/events/278900523/It's time for a new meetup! Th...
Announcing .NET MAUI Preview 5 | .NET Blog .NET Multi-platform App UI (.NET MAUI) Preview 5 is now available.
Productivity is Paramount: Why Independent Work is Set Up to Fail, And How To Overcome It As the sole person running the writing productivity app WriteMapper, I think a lot about productivity in the context of doing independent work. One's odds of success as an indie hacker is directly related to productivity, that much is surely obvious. But ...
Useful and Useless Code Comments I’ve been reading John Ousterhout’s A Philosophy of Software Design.
Your product is a joke - eesel The rules that help make good improv comedy can surprisingly help make good product too. Let's run through interesting parallels between the two, and how you can apply some lessons from improv to build better product.
ASP.NET Core updates in .NET 6 Preview 5 | ASP.NET Blog .NET 6 Preview 5 is now available and includes many great new improvements to ASP.NET Core. Here’s what’s new in this preview release: .NET Hot Reload updates for dotnet watch ASP.NET Core SPA templates updated to Angular 11 and React 17 Use Razor syntax ...
Visual Studio 2022 Preview Join us in shaping our next major release of Visual Studio. Try our 64-bit Visual Studio that is faster and more reliable than ever.
dotnet/orleans Orleans is a cross-platform framework for building distributed applications with .NET - dotnet/orleans
Visual Studio 2022 Preview 1 now available! | Visual Studio Blog We’re excited to announce that the first preview release of Visual Studio 2022 is ready to install! This is the first release of a 64-bit Visual Studio and we’d love for you to download it, try it out, and join us in shaping the next major release of Visu...
JSON Polymorphic Serialization API Review Issues Covered:* dotnet/runtime 29937: Support polymorphic serialization through new option https://github.com/dotnet/runtime/issues/29937* dotnet/runtime...
.NET Rocks! vNext .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.
Answers: Detecting livelihood in a distributed cluster Yesterday I asked about dealing with livelihood detection of nodes running in AWS. The key aspect is that this need to be simple to build and easy to explain...
The .NET Docs Show - OutOfMemory (a card game): Blazor, Functions, and more! Have you ever wanted to code a game in ASP.NET Core? This week, community MVP Konrad Kokosa joins the panel to show us how he used Blazor and Azure Functions...
The ARM processor (Thumb-2), part 14: Manipulating flags | The Old New Thing There are two instructions for accessing the flags register directly. ; move register from special register mrs Rd, apsr ; Rd = APSR ; move special register from register msr apsr, Rd ; APSR = Rd These instructions are for accessing sp...
I Was Wrong - My JavaScript Misconception Explained! I made a big mistake in a recent video about using Async/Await in JavaScript! I claimed that using Promise.all() would allow multiple promises to run in para...
Nuitka/Nuitka Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, and 3.9. You feed it your Python app, it does a lot of clever things, ...
Announcing WARP for Linux and Proxy Mode Starting today Cloudflare WARP is available for Linux and comes with the ability to run as a local proxy.
A Beginner’s Guide to Miles Davis Inspired by: A beginner’s guide to modern art jazz Miles Davis (1926-1991) was a jazz trumpeter, bandleader, and composer. He was one of the most influential figures in the history of jazz, and he …
Ubuntu repositories broken · Issue #6381 · dotnet/core Hello, Ubuntu repositories seems to be broken, specifically I am getting '404 not found' for any .deb from apt update Err:1 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64...
Representing SHA-256 Hashes As Avatars How to turn 256 bits of entropy into a beautiful, avatar-friendly circular SVG: the Hashvatar
How to build a .NET template and use it within Visual Studio. Part 2: Creating a template package This is a 2 part-series. Part 1: Key concepts that you should know when creating a .NET template. If you want to read it, click here Part 2: How to convert a few .NET apps into .NET templates, package them together in a single NuGet pack and use them as ...
Remote Repositories extension for Visual Studio Code Remotely browse and edit a source control repository from within Visual Studio Code.
bee-san/pyWhat 🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️ - bee-san/pyWhat
Pro Tech Toolkit You’ll have a hard time finding a phone, laptop, or game console you can’t open with our best-selling kit.
Microsoft Engineers Scott Hanselman and Cherita Ousley - Learn C# together! This set of beginner tutorials will introduce you to the open source .NET platform and the C# programming language over 3 sessions! There’s a wonderful welcoming community out there that wants YOU to learn how to code! We’ll talk about where to start, wh...
ECMAScript proposal: JSON modules In this blog post, we examine the The ECMAScript proposal “JSON modules” (by Sven Sauleau, Daniel Ehrenberg, Myles Borins, and Dan Clark). It lets us import JSON data as if it were an ECMAScript module.
OSS Power-Ups: SpecFlow – Webinar Recording | The .NET Tools Blog The recording of our webinar, OSS Power-Ups: SpecFlow, with Andreas Willich, is now available. Subscribe to our community newsletter to receive notifications about future webinars. Th
Don't Code Tired | ICYMI C# 9 New Features: Top-level Statements Don't Code Tired - Jason Roberts on Software Development and .NET -
Your Guide to REST API Versioning in ASP.NET Core Since ASP.NET Core 3.1, you have the ability to version your APIs using a Microsoft NuGet package. Learn how to use this package to version your APIs easily.
GitHub Desktop 2.9 includes squashing, reordering, amending, and more! | The GitHub Blog The latest version of GitHub Desktop allows you to squash commits, squash and merge, reorder, amend your last commit, check out a branch from a previous commit, and more.
melbdotnet Meetup Group We are the Melb․NET Meetup Group. We are based in Melbourne, Victoria, and hold meetings on the first Tuesday of each month around the technology of .NET, software development, and anything around it. Find out more about Melb․NET Meetups, including the n...
Did we market Knative wrong? It has been over two years since we announced Knative. As the project and its community is going strong, I think we made some mistakes in the early positioning and messaging of Knative prevented the project from being a go-to addon for Kubernetes...
Visual Studio 2019 16.11 Preview 2 | Visual Studio Blog Visual Studio 2019 16.11 preview 2 is available today! Version 16.11 focuses on enhancing the stability and security of Visual Studio 2019. For features included in this release see the 16.11 Preview 1 blog post or check out the release notes.
Getting Started with Graph API and Graph Explorer | Developer Support Reed Robison spotlights Graph Explorer as a great place to start with Microsoft Graph API. One of many challenges for developers today is choosing the right API when it comes to integrating software. Some SDKs may be better tailored for a particular envir...
.NET Framework June 2021 Cumulative Update Preview | .NET Blog Today, we are releasing the June 2021 Cumulative Update Preview for .NET Framework for Windows 10, version 1809, Windows Server 2019, and Windows 10, version 1909. Quality and Reliability This release contains the following quality and reliability improve...
Getting Started with Graph API and Teams | Developer Support Reed Robison extends a simple JavaScript Single-Page Application (SPA) to integrate with Teams using Microsoft Graph API. In my last post, I covered a basic introduction to Graph API using Graph Explorer and a developer tenant. This is the easiest way to ...