Strona głównaUżytkownik

Piotr Stapp | administrator

Piotr Stapp
Piotr Stapp
brak danych
151 dni, 20 godzin, 9 minut temu
3 listopada, 2016
Administrator
dotnetomaniak.pl

C# 9 introduced us to records, a new way to define data structures with increased readability and usability in specific scenarios. While they may look like structs or classes, they offer an opportunity to reduce boilerplate code and potentially allow us to code differently. One of the significant differences between records and other types is that records operate as value types. In this post, we’ll explore the difference between a reference type and a value type and how we can use source generators to c...

Tagi: record
Dziel się z innymi:
Change C# Record Comparison with Source Generators  |      Khalid Abuhakmeh

Inne 682 dni, 2 godziny, 35 minut temu Piotr Stapp 65 źrodło rozwiń

Round-robin DNS support in .NET HttpClien

Tagi: HttpClient
Źródło: www.meziantou.net
Dziel się z innymi:
Round-robin DNS support in .NET HttpClient - Meziantou's blog

Inne 682 dni, 2 godziny, 35 minut temu Piotr Stapp 53 źrodło rozwiń

Skip to main contentMicrosoftStoriesStories Stories Home Our Company About MicrosoftCompany TimelineGlobal Diversity & InclusionMicrosoft by the NumbersMicrosoft on the IssuesMicrosoft StoriesOfficial Microsoft BlogRegional News CentersRegional News CentersMicrosoft AsiaMicrosoft EuropeMicrosoft IndiaMicrosoft Latin AmericaMicrosoft Middle East & AfricaNews and Stories Accessibility BlogAI BlogCustomer StoriesEducation StoriesFeature StoriesInn...

Tagi: MSBUILD
Dziel się z innymi:
Microsoft Build 2022 Book of News

Inne 694 dni, 27 minut temu Piotr Stapp 83 źrodło rozwiń

Znajdź nas w social mediach: Asseco na Twitterze Asseco na YouTube Asseco na Linkedin+48 17 888 55 55[email protected]Napisz do nasWybierz regionAsseco PolandAsseco DenmarkAsseco LithuaniaAsseco NigeriaAsseco Eastern EuropeAsseco SpainAsseco PSTAsseco GeorgiaAsseco Central Europe Slovakia Czech Republic Hungary Asseco Solutions Germany Switzerland Austria Asseco South Eastern Europe Albania Bosnia and Hercegovina Bulgaria Croatia Kosovo Macedonia Moldova Montenegro Romania Serbia Slovenia T...

Tagi: k8s
Źródło: pl.asseco.com
Dziel się z innymi:
Kubernetes dla .NET Developerów w przykładach dla .NET Core – część 2 - Asseco Poland - Technology for business, Solutions for people.

Inne 709 dni, 1 godzinę, 43 minuty temu Piotr Stapp 196 źrodło rozwiń

GłównaO mnieKontaktPolityka prywatnościRegulaminZaznacz stronę utworzone przez Adam Jachocki | kw. 14, 2022 | .NetCore, Backend, Programowanie, WPF, Xamarin | 0 komentarzyWstęp Jak już raz wejdziesz w internetowy świat .NET i później przyjdzie ci coś zrobić na konsoli albo innej aplikacji natywnej (Wpf, Winforms, Xamarin), to nagle się okazuje, że brakuje rzeczy. Nie ma dependency injection (trzeba pobierać np. starego, dobrego Autofaca), konfiguracji z appsettings i wielu innych mechanizmów, do który...

Tagi: WinForms, WPF, Xamarin
Źródło: masterbranch.pl
Dziel się z innymi:
Jak korzystać z dobrodziejstw .NetCore w aplikacjach natywnych (Wpf, Console, Xamarin, WinForms) - Master Branch

Inne 723 dni, 2 godziny, 11 minut temu Piotr Stapp 102 źrodło rozwiń

Blog Konsultacje Szkolenia i warsztaty Prelekcje O mnie KontaktWzorce projektowe 6 minut Kontynuujemy cykl o modelowaniu w Cosmos DB. Skończyliśmy analizę potrzeb biznesowych. Teraz trzeba się zastanowić się nad potrzebami bazy danych. Wykorzystamy do tego tabelę wzorców dostępu. W tym odcinku wam przybliżę tę technikę. W kolejnym odcinku przeniesiemy cały obszar biznesowy na tę tabelę oraz zaproponujemy syntezę zgromadzonej wiedzy.Ma...

Tagi: cosmos db
Źródło: radekmaziarka.pl
Dziel się z innymi:
Modelowanie w Cosmos DB - wzorce dostępu | Radek Maziarka

Bazy danych i XML 729 dni, 2 godziny, 21 minut temu Piotr Stapp 99 źrodło rozwiń

