Weekly .Net Tech Stack - #1 Stay up to date with the latest news in the .NET world: Entity Framework, GitHub Action, Azure DevOps, DDD, .NET Core, ASP.NET, gRPC, .NET, Tracing, Clean Architecture.
Conference Mobile App - BuiltWithDot.Net The Conference app is full of awesome and includes everything that you would expect from a spectacular conference application, but features tons of deep integration with: Azure + Online/Offline Sync Barcode Scanning Calendar Integration Maps & Navig...
Some things aren’t built to be tested Reactive forms are fun in angular, and fun here means “not fun”. They’re ‘fun’ because they’re meant to be testable; and easier to reason about, and they areR…
Episode 56 – Diversity and film making with Shawn Wildermuth – Coding After Work Podcast Support us by testing Telerik amazing UI for Blazor Use this link
r/funny - Yesterday I went kayaking thinking that it's probably really easy, oh boy was I wrong... 0 votes and 5 comments so far on Reddit
The Unexpected Find That Freed 20GB of Unused Index Space How to free space without dropping indexes or deleting data
Azure Quantum is now in Public Preview - Microsoft Quantum Azure Quantum is the world’s first full-stack, public cloud ecosystem for quantum solutions.
Migrating from old authentication code in ASP.NET with Microsoft.Identity.Web and Azure AD About 3 years ago, I wrote some code for a customer. It was a sample solution. The front end is a str...
North Korea-Sponsored Hackers Attack with Bad-Code Visual Studio Projects -- Visual Studio Magazine Microsoft reported a battle with North Korean-sponsored hackers who attacked security researchers with a most innovative technique: compromised Visual Studio projects.
My Third Year as a Solo Developer Today is the third anniversary of me quitting my job at Google to build my own software business. I posted updates at the end of my first and second years, so it's time for another update.
Release v3.0.0: Transformer-based pipelines, new training system, project templates, custom models, improved component API, type hints & lots more · explosion/spaCy 📣 NEW: Want to make the transition from spaCy v2 to spaCy v3 as smooth as possible for you and your organization? We're now offering commercial migration support for your spaCy pipelines! We've put...
Intro to Graphics 04 - Raster Images (Part2) Introduction to Computer Graphics.School of Computing, University of Utah.Course website: https://graphics.cs.utah.edu/courses/cs4600/fall2020/
Enterprise Web Library - BuiltWithDot.Net The Enterprise Web Library (EWL), and its tailored infrastructure platform, are a complete and open solution for developing and operating web-based enterprise software. The *Library* gives you a full development stack: * Application frameworks for w...
Intro to Graphics 02 - Math Background Introduction to Computer Graphics.School of Computing, University of Utah.Course website: https://graphics.cs.utah.edu/courses/cs4600/fall2020/
Intro to Graphics 03 - Raster Images (Part1) Introduction to Computer Graphics.School of Computing, University of Utah.Course website: https://graphics.cs.utah.edu/courses/cs4600/fall2020/
Blackjack in Blazor Part 3 - Game State and Blazor Components Let's start building the Blazor components and markup we need to play Blackjack!
Intro to Graphics 00 - Opening Introduction to Computer Graphics.School of Computing, University of Utah.Course website: https://graphics.cs.utah.edu/courses/cs4600/fall2020/
Intro to Graphics 01 - Introduction Introduction to Computer Graphics.School of Computing, University of Utah.Course website: https://graphics.cs.utah.edu/courses/cs4600/fall2020/
Trailblazor: Building Dynamic Applications with Blazor Underpinning Blazor's ability to create interactive web UIs using C# instead of JavaScript is a robust component model which offers exciting new opportunitie...
Why am I being told my fire_and_forget coroutine is not returning a value? | The Old New Thing You’re writing a C++/WinRT coroutine that nominally returns a fire_and_forget, meaning that the coroutine runs without notifying anybody when it is finished. fire_and_forget DoSomething() { DoFirstThing(); DoSecondThing(); } And when you compile thi...
How to structure a .NET Solution (project separation & architecture) Subscribe: http://bit.ly/ChapsasSubBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in this video...
Building a social media platform without going bankrupt: Part VI–Dealing with edits and deletions In the series so far, we talked about reading and writing posts, updating the timeline and distributing it, etc. I talked briefly about the challenges of cac...
Automatically generate a form from an object in Blazor - Gérald Barré In this post, I describe how to automatically generate forms for an object in ASP.NET Core Blazor applications.
Blazor WebAssembly : CSS Isolation - EP17 Hey Coders,In this tutorial, I am showing how you can use #CSS #Isolation in your #Blazor WebAssembly application. I am also going through how it exactly wor...
Open Telemetry for ASP.NET Core The basics of how to configure Open Telemetry metrics, logs, and traces for ASP.NET Core and export the traces.
Counterfeiting Stock - Explaining illegal naked shorting and stock manipulation Illegal naked shorting and stock manipulation are two of Wall Street's deep, dark secrets. This report explains what they are and the magnitude of the problem they represent.
vvvv gamma - BuiltWithDot.Net After more than 7 years in R&D, we've just published vvvv gamma, a visual-first live programming environment for the .NET ecosystem. It uses our new visual programming language VL which compiles to C# using Roslyn and has full state hot-reload to allow...
Building Better NuGet Packages - CodeWithStu Learn how to set common package tags in your csproj, enable deterministic builds, enable SourceLink for your packages and validate them using dotnet validate...
Finally - My first book got published I always had the idea to write a book and now it is finally done. My very first book was just published by Packt. This post is about how the journey of creating this book went.
Go (golang) Channels - Moving Data Between Concurrent Processes Go has concurrency baked in to the language -- concurrent operations are referred to as " goroutines ". But concurrency is a little mor...
Machine Learning with ML.NET - Ultimate Guide to Classification In this article, we explore classification algorithms and implement them using ML.NET.
239: Planning an App Release It is not Franks' turn to get his next app into the app store. We take a look back at what went into it's creation, his choices for monetization, and thoughts on what needs to happen leading up to the main release.
Implement app roles authorization with Azure AD and ASP.NET Core This post shows how to implement Azure AD App roles and applied to users or groups in Azure AD. The roles are used in an ASP.NET Core Razor page application as well as a ASP.NET Core API. The roles…
Internet disrupted in Myanmar amid apparent military uprising - NetBlocks Network data from the NetBlocks Internet Observatory indicate the onset of widespread internet disruptions in Myanmar on Sunday 31 January 2021 (UTC) amid reports of a military uprising and the ...
Gluee. Developer discounts and deals. - BuiltWithDot.Net As a web developer, and (another) projects author, I wanted to use cheap or free online tools. I know plenty of them, so I made a website, that lists those offers. In addition, it also lists coupons and discounts from an affiliate provider via API, to the...
SSL/TLS connection issue troubleshooting guide Background: Nowadays almost every service support connection over TLS to encrypt data in transit to protect data. You may experience exceptions or errors when establishing TLS connections with Azure services. Exceptions are vary dramatically dependin...
ASP.NET, Serilog and Application Insights If you're deploying an ASP.NET application to Azure App Services, there's a decent chance you'll also be using the fantastic Serilog and wi...
Surfacing Azure Pipelines Build Info in a .NET React SPA The title of this post is hugely specific, but the idea is simple. We want to answer the question: "what codebase is running in Production ...
Windows Terminal Preview 1.6 Release | Windows Command Line Welcome to our first Windows Terminal release of 2021! This release brings new features to Windows Terminal Preview version 1.6 as well as moves Windows Terminal to version 1.5, which includes the features from this previous blog post. You can download bo...
Pholly – Azure From The Trenches If you're looking for help with C#, .NET, Azure, Architecture, or would simply value an independent opinion then please get in touch here or over on Twitter.
Demystifying Service Principals - Managed Identities | Azure DevOps Blog Hey friends, In this article, I want to clarify one of the more confusing concepts in Azure and more specifically around the Azure Identity objects known as Service Principals and Managed Identities. Before zooming in on these, let’s take a step back and ...
VS Code an overnight success...10 years in the making with Erich Gamma VS Code an overnight success...10 years in the making with Erich Gamma Resources: https://code.visualstudio.com/docs/remote/remote-overviewhttps://vscode.github.com
Does Neumorphism Have Any Place in App Design in 2021? Neumorphism: the new “it” design trend? Roots in skeuomorphism (a trend we booted with good reason) and usability issues make me skeptical. Let’s have a look.
The Best TLS and PKI Training Course in the World Learn how to deploy secure servers and encrypted web applications and get an A+ on SSL Labs! Practical course from the author of much acclaimed Bulletproof SSL and TLS
Naked shorting: The curious incident of the shares that didn't exist Shareholders and executives in some of the US's smallest listed companies believe their share prices have been forced down by illegal naked shorting. This has led to a number of lawsuits, claiming unscrupulous behaviour by brokers and market-makers exploi...
HTML Washer - BuiltWithDot.Net As a web developer, I frequently had to reuse HTML, e.g. when re=designing a site and had to manually remove the old styling, scripts, etc and then apply new one. So I created HTML Washer. It§s an online tool that reduces HTML to basic tags and attribu...
Get Windows Terminal - Microsoft Store Download this app from Microsoft Store for Windows 10. See screenshots, read the latest customer reviews, and compare ratings for Windows Terminal.
Hacker posts 1.9 million Pixlr user records for free on forum A hacker has leaked 1.9 million Pixlr user records containing information that could be used to perform targeted phishing and credential stuffing attacks.
Why I still Lisp (and you should too!) As a long-time user (and active proponent) of Scheme/Common Lisp/Racket, I sometimes get asked why I stick with them. Fortunately, I have…
Game Jam Lessons Learned We step back to reflect on what we learned from our first game jam, while Joe's bathroom is too close and Allen taught Michael something (again).
My experience passing CKA and CKAD In December last year I was able to sit for the coveted Certified Kubernetes Administrator and Certified Kubernetes Application Developer exams, and clear them both after some preparation.
Things You Should Know A positive-negative post about unfortunate events, music, philosophy, and hope.
Practical and Ruthless Prioritization Rules One of the biggest challenges for Product Managers is to prioritize features or bugs. Choosing what goes first can have a significant impact on all businesses. Unfortunately, there are very few opportunities where you will be able to satisfy all your stak...
Mario Hayashi - Blog - Delivering software: The Product Management Triangle Blogpost on delivering software products with the Product Management Triangle. Control shipping software products with three levers: speed, scope and quality.
A Survival Guide for Beating Information Addiction - zen habits By Leo Babauta Are you suffering from information addiction? It’s a growing problem as people spend more and more of their time online — and while online tools are amazing, being addicted to checking them can steal most of your day. You know you’re an inf...
Genes Carrying Memes – Lessons Learned The prospect of CRISPR-Cas9 germline editing has many wondering how it will be used on humans. Will there be more Chinese experimental babies? Will there be super babies? Yes, obviously. It is inevitable. How will future generations of cultures interact w...