dotnetomaniak.pl - Najnowsze artykuły o .NET - Strona 17

Lee P RichardsonRate me: Please Sign up or sign in to vote. 5.00/5 (7 votes)CPOL7 min readIn this post I'll quickly explain what asynchronous streams are, describe what real world problem they helped me solve, and show some common pitfalls just in case you're in a similar situation. My journey to solve a hard performance problem with a newish language feature: asynchronous streams. Explains what asynchrnous streams are, and shows a real world prob...

Tagi: FileStream
Dziel się z innymi:
Stop Saving to Disk with C# Asynchronous Streams - CodeProject

Sztuka programowania 1018 dni, 7 godzin, 57 minut temu Piotr Stapp 63 źrodło rozwiń

aboutblogpodcastyoutubespeaking browse by category or dateC sharp or B flat? Experiments in self-contained native executables in .NETComment on this post [3]Posted in Open Source Sponsored By One of the best parts of the .NET ecosystem is the excitement around experimentation. Someone is always taking .NET to the next level, trying new things, pushing the envelope. Michal Strehovsky has an interesting experiment on his GitHub called "bflat." This is not a produc...

Tagi: natywne
Źródło: www.hanselman.com
Dziel się z innymi:
C sharp or B flat? Experiments in self-contained native executables in .NET - Scott Hanselman's Blog

Sztuka programowania 1018 dni, 7 godzin, 57 minut temu Piotr Stapp 30 źrodło rozwiń

July 04, 2021 (~10 Minute Read) IDEMPOTENCYFAULT TOLERANCEDISTRIBUTED SYSTEMSAPI DESIGNASP.NET COREOPEN-SOURCE Contents IntroductionIdempotency in HTTP (Web)The IdempotentAPI LibraryHow IdempotentAPI WorksThe Source CodeIdempotentAPI NuGet packageStep 1: Register the Distributed Cache (as Persistent Storage)Step 2: Decorate Response Classes as SerializableStep 3: Set Controller Operations as IdempotentUsing the Idempotent Attribute on a Controller’s ClassUsing the Idempotent Attribute on a Controller’s...

Tagi: WebAPI
Dziel się z innymi:
.NET Nakama | Idempotency for Fault-Tolerant Web APIs

Sztuka programowania 1018 dni, 7 godzin, 57 minut temu Piotr Stapp 34 źrodło rozwiń

Nik June 30th, 2021 With the release of Visual Studio 16.10 comes a new analysis engine for the Performance Profiler, with the .NET Object Allocation Tool being the first tool to be onboarded. This provides the tool with some new features and a significant perf boost. Give it a shot with your C# app and see what spurious allocations you can remove to speed up your app! The .NET Object Allocation Tool now has support for Source Link which lets the tool pull down source files when going to source. This ...

Dziel się z innymi:
.NET Object Allocation Tool Performance | Visual Studio Blog

Narzędzia 1018 dni, 7 godzin, 57 minut temu Piotr Stapp 20 źrodło rozwiń

...korporacyjne proxy, antywirusy i innego rodzaju oprogramowanie monitorujące jest w stanie ograniczyć wydajność programisty – moim zdaniem – nawet o połowę. Coś co w normalnych warunkach zajmuje 2 minuty może w takim środowisku zająć minut 10, a to już wystarczająco, by deweloper się zirytował i rozproszył. 2 minuty pozwolą pozostać we flow, a 10 minut frustracji przerodzi się w wizytę w kuchni albo chill-roomie, a następnie w kolejne kwadranse spędzone na powrocie do skupienia.

Źródło: kalkus.dev
Dziel się z innymi:
Technologiczno-narzędziowa zasada Pareto | Programista też człowiek

Inne 1019 dni, 8 godzin, 58 minut temu landeeyo 69 źrodło rozwiń