David O April 12th, 2022 Today we are excited to announce the availability of .NET Multi-platform App UI (.NET MAUI) Release Candidate. The SDK is now API complete, ready for libraries to update and make ready for GA (general availability) compatibility. As with other .NET release candidates, this release is covered by a “go live” support policy, meaning .NET MAUI is supported by Microsoft for your production apps. Get Started Today To acquire .NET MAUI RC1, install or update Visual Studio 2022 Previ...

Tagi: MAUI
Dziel się z innymi:
.NET MAUI Release Candidate - Ready for cross-platform app development - .NET Blog

Inne 730 dni, 2 godziny, 31 minut temu Piotr Stapp 52 źrodło rozwiń

Kathleen D April 18th, 2022 Features for C# 11 are coming along nicely! You can check these features out by downloading Visual Studio 17.2 Preview 3 or .NET 7 Preview 3 for other editors. You can find more about C# 11 features that appeared earlier in What’s new in C# 11 and Early peek at C# 11 features and you can follow the progress of C# 11 on the Feature Status page. You can find out about other .NET 7 Preview 3 features in this .NET Blog post and more about Visual Studio 17.2 in the release notes....

Tagi: csharp
Dziel się z innymi:
C# 11 Preview Updates - Raw string literals, UTF-8 and more! - .NET Blog

Inne 730 dni, 2 godziny, 31 minut temu Piotr Stapp 76 źrodło rozwiń

Jon D April 13th, 2022 Today, we are glad to release .NET 7 Preview 3. The third preview of .NET 7 includes enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more. The bits are available for you to grab right now and start experimenting with new features like:Native AOTDefault GC regionsASP.NET Core startup time improvements You can download .NET 7 Preview 3, for Windows, macOS, and Linux.Installers and binariesContainer imagesLinux packagesRelease notesKno...

Tagi: dotnet7
Dziel się z innymi:
Announcing .NET 7 Preview 3 - .NET Blog

Inne 730 dni, 2 godziny, 31 minut temu Piotr Stapp 125 źrodło rozwiń

Vladimir Gaevoyhometagsappssecurity    pii    gdpr    dotnet    At some point, I started to feel discomfort working with personally identifiable information data in our project. Mostly, because it is a relatively new field and not always straightforward. In this article, I’m going to try to tackle the main issues and make the implicit explicit. Personally identifiable information (PII) is any information relating to an identified or identifiable natural person; an ide...

Tagi: pii
Źródło: gaevoy.com
Dziel się z innymi:
.NET type for personally identifiable information (PII)

Inne 749 dni, 2 godziny, 17 minut temu Piotr Stapp 64 źrodło rozwiń

In this post I discuss the new Task.WaitAsync() APIs introduced in .NET 6, how you can use them to "cancel" an await call, and how they can replace other approaches you may be using currently.The new Task.WaitAsync API in .NET 6 In a recent post, I described how to use a TaskCompletionSource with IHostApplicationLifetime as a way of "pausing" a background service until the application starts up. In that code I used the following function that waits for a TaskCompletionSource.Task to complete, but also s...

Tagi: async/await
Źródło: andrewlock.net
Dziel się z innymi:
Cancelling await calls in .NET 6 with Task.WaitAsync()

Sztuka programowania 749 dni, 2 godziny, 17 minut temu Piotr Stapp 139 źrodło rozwiń

Posted in .NET Core, security, Key Vault, Azure Managing sensitive information and secrets in config files is something we all have to deal with on a daily basis. Unfortunately, this is also something that we still get wrong: a) config files with production secrets/keys b) source controll littered with secrets/keys c) obscure file transformations and processes to update secrets as we move from one environment to another. However, there are a few options available to us.For local development, NET C...

Tagi: console
Źródło: cmatskas.com
Dziel się z innymi:
Using 'User Secrets' in .NET Core  Console apps

Inne 758 dni, 1 godzinę, 8 minut temu Piotr Stapp 102 źrodło rozwiń

GłównaO mnieKontaktPolityka prywatnościRegulaminZaznacz stronę utworzone przez Adam Jachocki | | .NetCore, Programowanie | 0 komentarzyWstęp To jest kolejny artykuł z serii o globalizacji i lokalizacji. Jeśli nie czytałeś poprzednich, koniecznie to nadrób. W tym artykule opisuję TYLKO jak ładować tłumaczenia w aplikacjach internetowych tworzonych w RAZOR. Poprzedni artykuł – Tłumaczenie aplikacji cz. 3 – jak to ogarnąć? – daje całą podstawę. W aplikacjach internetowych możemy uwzględniać język na...

Tagi: razor
Źródło: masterbranch.pl
Dziel się z innymi:
Tłumaczenie aplikacji internetowych - RAZOR - Master Branch

Web 765 dni, 1 godzinę, 3 minuty temu Piotr Stapp 77 źrodło rozwiń

