Code Maze Weekly #45 - Code Maze The weekend is coming and it’s time to relax and read some good articles and watch some awesome videos. Let’s see what’s in store for us this week. .NET and C# ILogger and Null Object Pattern [christianfindlay.com] Christian Findlay walks us through a dif...
Azure Load Balancer insights using Azure Monitor for Networks | Azure Friday Erich Robinson-Tillenburg joins Scott Hanselman to demo and explain health monitoring and configuration analysis for Azure Load Balancer using Azure Monitor for Networks.
Warren Buffett Says This 1 Simple Habit Separates Successful People From Everyone Else The 87-year-old chairman and CEO of Berkshire Hathaway once gave us a breakthrough principle of taking charge of one's life. Let's revisit it.
How To Get Promoted Recently I read Slava’s post on How to get promoted.I have a lot of respect for Slava, but I don’t agree with this post. So I thought I would share how Ithin...
Analyze suspicious emails with Tines and urlscan - Phish.ly Forward a suspicious email (or an .eml attachment) to scan@phish.ly, Tines will automatically analyze the URLs with urlscan and send you a report.
I built a lay-down desk After spending part of the last 12 months travelling in Europe I'm now settling down around Paris and I need to adapt my multi-screens setup. You probably have seen an ads for the altwork desk a $7000 desk that let you work laying down. Spending a big par...
siderea | Where Our Economy Is, For the Young [econ, US, Patreon] Canonical link: https://siderea.dreamwidth.org/1662085.html
What I’ve learned about isometric rendering As part of my work on Agave, I needed to find a way to render a virtual office in a web application. I also needed the ability to maintain a high engineering velocity and get high leverage out of t…
Why Does My Computer Not Boot with a USB Hub Attached? USB Hubs are a minefield. They're cheaply designed, poorly thought out, and in some cases can potentially damage attached devices. This blog post explores why, and how to fix it.
Emulate vision deficiencies in DevTools Emulate vision deficiencies in to see how users who experience color blindness or blurred vision might see your site.
Pressing YubiKeys If you work in tech, you probably have a YubiKey. I have this one, the YubiKey 5C Nano:
Samsung Ads Samsung Ads, named one of Ad Age’s Best Places to Work 2020, is Advanced TV Advertising built on the largest, most powerful source of TV data.
Xamarin.Forms 5 Preview: Advanced UI Controls for Beautiful Apps Xamarin,Forms 5 Preview is now available. The pre-release brings you more interactive controls with CarouselView, Paths, Gradients, and more.
Stephen Toub - Dotnetos Week Performance Improvements in .NET 5 Performance is a big focus for .NET 5, with significant engineering effort from both Microsoft and the .NET community going into making it fast and lean. In this talk, we’ll survey a wide array of performance improvement...
Microsoft Trainees Helping To Solve Homelessness On The Power Platform Are you looking for inspiration for how technology can do amazing things in the world? Then look no further! We have an amazing episode where Dona and Sarah are joined by the Microsoft Trainees Geoff,
Xamarin Warsaw Mobile Developers #21 - ONLINE Wed, Oct 28, 2020, 6:00 PM: Join us online at Zoom: https://us02web.zoom.us/j/81826799226We are starting at 6PM (UTC+2).----------------------------------------🗓 Agenda🚀 18:00 - 18:05 | Opening1️⃣ 1
Why Privacy Is the Most Important Concept of Our Time - In Re Privacy is more than the right of an individual to be left alone. It concerns the very fabric of society.
Episode 61 - Azure and Live Conferences With Andy Morrell In this episode of The .NET Core Podcast we talked with Andy Morrell about how he, and the rest for the Live Coders team, leveraged a single Windows VM on Azure to run the Live Coders Conferences
Little gotcha with C++/WinRT iterators: The case of the mutated temporary | The Old New Thing C++/WinRT iterators resemble iterators in many ways, most notable they resemble them enough to let you use them in ranged for loops or in standard algorithms that use input iterators. But they aren’t full iterators, so watch out. Most notably, the iterato...
C# Language Highlights: Tuples In this video, Maira and Kendra will teach us how to use tuples in C#. The tuples feature provides concise syntax to group multiple data elements in a lightweight data structure. To learn more about o
Computers Are Hard: app performance with Jeff Fritz When the next person comes in and they can’t understand your code, it doesn’t matter how good it is.
.NET Conf 2020 and Community Events this October | Xamarin Blog Virtually tune-in to communities around the world this October with .NET Conf 2020, virtual Meetups, community stand-ups, podcasts, and more!
ArrayPool vs MemoryPool—minimizing allocations in AIS.NET | endjin Tracking down unexpected allocations in a high-performance .NET parsing library.
xraymemory/micromtn my personal website, built using Logr. Contribute to xraymemory/micromtn development by creating an account on GitHub.
.NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004 | .NET Blog Today, we are releasing the September 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET Disabled resuse of AppPathModifier in ASP.Net contro...
Setting environment variables for ASP.NET Core apps in a Helm chart: Deploying ASP.NET Core applications to Kubernetes - Part 5 In this post I show how you can pass environment variables to your ASP.NET Core apps deployed in Kubernetes using Helm
Building Your Next Web App with ASP.NET Core ASP.NET Core provides a number of built-in solutions for different use cases without getting in the way. Let’s take a look at some: MVC, Razor Pages, Blazor.
HP 975A Ink Cartridge Cyan Buy HP 975A Ink Cartridge Cyan and enjoy free 2 Hour Click and Collect. Save with our Price Beat Guarantee. Free delivery over $55 Australia wide*.
UI/UX for Devs: An Illustrated Mental Model for Empathy In a previous blog post I wrote about how mental models help you understand how something works. These models in your mind explain what did happen in the past and provide a reasonable (but not always …
Publishing an ASP.NET Core App to Azure App Service Using Visual Studio - Code Maze In this article, we'll see how to publish an ASP.NET web application to an Azure App Service using Visual Studio.
Escaping strings in Bash using !:q TIL this trick, [via Pascal Hirsch](https://twitter.com/phphys/status/1311727268398465029) on Twitter. Enter a line of Bash starting with a `#` comment, then run `!:q` on the next line to see what that would be with proper Bash escaping applied. ``` bash...
KubeCon + CloudNativeCon North America 2020 Virtual: Project Tye: Building Developer Focused... View more about this event at KubeCon + CloudNativeCon North America 2020 Virtual
How One Guy Ruined #Hacktoberfest2020 #Drama Hacktoberfest If you aren't familar, Hacktoberfest is an annual event that occurs every October. It is held by Digital Ocean and encourages developers to submit Pull Requests to Open Source repositories and as a reward you get a T-Shirt. There's almo...