Bardzo często myśląc o efektywności mówimy o realizacji jak największej liczby zadań w określonym czasie (ang. output). Często nasuwają nam się również miary pokroju Velocity czy Capacity. O ile nie ma nic złego w mierzeniu prędkości zespołu, o tyle mówimy tutaj bardziej o wydajności, a nie efektywności. Prawdziwą efektywność należy utożsamiać z efektem naszej pracy jakim jest produkt. Powinniśmy więc mówić o wartości jaką dostarczamy końcowemu użytkownikowi (ang. outcome), czy też ujmując inaczej z mie...

Dziel się z innymi:
Wydajność vs Efektywność w SCRUM

Inne 1019 dni, 8 godzin, 58 minut temu blackik 54 źrodło rozwiń

Laurent April 15th, 2021 Hi! I’m Laurent Ellerbach. I’m a Principal Software Engineer Manager at Microsoft working for the Commercial Software Engineering team. My team and I are doing co-engineering with our largest customers helping them in their digital transformation and focussing on Azure. I’m more focussing on Manufacturing industry and I’ve been involved in IoT for a very long time. I’ve been a contributor to .NET IoT and quickly became one of the main contributors which drove me to work very cl...

Dziel się z innymi:
Show dotnet: Build your own unit test platform? The true story of .NET nanoFramework. | .NET Blog

Inne 1022 dni, 10 godzin, 59 minut temu Piotr Stapp 37 źrodło rozwiń

Recently, I had to convert an SVG file to PNG. I tried a few free online converters, but none of them were able to convert the image correctly. Indeed, they don't support custom fonts… Instead of wasting more time at searching for an existing tool, I opened Visual Studio and I made a quick application to convert my images!

Tagi: dotnet
Źródło: www.meziantou.net
Dziel się z innymi:
Convert SVG files to PNG or JPEG using .NET - Meziantou's blog

Inne 1022 dni, 10 godzin, 59 minut temu Piotr Stapp 30 źrodło rozwiń

In .NET there are multiple ways to check if a value is null. But all of them are not equivalent. Let's look at the different ways to check if an object is null:

Tagi: null-check
Źródło: www.meziantou.net
Dziel się z innymi:
Different ways to check if a value is null in C# - Meziantou's blog

Sztuka programowania 1022 dni, 10 godzin, 59 minut temu Piotr Stapp 98 źrodło rozwiń

content Videos Content Index Board Games Photography

Tagi: inne
Źródło: martinfowler.com
Dziel się z innymi:
Hybrid Clock - Martin Fowler

Inne 1023 dni, 10 godzin, 31 minut temu Piotr Stapp 50 źrodło rozwiń

This week I decided to back to the basics of Event Sourcing. I explained how to build the current state from events in: - object-oriented style in C# - functional style in TypeScript. This is an essential part of treating events as the source of truth.

Źródło: event-driven.io
Dziel się z innymi:
How to get the current entity state from events? - Oskar Dudycz

Architektura 1023 dni, 10 godzin, 31 minut temu oskar-at-net 42 źrodło rozwiń

The other day at work I ran into an attribute I hadn't heard about, the [Conditional] attribute. In this post I start by describing conditional compilation using pre-processor directives like #if, and then introduce the [Conditional] attribute, and describe how it differs to using #if.Conditional compilation with #if With the release of .NET Core 5 years ago (has it really been that long?!) the need to multi-target .NET libraries and applications became more prominent. As the early versions of .NET...

Tagi: compiler
Źródło: andrewlock.net
Dziel się z innymi:
Conditional compilation for ignoring method calls with the ConditionalAttribute

Inne 1023 dni, 10 godzin, 31 minut temu Piotr Stapp 18 źrodło rozwiń

Tworzenie logiki aplikacji mobilnej w xamarin.

Dziel się z innymi:
Pierwsza Aplikacja Mobilna Xamarin w C# – Logika MVVM (2/2) - ModestProgrammer.pl

Sztuka programowania 1023 dni, 10 godzin, 31 minut temu modestprogrammer 37 źrodło rozwiń

