Gatsby and Sanity.io - Part 3 (Live Stream) Gatsby and Sanity.io are a great pair for creating JAMstack projects like blogs. In these videos, I am working to migrate my Gatsby blog from using markdown files to using the Headless CMS called Sanity.io. After starting this migration, I am loving Gatsb...
Cloudflare Workers Now Support COBOL COBOL is often a source of amusement for programmers because it is seen as old, verbose, clunky, and difficult to maintain. COBOL can now be used to write code for Cloudflare’s serverless platform Workers.
Using .NET Core to provide Power Query for Excel on Mac | .NET Blog Power Query is a data connection technology that enables you to discover, connect, combine, and refine data sources to meet your analysis needs. Features in Power Query are available in Excel and Power BI Desktop. Power Query was developed for windows and...
Workstream Home Workstream is a super-fast, virtual computer you can use for anything. Get a new computer in less than 5 minutes, zero-configuration required.
It's like JSON. but fast and small. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in add...
Syncfusion Free Ebooks | Blazor Succinctly Blazor technology enables you to create sophisticated, manageable, and extensible single-page applications using C# and Razor syntax. Blazor Succinctly wil...
The Computer Scientist Who Can’t Stop Telling Stories For pioneering computer scientist Donald Knuth, good coding is synonymous with beautiful expression.
Apple (Australia) Discover the innovative world of Apple and shop for everything iPhone, iPad, Apple Watch, Mac and Apple TV, plus explore accessories, entertainment and expert device support.
The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript This is a comprehensive guide on how to utilize drag and drop image uploading with pure Javascript.
ASP.NET Blog | Blazor WebAssembly 3.2.0 Preview 4 release now available A new preview update of Blazor WebAssembly is now available! Here’s what’s new in this release: Access host environment during startup Logging improvements Brotli precompression Load assemblies and runtime in parallel Simplify IL linker config for apps L...
Creating a ReadOnlySequence from Array Data - Steve Gordon In this .NET focused post, I demonstrate how to create a ReadOnlySequence from some existing data held in multiple arrays.
F# Software Foundation F# runs on Linux, Mac OS X, Android, iOS, Windows, GPUs, and browsers. It is free to use and is open source under an OSI-approved license.
.NET Conf - Focus on Xamarin Event Recap | Xamarin Blog Checkout on-demand videos, code samples, and links from the largest Xamarin virutal event of the year, .NET Conf - Focus on Xamarin.
Are Boolean Flags on Methods a Code Smell? - ardalis Recently I had one of my newsletter subscribers ask me a question about whether it was a good practice to use a boolean parameter to alter the behavior of a method. Martin Fowler describes (many of*) these as Flag Arguments. The topic is also covered in t...
MSIX Packaging Tool April 2020 release is now available! We are happy to announce that the April 2020 release (1.2020.402.0) of the MSIX Packaging Tool is now available! We have been evaluating the public health situation and understand the impact this is having on many of our customers. Due to the current ci...
Augmenting Interfaces in the Global Scope in TypeScript How to augment a TypeScript interface in the global scope via interface declaration merging.
The 2020 Guide to Creating Quality Technical Screencasts, Presentations, and Remote Meetings I've had a lot of people ask me to write up a guide to creating great technical screencasts. This is an update to my ...
A Framework to DotNet Core Conversion Report An experience report of converting a large microservice platform from .NET Framework to dotnet core. Background For the last year or so...
A Framework to DotNet Core Conversion Report An experience report of converting a large microservice platform from .NET Framework to dotnet core. Background For the last year or so...
Download the Student Developer coloring book! Download our student developer coloring book and complete the pages digitally, or print them out and color by hand. The pages have variety of designs ranging from simple to complex. Be sure to share your creations with us on social, we can’t wait to see y...
When to Mock The use of mocks in unit testing is a controversial topic (maybe less so now than several years ago). I remember how, throughout my programming career, I went from mocking almost every dependency, to the "no-mocks" policy, and then to "only mock external...
What is Fiddler? Learn about Telerik Fiddler, a free web debugging proxy for any browser that’s beloved by countless developers.
IntelliSense Customer Development Take this survey powered by surveymonkey.com. Create your own surveys for free.
Folding@Home is now equivalent to an exascale supercomputer Folding@Home's distributed disease-busting network is now running at over 1,000,000,000,000,000,000 operations per second.
Building a web app with functional programming An open source web based rest client. Create, share and execute requests to test your API.
Entity Framework documentation Learn to use Entity Framework Core, a modern object-database mapper for .NET that supports LINQ queries, change tracking, updates, and schema migrations. Browse tutorials, sample code, fundamentals, API reference and more.