Strona głównaUżytkownik

dealen | użytkownik

dealen
dealen
79,59
2304 dni, 35 minut temu
22 lutego, 2017
dotnetomaniak.pl

Welcome to the thirteenth episode of my course “Becoming a software developer” in which we will make use of the Command Handler pattern in order to extend our business logic and clean up the controllers.

Dziel się z innymi:
Becoming a software developer – episode XIII | Piotr Gankiewicz

Inne 2560 dni, 15 godzin, 2 minuty temu spetz 27 źrodło rozwiń

Welcome to the fourteenth episode of my course “Becoming a software developer” in which we will configure our application by using the appsettings.json file.

Dziel się z innymi:
Becoming a software developer – episode XIV | Piotr Gankiewicz

Inne 2554 dni, 18 godzin, 56 minut temu spetz 18 źrodło rozwiń

I have quite a good news for everyone who’s been following my programming course. “Becoming a software developer” will receive 8 additional episodes, which is going to result in the total number of 24. Wondering why? Here are the main reasons why 16 episodes will not be sufficient enough.

Dziel się z innymi:
“Becoming a software developer” course will have 24 episodes | Piotr Gankiewicz

Inne 2548 dni, 2 godziny, 17 minut temu spetz 48 źrodło rozwiń

Welcome to the fifteenth episode of my course “Becoming a software developer” in which we will implement password encryption, authorization and authentication using JWT.

Dziel się z innymi:
Becoming a software developer – episode XV | Piotr Gankiewicz

Inne 2543 dni, 1 godzinę, 7 minut temu spetz 45 źrodło rozwiń

Welcome to the sixteenth episode of my course “Becoming a software developer” in which we will implement the login endpoint in our API, discuss the caching mechanism and how to initialize the application with basic data.

Dziel się z innymi:
Becoming a software developer – episode XVI | Piotr Gankiewicz

Inne 2536 dni, 12 godzin, 47 minut temu spetz 33 źrodło rozwiń

Welcome to the seventeenth episode of my course “Becoming a software developer” in which we will mostly talk about the boundaries and responsibilities of the application services. Eventually, we will implement some helper code to automatically assign the authenticated user id to the given command.

Dziel się z innymi:
Becoming a software developer – episode XVII | Piotr Gankiewicz

Inne 2531 dni, 22 godziny, 14 minut temu spetz 32 źrodło rozwiń

Welcome to the eighteenth episode of my course “Becoming a software developer” in which we will finalize the basic CRUD for the Driver type, implement extension methods for the repository and build custom middleware in order to deal with exceptions.

Dziel się z innymi:
Becoming a software developer – episode XVIII | Piotr Gankiewicz

Inne 2522 dni, 14 godzin, 37 minut temu spetz 37 źrodło rozwiń

Welcome to the nineteenth episode of my course “Becoming a software developer” in which we will gracefully handle the exceptions and extend logging services with NLog.

Dziel się z innymi:
Becoming a software developer – episode XIX | Piotr Gankiewicz

Inne 2515 dni, 4 godziny, 35 minut temu spetz 30 źrodło rozwiń

Welcome to the twenty episode of my course “Becoming a software developer” in which we will implement our custom “handler” that will be responsible for executing the given methods, dealing with exceptions etc.

Dziel się z innymi:
Becoming a software developer – episode XX | Piotr Gankiewicz

Inne 2507 dni, 20 godzin, 59 minut temu spetz 33 źrodło rozwiń

Welcome to the twenty-first episode of my course “Becoming a software developer” in which we will use MongoDB which is a NoSQL database for storing the data of our application.

Dziel się z innymi:
Becoming a software developer – episode XXI | Piotr Gankiewicz

Inne 2499 dni, 15 godzin, 8 minut temu spetz 47 źrodło rozwiń

Welcome to the twenty-second episode of my course “Becoming a software developer” in which we will use SQL Server database along with Entity Framework Core library.

Dziel się z innymi:
Becoming a software developer – episode XXII | Piotr Gankiewicz

Inne 2464 dni, 13 godzin, 11 minut temu spetz 85 źrodło rozwiń

Welcome to the final, twenty-fourth episode of my course “Becoming a software developer” in which we will talk about the idea behind the distributed systems.

Tagi: .net core, kurs
Dziel się z innymi:
Becoming a software developer – episode XXIV | Piotr Gankiewicz

Inne 2413 dni, 4 godziny, 53 minuty temu spetz 65 źrodło rozwiń

A few days ago, I watched an excellent talk by Erik Meijer called „The hacker way„. In a nutshell, he presented an opposite approach to Agile called Hacker Way which is successfully used by Facebook. The idea is very simple – continuous improvement and iteration. Instead of hours of planning and discussing whether something is possible to implement, just try to prototype this because it will probably take less time than plenty different meetings. And what if you’ll fa...

