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

Today, I decided to drop a 💣 and write my thoughts on why senior devs, tech leads and architects are afraid to code. Read more and send your feedback in the comments.

Źródło: event-driven.io
Dziel się z innymi:
Why are senior devs afraid to code? - Oskar Dudycz

Sztuka programowania 1071 dni, 1 godzinę, 16 minut temu oskar-at-net 144 źrodło rozwiń

An overview on what is Entity Framework Core 5, how to set it up, and how to use it in code. Chapters: 0:00 Introduction 0:26 What is Entity Framework Core 3:19 Getting started 6:41 Creating a DB Context 8:03 Migrations 12:03 How EF Core works 16:24 Relationships 21:15 More? 22:05 EF Core 5 book

Źródło: www.youtube.com
Dziel się z innymi:
What is Entity Framework Core 5 - Michał Białecki Blog - YouTube

Sztuka programowania 1074 dni, 1 godzinę, 41 minut temu michal-bialecki 40 źrodło rozwiń

Today I'm sharing a sneak peek of our dev/docs process at Event Store. I'm doing that on the practical example of the custom Github Action that cherry-picks pull request commits to the different (e.g. release) branches to keep them in sync.

Źródło: event-driven.io
Dziel się z innymi:
How to create a custom GitHub Action? - Oskar Dudycz

Sztuka programowania 1078 dni, 1 godzinę, 12 minut temu oskar-at-net 21 źrodło rozwiń

Memoization is a simple programming pattern that can be useful for quick code optimization. It makes sure that the function logic is called only once and then remembered result is returned. Read more and see practical samples in my latest article.

Źródło: event-driven.io
Dziel się z innymi:
Memoization, a useful pattern for quick optimization - Oskar Dudycz

Sztuka programowania 1085 dni, 1 godzinę, 13 minut temu oskar-at-net 100 źrodło rozwiń

This article describes the naming convention I use in projects where CQRS is applied. After creating a couple of projects we’ve finally reached the convention which works great for my team. Let’s try to point out how it looks.

Źródło: cesarstwo-dev.pl
Dziel się z innymi:
Naming convention I use for CQRS in C# - Cesarstwo Dev

Sztuka programowania 1091 dni, 1 godzinę, 18 minut temu Cesarstwo-Dev 107 źrodło rozwiń

At the end of unfortunate 2020, the stable version of Entity Framework Core 5.0 was released. One of the features that appeared there was the improvement of the many-to-many relationship mechanism. In today’s post, I would like to introduce you to what this change is all about.

Źródło: bush-dev.com
Dziel się z innymi:
Many to many relationships in Entity Framework Core 5.0 | bush_dev

Sztuka programowania 1094 dni, 1 godzinę, 14 minut temu bush_dev 59 źrodło rozwiń

Today I would like to show you a really cool way to validate MediatR commands and queries using FluentValidation.

Dziel się z innymi:
An elegant way to validate MediatR commands and queries

Sztuka programowania 1098 dni, 1 godzinę, 25 minut temu mkaminski 137 źrodło rozwiń

Tworzenie pierwszej aplikacji w WPF.

Tagi: csharp, dotnet, MVVM, WPF, xaml
Dziel się z innymi:
Aplikacja Desktopowa WPF

Sztuka programowania 1100 dni, 1 godzinę, 32 minuty temu modestprogrammer 89 źrodło rozwiń

Jak stworzyć nowy Expression, który wykorzystuje inny z podstawionym parametrem.

Tagi: .Net, C#, expression
Źródło: cesarstwo-dev.pl
Dziel się z innymi:
Podmiana parametru w Expression na zmienną - Cesarstwo Dev

Sztuka programowania 1105 dni, 1 godzinę, 10 minut temu Cesarstwo-Dev 96 źrodło rozwiń

Mikołaj KamińskiHomeAbout meContact Today I encountered an interesting case. I got a report that “something changes the date format while processing data”. I started debugging our distributed system looking for the source of the problem. It took me a while, so I’d like to share this story today, so you don’t have to waste your time.