HomeNotificationsListsStories WriteTaşkın BinbirFollow ·2 min read Hello everybody, I am going to tell frequently used extended swagger features in this article. The main contents of this article are as follows; summary, remarks, responses. How and why to use ProducesResponseType attribute ? Firstly, I start with response. We have many http status code. The first things that come to mind are 200, 201, 400, 404. We use the ProducesResponseType attribute for these cases. e.g.;[ProducesResponseType(...

Tagi: Swagger
Dziel się z innymi:
Extended Swagger in .net core 6. Hello everybody, | by Taşkın Binbir | Feb, 2022 | Medium

Narzędzia 771 dni, 22 godziny, 14 minut temu Piotr Stapp 97 źrodło rozwiń

Your browser is no longer supported. Update it to get the best YouTube experience and our latest features. Learn moreOperaMozilla FirefoxGoogle ChromeMicrosoft EdgeRemind me laterAboutCopyrightContact usTermsPrivacyPolicy & Safety© 2022 Google LLC

Źródło: www.youtube.com
Dziel się z innymi:
[Video] Diagnosing Memory Leaks - Maoni Stephens

Narzędzia 771 dni, 22 godziny, 14 minut temu Piotr Stapp 42 źrodło rozwiń

GłównaO mniePolityka prywatnościKontaktZaznacz stronę utworzone przez Adam Jachocki | | .NetCore, Architektura, Backend, Programowanie, Testy jednostkowe | 0 komentarzyWstęp W poprzednim artykule o testach jednostkowych poruszyłem tylko podstawy. Jeśli ich nie ogarniasz, koniecznie przeczytaj najpierw tamten artykuł. W tym artykule opiszę kilka bardziej zaawansowanych metod, które stosuje się właściwie na co dzień. Jednak nie bój się. Słowo „zaawansowane” w tym kontekście nie oznacza niczego trudneg...

Tagi: Test
Źródło: masterbranch.pl
Dziel się z innymi:
Testy jednostkowe na wyższym poziomie - Master Branch

Narzędzia 778 dni, 1 godzinę, 22 minuty temu Piotr Stapp 141 źrodło rozwiń

Jan 31, 2022     |     .net  .net 6  omnisharp  roslynHello OmniSharp on .NET 6.0! On December 15, 2021 we released version 1.38.0 of OmniSharp which, for the first time, included .NET 6.0 builds of the OmniSharp server. The related feature branch was maintained for over a year, and previously contained a .NET 5-based variant of OmniSharp, though that one was never released. This...

Tagi: OmniSharp
Źródło: www.strathweb.com
Dziel się z innymi:
Hello OmniSharp on .NET 6.0!  |   StrathWeb. A free flowing web tech monologue.

Inne 791 dni, 56 minut temu Piotr Stapp 73 źrodło rozwiń

Sign inWRITE FOR USDAY TRADER DASHBOARD🚀 Coding Interview Course →BASICSAll about String and its immutability in .NET C#Ahmed TarekFollow·8 min readPhoto by amirali mirhashemian on Unsplash, adjusted by Ahmed Tarek Some developers get confused about String in .NET. The confusion comes from the fact that String is an Object -which is a Reference type- but still acts as a Value type. Another thing, all developers know that String is an immutable type but some developers don’t understand how and why. Th...

Tagi: string
Dziel się z innymi:
How String In .NET C# Works | Ahmed Tarek | Level Up Coding

W formie luźnej kilku znanych polskich MVP opowie o swoich przygodach z .NET. Wystąpią (kolejność losowa): Rafał Legiędź, Jakub Gutkowski, Maciej Misztal, Joanna Lamch, Szymon Kulec, Weronika Mularczyk, Konrad Kokosa, Piotr Gankiewicz, Dariusz Pawlukiewicz, Łukasz Pyrzyk, Tomasz Pęczek i Piotr Stapp

Tagi: inne
Źródło: www.youtube.com
Dziel się z innymi:
[Webinar] Będę programować w dotnecie już trzecie dziesięciolecie - 16.02.2022 o 19:00

Inne 793 dni, 1 godzinę, 34 minuty temu Piotr Stapp 61 źrodło rozwiń

It’s .NET’s 20th birthday: 20 years since Microsoft released v1.0 of their managed runtime, a Base Class Library, a couple of application frameworks, and the C# programming language. So I thought I’d do a retrospective of my 20 years working with .NET, because I’m extraordinarily vain and I assume people want to read stuff like this.1.0 beta It was some time in late 2001 when Microsoft released the beta version of their new framework. I’d just returned to programming after a brief stint as a professiona...

Źródło: rendle.dev
Dziel się z innymi:
My 20 Years with .NET - rendle.dev

Inne 794 dni, 2 godziny, 18 minut temu Piotr Stapp 38 źrodło rozwiń

1 2 3 4 5... 14 15

Najaktywniejsi w tym miesiącu