Dependency injection (DI) software design pattern is one of the most used ones and requires no introduction, but if you need any check out MDNS article about this topic. To achieve Inversion of Control we can use DI Containers, in which we define services and the abstractions that they fulfill so that they can be injected (created) at runtime. .NET Core and .NET5+ has a simple container built-in that allows registering dependencies one by one, but the application can quickly outgrow this approach, plus ...

Źródło: www.hmijalski.com
Dziel się z innymi:
Auto Registering dependencies with Scrutor · Hubert Mijalski

Inne 1024 dni, 10 godzin, 29 minut temu Piotr Stapp 42 źrodło rozwiń

michielpost.nl Personal blog of Michiel PostcategoriesblockchainblazorauthorMichielpublishedcategoriesblazor Blazor WebAssembly apps can become pretty large (10+ MB), every Blazor app includes the dotnet runtime compatible with WebAssembly, and of course all of your app's dependencies. Microsoft is working on getting the download size as small as possible, with techniques like tree shaking. This means that unused code won't be included in the Release build. But there are also some things we can do ou...

Tagi: Blazor
Dziel się z innymi:
Reducing Blazor WebAssembly download size | michielpost.nl

Inne 1024 dni, 10 godzin, 29 minut temu Piotr Stapp 29 źrodło rozwiń

Systemy są coraz większe, rozproszone i skomplikowane. W tym wpisie poruszona jest kwestia monitoringu. Dlaczego jest ważny i co możemy monitorować.

Źródło: wiadrodanych.pl
Dziel się z innymi:
Ogarnij monitoring (serio) - Wiadro Danych

Inne 1025 dni, 10 godzin, 15 minut temu mszymczyk 97 źrodło rozwiń

.NET C# Gunnar Peipman2 Views 0 Comments Hopefully the era of leprosy and corona is over for this time and it’s time to get back to blogging. Exceptions are powerful feature of object-oriented languages as far as they are used like they are thought to use – throw exception only when something really unexpected happens. This advice should be taken seriously – here’s why. Back in days when I was young and beautyful (now I’m only beautyful) I found utility application to get documents and their metadata...

Źródło: gunnarpeipman.com
Dziel się z innymi:
Cost of exceptions

Sztuka programowania 1025 dni, 10 godzin, 15 minut temu Piotr Stapp 56 źrodło rozwiń

Get startedOpen in appAntão Almada574 FollowersAbout Sign inGet started574 FollowersAboutGet startedOpen in app Antão Almada 2 days ago·3 min read In my previous post I left out ArraySegment

Tagi: performance
Dziel się z innymi:
Array iteration performance in C# — ArraySegment | by Antão Almada | Jun, 2021 | Medium

Sztuka programowania 1025 dni, 10 godzin, 15 minut temu Piotr Stapp 41 źrodło rozwiń

EnglishDeutsch Blog Back Homepage About us Services Expertise Career Contact Back Startseite Über uns Leistungen Expertise Karriere Kontakt EnglishHomepageAbout usServicesExpertiseCareerContactDeut...

Tagi: F#
Dziel się z innymi:
Introduction to Functional Programming in F# - Table of Contents — Softwarepark

Sztuka programowania 1025 dni, 10 godzin, 15 minut temu Piotr Stapp 11 źrodło rozwiń

W 76. odcinku z naszymi gośćmi rozmawiamy o technologii Blazor. Zastanawiamy się czy nowa technologia Microsoftu nie powtórzy ubitego już Silverlighta, czy oparcie jej na otartych standardach uchroni przez powtórką z historii. A prócz tego czy warto iść w Blazora jako główna technologia i jak wygląda rynek pracy. Miłego słuchania. Gość odcinka:Konrad Kokosa – https://twitter.com/konradkokosaKonrad Bartecki – https://bartecki.me/

Źródło: ostrapila.pl
Dziel się z innymi:
Blazor – Ostra Piła

Inne 1025 dni, 10 godzin, 15 minut temu macabre13 29 źrodło rozwiń

1 2... 15 16 17 18 19 20... 464 465

Najaktywniejsi w tym miesiącu