dotnetomaniak.pl - Najnowsze artykuły o .NET w dziale Sztuka programowania - Strona 6

Czy programista musi ukończyć studia?

Dziel się z innymi:
Czy Programista .NET Potrzebuje Studiów? - Modest Programmer

Sztuka programowania 1108 dni, 20 godzin, 47 minut temu modestprogrammer 70 źrodło rozwiń

Learn how to build APIs in .NET with our Ultimate ASP.NET Core Web API! 🔥Check out our video course about BLAZOR WEBASSEMBLY! 🔥HomeWeb API Book 📙Blazor WASM Video Course 🔥GuidesASP.NET CoreASP.NET Core SeriesGraphQL ASP.NET CoreASP.NET Core MVC SeriesASP.NET Core MVC TestingEF Core SeriesHttpClient with ASP.NET CoreSecurityASP.NET Core Identity SeriesIdentityServer4, OAuth, OIDC SeriesAngular with ASP.NET Core IdentityBlazor WebAssemblyBest PracticesSOLID PrinciplesASP.NET Core Web API Best Practice...

Źródło: code-maze.com
Dziel się z innymi:
C# Tips to Improve Code Quality and Performance - Code Maze

Sztuka programowania 1108 dni, 20 godzin, 47 minut temu Piotr Stapp 93 źrodło rozwiń

8th July 20218th July 2021Steve Gordon.NETPart Two: Understanding the Overhead of a StringBuilder To continue exploring how the StringBuilder works, we’ll shift focus and study its logical design. Today, we’ll start by looking at how the type is designed and the overhead involved with creating and using StringBuilder instances. If you missed part one of this series, I explained why you may decide to use StringBuilders in your application code for more efficient string manipulation. Don’t worry if you mi...

Tagi: string
Dziel się z innymi:
How Does the StringBuilder Work in .NET? (Part 2) - Steve Gordon - Code with Steve

Sztuka programowania 1110 dni, 20 godzin, 48 minut temu Piotr Stapp 48 źrodło rozwiń

Hey Developers! I'll tell you a secret. You don't have to break each other work. Breaking changes are overrated. Read more about how to live without them!

Źródło: event-driven.io
Dziel się z innymi:
Let's take care of ourselves! Thoughts on compatibility - Event-Driven.io

Sztuka programowania 1110 dni, 20 godzin, 48 minut temu oskar-at-net 12 źrodło rozwiń

On this page: If you've been following this blog and my Twitter feed, you know I've been going through a lengthy process of updating the Markdown Monster WPF desktop application from using an WebBrowser control based editor and preview interface to using the new WebView2 control. This new control provides a modern browser that use the Chromium engine which provides much better compatibility with modern Web Standards than the old Internet Explorer based WebBrowser control. The new control has strict r...

Tagi: async/await
Dziel się z innymi:
Thoughts on Async/Await Conversion in a Desktop App - Rick Strahl's Web Log

Sztuka programowania 1110 dni, 20 godzin, 48 minut temu Piotr Stapp 30 źrodło rozwiń

Dlaczego używamy Entity Framework? Czy jest szybki, czy wystarczy do wszyskiego? Czy warto rozumieć co sie dzieje pod spodem? Zapraszam na podcast z moim udziałem, prowadzony przez Kajetana ze Szkoły Dotneta. Rewelacja :)

Źródło: www.youtube.com
Dziel się z innymi:
BNF odc. 6 Dlaczego używamy Entity Framework? - YouTube

Sztuka programowania 1114 dni, 19 godzin, 55 minut temu michal-bialecki 83 źrodło rozwiń

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 1116 dni, 17 godzin, 5 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 1116 dni, 17 godzin, 5 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 1116 dni, 17 godzin, 5 minut temu Piotr Stapp 34 ź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 1120 dni, 20 godzin, 6 minut temu Piotr Stapp 98 ź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 1121 dni, 19 godzin, 38 minut temu modestprogrammer 37 ź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 1123 dni, 19 godzin, 22 minuty 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 1123 dni, 19 godzin, 22 minuty 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 1123 dni, 19 godzin, 22 minuty temu Piotr Stapp 11 źrodło rozwiń

With each new release of C#, pattern matching improves for C# developers. While developers do not widely use pattern matching today, we’ll likely see its adoption grow as more teams and applications move from the Full Framework (.NET 4.8) to the runtime’s newer variants (.NET 5+). Like most unique features to the language, there’s always an initial knee-jerk reaction to either embrace it, use it everywhere, or outright hate it. Regardless of what camp we fall under, we must understand some everyday use c...

Dziel się z innymi:
C# Pattern Matching Quick Guide And Examples  |      Khalid Abuhakmeh

Sztuka programowania 1124 dni, 19 godzin, 54 minuty temu Piotr Stapp 59 źrodło rozwiń

In this blog post I will do a deep dive into record struct being introduced in the upcoming C# 10 and look at the performance implications of this in a specific context. I will cover:Code generated for record structImportance of the generated codePerformance implications of default struct equality in C#Setup project to use preview compiler via Microsoft.Net.Compilers.Toolset nuget packageTypes and implementations covering different possibilities and common pitfallsBenchmarks showing record struct can be ...

Tagi: performance
Źródło: nietras.com
Dziel się z innymi:
C# 10 - `record struct` Deep Dive & Performance Implications – nietras – Programming, mechanical sympathy, machine learning and .NET ❤.

Sztuka programowania 1124 dni, 19 godzin, 54 minuty temu Piotr Stapp 48 źrodło rozwiń

Tym razem pokaże CI jak stworzyć kompletną aplikację mobilną w xamarinie.

Dziel się z innymi:
Pierwsza Aplikacja Mobilna Xamarin w C# – UI w XAML

Sztuka programowania 1136 dni, 19 godzin, 51 minut temu modestprogrammer 49 źrodło rozwiń

If you're going from C# to TypeScript, it's worth checking the differences without assuming straight that's the same type of language. TypeScript has structural typing, which might not be the typing you're looking for. Read more in my latest article

Tagi: TypeScript
Źródło: event-driven.io
Dziel się z innymi:
Structural Typing in TypeScript - Oskar Dudycz

Sztuka programowania 1142 dni, 20 godzin, 37 minut temu oskar-at-net 40 źrodło rozwiń

Today I want to invert the classical pro-agile drawing. Let’s talk about the devaluation of functionality that occurs in Agile projects and the cases when Agile is not enough.

Tagi: Agile
Źródło: event-driven.io
Dziel się z innymi:
When Agile is not enough - Oskar Dudycz

Sztuka programowania 1148 dni, 20 godzin, 39 minut temu oskar-at-net 41 źrodło rozwiń

Tym razem pokaże Ci jak stworzyć aplikację asp.net core.

Dziel się z innymi:
Pierwsza Aplikacja Webowa ASP.NET Core w C# – Logika MVC (2/2) - Modest Programmer

Sztuka programowania 1150 dni, 20 godzin, 12 minut temu modestprogrammer 57 źrodło rozwiń

1 2... 4 5 6 7 8 9... 73 74

Najaktywniejsi w tym miesiącu