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

Dzisiaj mam przyjemnosc przestawic dotnetomaniakom wstęp do usługi Azure Cosmos DB. Geo-replikowalnej oraz bardzo responsywnej bazy w Azure.

Źródło: youtu.be
Dziel się z innymi:
Wstęp do usługi Azure Cosmos DB

Cloud 1909 dni, 18 godzin, 37 minut temu AdamMarczak 69 źrodło rozwiń

Reading time ~6 minutes This article is Part 2 in a 2-Part Series. Part 1 - Refactoring to Data Driven TestsPart 2 - This Article The previous post was meant to be an encouragement and a warmup to data-driven testing. This post describes why I love this way of testing. Understanding a simple fact about testing moved me from “Oh, I should write tests” to “I want it all! And I want it now!” and Data-Driven Testing. And the simple truth is: Anyone who is a bit interested in machine learning heard sta...

Dziel się z innymi:
Data is the new king (in tests). How to get data for DDT? – IndexOutOfRange

Sztuka programowania 1910 dni, 18 godzin, 41 minut temu maklipsa 59 źrodło rozwiń

Domain-Driven Design #06: aggregate and aggregate root

Źródło: fildev.net
Dziel się z innymi:
[EN] Domain-Driven Design #06: aggregate and aggregate root

Architektura 1910 dni, 18 godzin, 41 minut temu fildev 115 źrodło rozwiń

O tym, jak dodać analizatory do projektu, pisałam całkiem niedawno. Dzisiaj czas na opisanie, jak takie analizatory skonfigurować. Wystarczy jeden prosty plik ruleset.

Dziel się z innymi:
Analysers.ruleset – konfiguracja statycznej analizy kodu – programmer-girl

Sztuka programowania 1910 dni, 18 godzin, 41 minut temu Weronika Mularczyk 50 źrodło rozwiń

Temat odcinka to Kubernetes z dwóch punktów widzenia – osoby piszącej aplikacji oraz osoby dostarczającej Kuberentes jako platformę.

Źródło: patoarchitekci.io
Dziel się z innymi:
Kubernetes (chyba?) dla architektów

Architektura 1910 dni, 18 godzin, 41 minut temu Łukasz Kałużny 87 źrodło rozwiń

How I built a very simple macro system for C# that works right in the code editor

Dziel się z innymi:
[EN] CSharp Macros - let the Roslyn type for you · Cezary Piątek Blog

Narzędzia 1910 dni, 18 godzin, 41 minut temu cezarypiatek 77 źrodło rozwiń

Dziś krótki wpis o automatyzacji tworzenia nowego projektu. Obecnie pracuje w zespole gdzie dosyć często tworzone są nowe projekty. Do tej pory tworzyliśmy zadania w jirze, które polegały właśnie na stworzeniu projektu i repozytorium itp. Stało się to uciążliwe więc zautomatyzowaliśmy ten proces przy pomocy prostego skryptu.

Źródło: itdepends.pl
Dziel się z innymi:
Automatyzacja tworzenia nowego projektu i repozytorium w .NET Core i GitHub

Narzędzia 1910 dni, 18 godzin, 41 minut temu Daniel Dziubecki 95 źrodło rozwiń

Posted on przez Daniel PlawgoWprowadzenie Dzisiaj kolejny wpis o Postmanie. W ostatnim pokazałem Ci, w jaki sposób dodawać asserty do żądań w Postmanie, aby weryfikować poprawność działania aplikacji. Na końcu zobaczyłeś, jak uruchamiać testy z wykorzystaniem wbudowanego runnera. Jest on wygodny w momencie, gdy pracujemy nad zmianami w api. Natomiast w celu systematycznej weryfikacji poprawności działania aplikacji sprawdza się średnio. Na szczęście testy można wykonywać automatycznie w ramach buildów ...

Źródło: plawgo.pl
Dziel się z innymi:
Postman – uruchamianie testów w Azure DevOps - Blog Daniela Plawgo

Web 1914 dni, 17 godzin, 44 minuty temu danielplawgo 96 źrodło rozwiń

Have you ever tried to dig into the machine learning world and enhance your application with some artificial intelligence? The more you dive into this topic, the more complex math symbols and statistical formulas you will encounter. Fortunately, big cloud providers are investing in this area as well, making AI services easy to use even for people without a Ph.D. in data scie...

Dziel się z innymi:
What is your job? Image classification with Azure Cognitive Services

Cloud 1915 dni, 18 godzin, 6 minut temu lem1x 53 źrodło rozwiń

We observe that more and more customers are starting to use cloud computing. This is no longer a forbidden fruit, but it is becoming one of the key elements of modern IT infrastructure. Most companies have some combination of cloud and on-premise solutions. The number of applications from different vendors used in large corporations as well as smaller startups are growing rapidly. The second notable trend is the willingness to react quickly, change strategies and generate innovative ideas based on as muc...

Źródło: altkomsoftware.pl
Dziel się z innymi:
iPaaS - perfect-fitted solution for large enterprise systems?

Architektura 1916 dni, 17 godzin, 49 minut temu witek1902 49 źrodło rozwiń