Dziel się z innymi:
ASP.NET Core, Newtonsoft JSON serializer and DateTime handling issue

Sztuka programowania 1105 dni, 23 godziny, 24 minuty temu mkaminski 54 źrodło rozwiń

LukaszPosted on Imagine you’re starting to develop a new feature… and this time you decide to do it right. So, you started with Test-Driven development, because it’s part of your ethic to write tests (a surgeon never asks whether they should wash their hands before an surgery). It felt so good. And it felt so right. You’re satisfied with your code design and the fact that you’ve started with tests. And hey, the code coverage is pretty good too! You deployed this code to production and it is working rea...

Źródło: lukaszcoding.com
Dziel się z innymi:
How good are your .NET tests? Test your tests with Stryker mutator

Sztuka programowania 1109 dni, 1 godzinę, 25 minut temu lukaszcoding 46 źrodło rozwiń

As you may know, I’m an active Open Source contributor. I decided to write a set of thoughts and suggestions based on my experience on starting your journey with Open Source.

Tagi: open source
Źródło: event-driven.io
Dziel się z innymi:
How to get started with Open Source? - Oskar Dudycz

Sztuka programowania 1112 dni, 1 godzinę, 6 minut temu oskar-at-net 41 źrodło rozwiń

W tym artykule napiszemy całą logikę naszego kalkulatora w windows forms.

Pierwsza Aplikacja Desktopowa Windows Forms w C# – Logika (2/2) - Modest Programmer

Sztuka programowania 1112 dni, 1 godzinę, 6 minut temu modestprogrammer 43 źrodło rozwiń

Praktyczne różnice pomiędzy C# a Vb.Net Od około półtora roku pracuję w projekcie, który początkowo był napisany w Vb.Net, ale teraz nowszy kod jest tworzony w C#. To świetny przykład tego, jak jeden projekt można napisać w dwóch językach, a kod w Vb.Net może odwoływać się do C# i na odwrót. Vb.Net i C# są bardzo podobne i są kompilowane do tego samego języka pośredniego, ale niektóre różnice są bardziej zaskakujące niż inne.

Tagi: VB.NET
Dziel się z innymi:
Praktyczne różnice pomiędzy C# a Vb.Net – Michał Białecki Blog

Jak zostać świetnym programistą? Czym właściwie są dobre praktyki programowania? Z których warto korzystać? Uchylimy rąbka tajemnicy. Eksperci od kodu w Altkom Software & Consulting zdradzili nam, co jest ich zdaniem ważne, aby kod był czysty.

Źródło: altkomsoftware.pl
Dziel się z innymi:
5 najlepszych praktyk dobrego programowania

Carter is an open-source library that sits on top of ASP.NET Core and allows us to build more elegant routing. If you would like to know more, check my new blog post.

Źródło: bush-dev.com
Dziel się z innymi:
Creating Web API using Carter Framework | bush_dev

Projekty Open Source to nie tylko frajda i zabawa, ale też masa materiału do nauki. I nie chodzi tylko o programowanie, ale także o... no właśnie. I dlatego spisałem ten post.

Źródło: blog.scooletz.com
Dziel się z innymi:
[EN] Open Source projects that improved my skills - Szymon Kulec @Scooletz

Refaktoryzacja przy pomocy refleksji Czasami zdarza się, że muszę przeprowadzić refaktoryzację, w której Resharper nie może mi pomóc. W moim ostatnim poście opisałem, jak przydatne mogą być wyrażenia regularne przy takiej pracy: Refaktoryzacj przy pomocy wyrażeń regularnych w Visual Studio Tym razem sprawa jest inna i prosta podmiana nie zadziała w tym przypadku.

Dziel się z innymi:
Refaktoryzacja przy pomocy refleksji – Michał Białecki Blog
1 2... 5 6 7 8 9 10... 73 74

Najaktywniejsi w tym miesiącu