זה הרבה יותר מסכסוך עם חברת ריגול דיגיטלי מהרצליה בירושלים הבינו שהממשלה צריכה להתגייס ולפתוח במערכה לביטול ההחלטה על הכנסת NSO לרשימת הגופים שפועלים בניגוד לאינטרס הלאומי האמריקני - ומערכה זו תהפוך למלחמה על שורת נושאים רגישים וסודיים הנוגעים לביטחון המדינה. פרשנות
Optimistic Concurrency in an HTTP API with ETags & Hypermedia How do you implement optimistic concurrency in an HTTP API? There are a couple of different ways, regardless of what datastore you're using in the backend. Y...
With .NET MAUI Delayed, Xamarin.Forms Remains Mobile Dev Option in .NET 6 -- Visual Studio Magazine With .NET MAUI -- the 'evolution of Xamarin.Forms' -- delayed, the latter remains a primary mobile dev option in .NET 6, just released this week.
Ciphertext Compression #4: SSDDH, SSCDH, CSSDDH, and CSSCDH While this issue talks about phishing, and you should ideally not click on links from internet strangers, this issue is only available via this link and what...
Stovetop - Recipe Search Stovetop aggregates recipes from all your favorite sources. Search, filter and sort by ingredients, rating, and more.
Jimmy Wales’ Final Email Jimmy Wales, the founder of Wikipedia, is emailing me? “Signing off”? Is he leaving Wikipedia? Is he dying?! No, just asking for more…
How We Saved Millions in SSD Costs by Upgrading Our Filesystem - Heap During COVID we experienced rapid growth in the amount of data we ingest. This post details some of the problems this caused us and how we solved them.
Create web apps with .NET 6 and minimal API and ASP.NET Core - Learn With minimal API, you can create an API in just 4 lines of code while leveraging the latest features of .NET 6.
Automating .Net 6 Application Protection Microsoft will officially release the next LTS version of .NET this week at .NET Conf on November 9th. Contrast is a sponsor of the event. .NET 6 comes with a lot of suspense and excitement from the .NET community. This version brings simplified developm...
I QUIT My Job - Here's Why! I quit my current job...let me explain why._____________________________________________Newsletter 🗞Interested in exclusive content and discounts? 🤯 Sign u...
.NET Conf 2021 Join the .NET Conf 2021 free virtual event November 9-11 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!
ESP32 UWB Module - ESP32 Indoor Positioning Solution with Ultra Wide Band ESP32 UWB Module is an ESP32 indoor positioning solution with Ultra Wide Band.
Collection Performance: Sort() with CompareTo() Let’s discuss for() and foreach() under load to establish a baseline. As you can see below, I used the same code in the previous chapter and added Task.Delay() to simulate a CPU load.
Misleading skewness | Andrey Akinshin Skewness is a commonly used measure of the asymmetry of the probability distributions. A typical skewness interpretation comes down to an image like this: ...
F# 6 is officially here! F# 6 is released as part of .NET 6. You'll find new task based async, pipeline debugging, and tons of other features.
Microsoft Introduces a New Cloud-Native Offering with Azure Container Apps Service During the recent Ignite conference, Microsoft announced a new cloud-native offering with Azure Container Apps, allowing developers to build microservice architectures using containers. This serverless Kubernetes-based service is in public preview.
Microsoft Releases Azure Open AI Service Including Access to Powerful GPT-3 Models At its recent Ignite conference, Microsoft announced the new Azure OpenAI Service in preview, allowing access to OpenAI’s API through the Azure platform. This new Azure Cognitive Service will give customers access to OpenAI’s powerful GPT-3 models, along ...
Backend Web API Service (CTP) | eXpressApp Framework Developer documentation for all DevExpress products.
.NET Downloads (Linux, macOS, and Windows) Official .NET downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
ProctorU is dystopian spyware As part of my MSc, I have to take an online exam. Obviously, this means I am highly likely to cheat by looking up things on Wikipedia or by having a bit of paper with notes on it. EVIL! So, the exa…
Announcing YARP 1.0 Release Announcing YARP 1.0, an open-source, highly customizable reverse proxy using .NET, which can be downloaded from NuGet.
If your domain name parser can't handle internationalized domain names, then maybe that's your parser's problem A security vulnerability report arrived that went roughly like this: Internet Explorer has a security vulnerability that allows an attacker to bypass domain filtering. Suppose my web site filters domain names, say with the following test: if ($frame_domai...
Release 1.3.42 · bUnit-dev/bUnit This release includes support for .NET 6, with support for all new features in Blazor with that release. There are also a number of additions and fixes, all listed below. Big shout out to bUnit's s...
How to create your own project templates in .NET 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...
A Brief History of the Meris Botnet Over the past months, we’ve been tracking and analyzing the activity of the Meris botnet.
Source generator updates: incremental generators: Exploring .NET Core 6 - Part 9 In this post I look at the updates to the source generator API in .NET 6, why the changes were made, and how to update your source generators to use them.
System76 is building a new Linux desktop in Rust 'There are things we'd like to do that we can't simply achieve through extensions in GNOME'
String Performance: Checking for a Substring There are three main methods to check for a string, within a string. Those methods, from String, are: Contains(), StartsWith(), and EndsWith(). This article shows the performance differences betwee…
C# Delegates - Code Maze C# delegates are one of the basic building blocks of flexible applications. They can be found in the majority of the .NET framework codebase.
It’s Mostly a Demand Shock, Not a Supply Shock, and It’s Everywhere Monetary Policy 3 created a self-reinforcing demand explosion that is getting harder, not easier, for supply to keep up with.
"This project will only take 2 hours" Whenever I think something is simple, I try to walkthrough it and come up with all of the reasons why it isn't.
Who owns this huge database of leaked VPN user details? - Comparitech Millions of VPN users could be at risk following the exposure of account info and connection logs on an unprotected server.
.NET Official Support Policy Learn about support policies, and the various ways to get support, for the .NET platform. Includes support information for ASP.NET, Entity Framework, Xamarin, and more.
add api diff between 5.0 & 6.0 targeting packs. by Anipik · Pull Request #6874 · dotnet/core cc @adamsitnik @carlossanlop @Jozkee @eiriktsarpalis @layomia @buyaa-n @joperezr @krwq @kouvel @pgovind @tannergooding @steveharter @tarekgh @dotnet/ncl @stephentoub @ericstj @danmoseley @richlande...
Cake v2.0.0 RC 1 released Version 2.0.0 RC 1 of Cake has been released. Take it for a spin and give us feedback on our discussion board.
Full-stack .NET 6 Apps with Blazor WebAssembly and Azure Static Web Apps .NET 6 is the latest version of .NET and it’s generally available today. The Azure Static Web Apps team is excited to announce that you can now run full-stack .NET 6 apps on Static Web Apps! What is Azure Static Web Apps? Azure Static Web Apps is a se...
Visual Studio 2022 Launch Event Join us on November 8, for the launch of Visual Studio 2022. Learn about what's new, hear tips & tricks, participate in the live Q&As, and be the first to take the latest version for a spin. h
Announcing NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable.
Announcing .NET MAUI Preview 10 .NET MAUI Preview 10 includes a single installation experience with Windows App SDK, and new controls such as CollectionView and IndicatorView.
What's New in Xamarin and Visual Studio 2022 This week .NET Conf 2021 is celebrating the release of .NET 6, Visual Studio 2022 is now available, and we are happy to announce that Visual Studio 2022 also includes Xamarin support for Android 12, Apple’s latest Xcode 13 releases of iOS,
General Availability of PowerShell 7.2 General Availability of PowerShell 7.2 We’re pleased to announce the General Availability of PowerShell 7.2! This release continues our even numbered minor version releases as Long Term Support (LTS). The odd numbered minor versions will continue to have ...
.NET November 2021 Updates – 5.0.12 and 3.1.21 Today, we are releasing the .NET November 2021 Updates. These updates contains reliability and other improvements. See the individual release notes for details on updated packages. You can download 5.0.12 and 3.1.21 versions for Windows, macOS, and Linux,...
Get started with minimal API for .NET 6 This is a series on web development with minimal API using .NET 6.
Reader as a profunctor Any function gives rise to a profunctor. An article for object-oriented programmers.
Building real applications with Orleans Microsoft Orleans is a cross-platform framework for building distributed applications with .NET.In this episode, Reuben Bond joins Cecil to talk about some o...
Release v3.5.1 · dotnet/orleans Improvements and bug fixes since 3.5.0 Non-breaking improvements Support Minimal API host builder (#7316) CodeGenerator: support implicit using directives (#7310) Improve graceful connection shu...
GitHub - adria0/plonk-by-fingers: Implementation of Plonk by Hand in rust Implementation of Plonk by Hand in rust. Contribute to adria0/plonk-by-fingers development by creating an account on GitHub.
Corrypt download: iOS appstore itch.io (windows/mac) This is a new puzzle game. It's today's free game on the "Advent of Indies" calendar...
How I found a bug in Intel Skylake processors Instructors of “Introduction to programming” courses know that students are willing to blame the failures of their programs on anything. Sorting routine discards half of the data? “That might be a Windows virus!” Binary search always fails? “The Java comp...
Remove the .NET runtime and SDK This article describes how to determine which versions of the .NET Runtime and SDK are currently installed, and then, how to remove them on Windows, Mac, and Linux.
Please ask stupid questions as a new software developer But what if they think I’m stupid? Guess what — They don’t expect much from you right now anyway.
.NET 6 on App Service We are happy to announce that App Service is rolling out day 0 support for .NET 6.0 applications across all public regions and scenarios on both Windows and Linux App Service plans.
Stop requiring specific technology experience for senior-plus engineers A conversation I’ve had (too) many times in our industry: You: “I’m looking to hire a senior engineer. Know anyone good?” Me: “Oh great, I know some good people! How about $A?” You: “They won’t do. We need someone with at least $X years in $TECHNOLOGY. Me...