Dzisiaj kolejny odcinek o Data Factory. A w nim mowie o jednym z najważniejszych elementów tworzenia rozwiązań, czyli parametryzacji pipeline’nów.

Źródło: youtu.be
Dziel się z innymi:
Parametryzacja pipelineow w Azure Data Factory

Cloud 1916 dni, 17 godzin, 49 minut temu AdamMarczak 41 źrodło rozwiń

Razem z Jakub Gutkowski i Piotrkiem Stappem przygotowaliśmy dokument o tym Jak zacząć pracę z Kubernetes.

Źródło: kaluzny.io
Dziel się z innymi:
Jak zacząć pracę z Kubernetes - kompleksowy poradnik

Narzędzia 1917 dni, 17 godzin, 47 minut temu Łukasz Kałużny 223 źrodło rozwiń

Warsztaty hands-on z programowania RabbitMQ w C#. Pomoc dla wszystkich którzy zainstalowali serwer i teraz chcieliby szybko i sprawnie opanować wykorzystanie tego narzędzia w swoich projektach.

Źródło: www.youtube.com
Dziel się z innymi:
C# RabbitMQ od podstaw - YouTube

Sztuka programowania 1917 dni, 17 godzin, 47 minut temu dotnetarium 200 źrodło rozwiń

In several recent posts, we discussed two ways to trade off correctness for performance in database systems. In particular, I wrote two posts (first one and second one) on the subject of isolation levels, and one post on the subject of consistency le...

An explanation of the difference between Isolation levels vs. Consistency levels

Bazy danych i XML 1917 dni, 17 godzin, 47 minut temu rroszczyk 110 źrodło rozwiń

In this series I describe the new Microsoft.FeatureManagement library that is being developed by the Azure team. It standardises the approach to adding feature flags to an ASP.NET Core app. In the first post, I introduce the library and show how to create simple feature flags. In later posts I show some of the extensibility features of the library, as well as the some of the tighter integration points with ASP.NET Core Posts in this series (new posts will be listed here as they're written): Part 1...

Źródło: andrewlock.net
Dziel się z innymi:
Adding feature flags to an ASP.NET Core app

Inne 1917 dni, 17 godzin, 47 minut temu rroszczyk 111 źrodło rozwiń

A little while ago I blogged here and I set it up to be a "continues..." style post. I haven't had the energy to continue it in that context, and this fact was putting me off concluding the post. I then realised: the thing that matters isn't some overarching narrative structure, but that I get my ideas down. So: I'm aborting any attempt at making this post a continuation, and just focusing on the content! There's been a lot of confusion over when to use Task[

Tagi: Task
Dziel się z innymi:
Code, code and more code.: Prefer ValueTask to Task, always; and don't await twice

Programowanie rozproszone 1917 dni, 17 godzin, 47 minut temu rroszczyk 116 źrodło rozwiń

Zostałam partnerem konferencji programistycznej DevConf. Odbędzie się ona 25 września w Krakowie. We wpisie dzielę się moją agendą na 2 dni konferencji, a także zapraszam do KONKURSU, w którym jest do wygrania 2x zniżka aż 70% na bilet!

Dziel się z innymi:
DevConf 2019 – moja agenda + KONKURS! – programmer-girl

Inne 1917 dni, 17 godzin, 47 minut temu Weronika Mularczyk 43 źrodło rozwiń

Reading time ~7 minutes I am not a big fan of writing tests. I like having them, but I find writing them to be boring. That said, retesting manually is even more annoying, so I write tests. The thought that there has to be a better way, never passed. I tried a few approaches. After some experimentation, I think I have the answer - DDT (Data Driven Testing) Before we dig into what Data Driven Tests are, let’s look at some standard, non-DDT tests.What we will be testing? There is a fragile line for cod...

Dziel się z innymi:
Refactoring to Data Driven Tests – IndexOutOfRange

Sztuka programowania 1917 dni, 17 godzin, 47 minut temu maklipsa 41 źrodło rozwiń

This post describes an attempt to build a proof-of-concept RSocket server by putting together RSoket.NET and new ASP.NET Core networking primitives for non-HTTP servers.

Źródło: www.tpeczek.com
Dziel się z innymi:
[EN] Trying to Run RSocket Server with RSocket.NET and ASP.NET Core Primitives for Non-HTTP Servers

Web 1922 dni, 5 godzin, 10 minut temu tpeczek 63 źrodło rozwiń

W kolejnym odcinku serii poświęconej budowaniu aplikacji FintechKit chciałbym pokazać jak radzić sobie ze stylami w naszej aplikacji. Dla tych którzy nie oglądali jeszcze tej serii po krótce jakie przyjąłem założenia:wykorzystać do granic możliwości „Previewer” wbudowany w IDE100% XAMLDojść możliwie najbliżej do projektu który jest na Dribbble. Jak zawsze czekam na wasze opinie i sugestie. Wasze wypowiedzi pomagają w dalszej pracy nad tą serią. Jak z...

Źródło: maciejgos.com
Dziel się z innymi:
Xamarin.Forms UI Challenge - Fintech Kit część 9 - Maciej Gos

Mobile development 1922 dni, 17 godzin, 7 minut temu Maciej Gos 30 źrodło rozwiń

1 2... 55 56 57 58 59 60... 464 465