Źródło: foreverframe.net
Dziel się z innymi:
Done is better than perfect - Forever F[r]ame

Inne 2409 dni, 2 godziny, 33 minuty temu dpawlukiewicz 127 źrodło rozwiń

Do budowy Modelu Dziedziny (ang. Domain Model), wykorzystujemy kilka bazowych składowych powiązanych ze sobą relacjami.Asocjacje (ang. associations) Asocjacja to swoista abstrakcja stanowiąca o związku pomiędzy bytami wchodzącymi w skład Modelu Dziedziny (ang. Domain Model), jaką twórca uznał za odpowiednią. O czym należy pamiętać tworząc asocjacje:elim...

Dziel się z innymi:
Domain-Driven Design - podstawowe części składowe - Good Developer

Architektura 2434 dni, 3 godziny, 30 minut temu gocom 233 źrodło rozwiń

Różnice między klasą a strukturą w C#, szczególnie na początku przygody z programowaniem, mogą wydawać się niewielkie i nieistotne, jednak pytania o nie często pojawiają się na rozmowach kwalifikacyjnych dla junior developerów, a ich znajomość jest dodatkowo kluczowa ze względów wydajnościowych, Jeżeli programowałeś w C++ pamiętasz zapewne, że różnica między klasą a strukturą polega tam jedynie na tym, że class ma pola domyślnie prywatne, a struct publiczne, natomiast w pamięci reprezentowane są w taki ...

Dziel się z innymi:
Klasy i struktury – Michał Walczyński

Sztuka programowania 2432 dni, 2 godziny, 11 minut temu macabre13 230 źrodło rozwiń

Ostatnie dwa posty wyszły nieco dłuższe niż zakładałem, więc dzisiaj będzie krócej. Stworzymy Azure Web App, na który następnie wrzucimy kod naszej aplikacji ASP.Net Core. Pominę część teoretyczną, ponieważ można ją znaleźć choćby tutaj i przejdę od razu to przykładu:Azure Web App Na potrzeby artykułu zakładam, że każdy posiada już konto na Azure oraz co najmniej subskrypcję Microsoft Imagine dla studentów, która pozwala na tworzenie Azure Web App. Aby utworzyć naszą aplikac...

Dziel się z innymi:
Deployment aplikacji ASP.Net Core w Azure Web Apps – Krystian Kolad – o .Necie i nie tylko

Web 2432 dni, 2 godziny, 11 minut temu krystiankolad 72 źrodło rozwiń

Kiedy uczyłem się programować, pisałem metodą code and fix. Czyli najpierw pisałem jakiś fragment kodu – mogła to być jedna funkcja, moduł albo nawet cały program. Następnie uruchamiałem go i ręcznie sprawdzałem czy działa, przechodziłem kod debuggerem sprawdzając wartości zmiennych i przepływ sterowania. Następnie poprawiałem znalezione błędy, dodawałem funkcjonalności i znowu sprawdzałem. Na pewno każdy programista zaczynał w ten sposób. W miarę jak moje umiejętności rosły i pisałem trudniejsze progra...

Tagi: TDD
Źródło: ucgosu.pl
Dziel się z innymi:
Dlaczego zainteresowałem się TDD? - ucgosu.pl

Sztuka programowania 2432 dni, 2 godziny, 11 minut temu ucgosupl 197 źrodło rozwiń

Starting from .NET Core 2.0 coupling between Garbage Collector and the Execution Engine itself have been loosened. Prior to this version, the Garbage Collector code was pretty much tangled with the rest of the CoreCLR code. However, Local GC initiative in version 2.0 is already mature enough to start using it.

Dziel się z innymi:
Zero Garbage Collector for .NET Core – TooSlowException

Inne 2431 dni, 3 godziny, 25 minut temu KonradKokosa 196 źrodło rozwiń

Nice journey behind us! You did really great job to be here with us in episode 6. We started this course with introduction where we tried to explain goal, rules and technology stack. Next we did core architecture of our application, few first features and we showed you basic concepts...

Dziel się z innymi:
Getting started on ASP.NET Core & React – episode 06 - PoznajProgramowanie.pl

Web 2572 dni, 21 godzin, 49 minut temu AdrianBystrek 66 źrodło rozwiń

In today’s post, I’d like to present a dozen of minimalistic samples that you can make use of within ASP.NET Core application. Starting from simple things like options, through middleware, databases and even Nginx or Docker. These samples are part of the upcoming event “Thursday with .NET” that I’ll be part of on Thursday 20.04.2017.

Dziel się z innymi:
ASP.NET Core 12 samples | Piotr Gankiewicz

Web 2561 dni, 18 godzin, 33 minuty temu spetz 244 źrodło rozwiń

1 2 3 4

Najaktywniejsi w tym miesiącu