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

W 75. odcinku poruszamy programowanie funkcyjne i z naszym gościem omawiamy najczęściej pojawiające się w tym paradygmacie terminy takie jak, operator punktu stałego, katamorfizm oraz cebula. A na zakończenie o tym czy programowanie funkcyjne ma jakieś minusy. Miłego słuchania. Gość odcinka:Artur Tadrała Chrzestni:Konrad Kokosa Dla przypomnienia: 📨 Nasze poczynania możesz także śledzić innych stronach: ostrapila.pl/subskrybuj

Źródło: ostrapila.pl
Dziel się z innymi:
Funkcyjnie czy obiektowo? – Ostra Piła

Inne 1038 dni, 21 godzin, 39 minut temu macabre13 34 źrodło rozwiń

Sign inAbout ITNEXTWrite for ITNEXTEvents & VideosSUMMITVacancies @ LINKITLoad Balance a C# ASP.NET Core Service and Use MySql App-Layer Sharding. Shows the Concepts, Which Also Apply to MongoDB, etc.Christian ZinkFollow·4 min read One of the big advantages of microservices is, that they can be scaled independently. This article shows the benefits and challenges of scaling one microservice and its database. You will create a working example application and manually implement application-layer shardin...

Źródło: itnext.io
Dziel się z innymi:
DB Sharding & Scaling a NET Core Microservice Arch | ITNEXT

Bazy danych i XML 1038 dni, 21 godzin, 39 minut temu Piotr Stapp 47 źrodło rozwiń

Building modern APIs require a lot of things to make them reliable, observable, and scalable. In no particular order, here are some of them that help you build better APIs:1. Healthchecks Healthchecks are important in making sure that we know when anything happens to our APIs. We can setup dashboards to monitor them and setup alerting to let us know when one of the APIs is unhealthy. They are also important when deploying your apps to kubernetes. Kubernetes can monitor healthchecks of your APIs and auto...

Tagi: API
Źródło: mazeez.dev
Dziel się z innymi:
Muhammad Azeez - ASP.NET Core API Checklist

Web 1038 dni, 21 godzin, 39 minut temu Piotr Stapp 57 źrodło rozwiń

Laurent June 10th, 2021 Today, I’d like to show dotnet how to run your own .NET application on a Micro Controller Unit (MCU) on a simple battery for multiple years. I’ll build an application that will read the temperature and pressure on a BMP280 sensor connected to an ESP32. The core idea is to be run on a small solar panel charging a LiPo battery. I will as well present two real case scenarios, both running .NET nanoFramework, one on STM32F7 processor and the other one on a TI CC1352R. I’m Laurent E...

Tagi: nano
Dziel się z innymi:
Show dotnet: Running my .NET nanoFramework for 8 years on a battery | .NET Blog

Inne 1038 dni, 21 godzin, 39 minut temu Piotr Stapp 36 źrodło rozwiń

Czyli wróżby o tym co się wydarzy w technologii w najbliższym czasie.

Źródło: blog.scooletz.com
Dziel się z innymi:
[EN] Betting for the Future - Szymon Kulec @Scooletz

Architektura 1042 dni, 21 godzin, 53 minuty temu Scooletz 78 źrodło rozwiń

Things Of Interest Blog It's probably time to stop recommending Clean Code 2020-06-28 by qntm It may not be possible for us to ever reach empirical definitions of "good code" or "clean code", which means that any one person's opinions about another person's opinions about "clean code" are necessarily highly subjective. I cannot review Robert C. Martin's 2008 book Clean...

Tagi: clean code
Źródło: qntm.org
Dziel się z innymi:
It's probably time to stop recommending Clean Code @ Things Of Interest

Inne 1042 dni, 21 godzin, 53 minuty temu Piotr Stapp 118 źrodło rozwiń

Welcome the summer with the release of the early preview of the Telerik UI for MAUI suite!All Products Product BundlesDevCraft All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:Conversational UIOnline TrainingDocument Processing LibraryEmbedded Reporting for web and desktopWebKendo UIUI for jQueryUI for AngularUI for ReactUI for VueUI for ASP.NET AJAXUI for ASP.NET MVCUI for ASP.NET CoreUI for BlazorUI for SilverlightUI for PHPUI for JSPMobileUI for MAUIUI for X...

Tagi: dotnet6
Źródło: www.telerik.com
Dziel się z innymi:
Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

Web 1042 dni, 21 godzin, 53 minuty temu Piotr Stapp 74 źrodło rozwiń

TL;DR: Everything you need to know about formatting plain text with Serilog.Expressions, by example. There are endless ways to format log output. With Serilog’s built-in “output templates”, you can choose the fields and text to include in log output, and use .NET format string-style alignment and width syntax, but that’s about it. Serilog.Expressions is a fairly new library that plugs in to enable everything else. This post collects the plain text formatting questions I’ve fielded over the years, and t...

Tagi: serilog
Źródło: nblumhardt.com
Dziel się z innymi:
Customizing Serilog text output

Narzędzia 1042 dni, 21 godzin, 53 minuty temu Piotr Stapp 24 źrodło rozwiń

The story behind creating my first general use, performance-first library.

Validot's performance explained - lenar.dev

Narzędzia 1043 dni, 22 godziny, 38 minut temu bartoszlenar 55 ź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 1043 dni, 22 godziny, 38 minut temu oskar-at-net 40 źrodło rozwiń

Mika June 8th, 2021 The .NET Productivity team (aka. Roslyn) continues to enhance your developer productivity with the latest tooling updates in Visual Studio 2019. In the last release, we listened to your feedback and have been hard at work improving the .NET developer experience. To try out the latest .NET productivity enhancements download the latest Visual Studio release. Download Visual Studio 2019Tooling improvements The feature that I’m most excited about is Inheritance margin. Inheritance mar...

Tagi: roslyn
Dziel się z innymi:
Learn What’s New in .NET Productivity | Visual Studio Blog

Narzędzia 1043 dni, 22 godziny, 38 minut temu Piotr Stapp 44 źrodło rozwiń

Matt June 8th, 2021 I’m excited to share with you some of the improvements that have been made to .NET that are coming in .NET 6 in the area of dates, times, and time zones. You can try out all of the following, starting with .NET 6 Preview 4. In this blog post, I’m going to cover the following topics:The new DateOnly and TimeOnly typesTime Zone Conversion APIsTime Zone Display Names on Linux and macOSTimeZoneInfo.AdjustmentRule Improvements For even more details, you can also refer to dotnet/runtime...

Tagi: DateTime
Dziel się z innymi:
Date, Time, and Time Zone Enhancements in .NET 6 | .NET Blog

Inne 1043 dni, 22 godziny, 38 minut temu Piotr Stapp 27 źrodło rozwiń

SourceGear.Llama.Swift.Sdk, now available on NuGet, is an MSBuild project SDK for .NET 5 that allows compiling Swift, with support for calling .NET class libraries. This blog entry is a closer look at those features. Reminder: Llama is at the "proof of concept" stage, and is not production ready. In my previous Llama blog entry, I walked through a simplistic implementation of "grep" in both C# and Rust. Let's revisit that sample now in Swift.The .swiftproj file Recall that the project file for the C#...

Tagi: Swift
Źródło: ericsink.com
Dziel się z innymi:
Llama Preview: Swift on .NET

Inne 1043 dni, 22 godziny, 38 minut temu Piotr Stapp 22 źrodło rozwiń

Sign inSoftware CraftMicrosoftJavaScriptCoding For KidsScience & TechHumorAboutGlobal using, file-scoped namespaces, and other enhancements will slim down unnecessary codeMatthew MacDonaldFollow·7 min read We’ve been speculating about the future of C# 10 for a while. The possibilities are no secret. Spend some time on the C# GitHub page and you’ll find a long list of tantalizing ideas — some with major headaches still being hashed out. Many of them won’t make it into the next version of C#, and some ...

Tagi: csharp
Źródło: medium.com
Dziel się z innymi:
5 New Features in C# 10 - Global using, file-scoped namespaces, and more | Young Coder  | Young Coder

Inne 1044 dni, 22 godziny, 29 minut temu Piotr Stapp 79 źrodło rozwiń

azure devops · devops · WydarzeniaProgrammer-girl Nie pisałam tutaj już od jakiegoś czasu – a to dlatego, że intensywnie pracuję nad Kursem Azure DevOps. Tworzymy go razem ze Stanisławem Bugalskim już od kilku miesięcy. Planujemy wystartować w połowie lipca, a do piątku 11.06. do godz. 20:59 trwa przedsprzedaż. Tyle reklamy, teraz przejdźmy do materiałów, z których możecie sie czegoś nauczyć.Moje materiały o Azure DevOps O Azure DevOps już nie raz pisałam tutaj na blogu. Jeśli jesteście ciekawi innych...

Tagi: kurs
Dziel się z innymi:
[Reklama] Kurs Azure DevOps – przedsprzedaż – Programmer-girl

Inne 1044 dni, 22 godziny, 29 minut temu Piotr Stapp 33 źrodło rozwiń

Rendering PDFs with Razor Templates and PuppeteerSharp in Azure Functions A couple of weeks ago, we looked at how to use Puppeteer with Node.js Azure Functions to take screenshots of web pages. Today, we'll look at how to render PDFs in Azure Functions using Razor and the C# port of Puppeteer, PuppeteerSharp. A common usage of this is generating something like an invoice. We'll create PDF invoices for our favorite fictitious online store, Tailwind Traders. Overview We'll run ASP.NET Core Razor Pages ...

Źródło: anthonychu.ca
Dziel się z innymi:
Rendering PDFs with Razor Templates and PuppeteerSharp in Azure Functions

Narzędzia 1045 dni, 21 godzin, 38 minut temu Piotr Stapp 53 źrodło rozwiń

Programming adventuresdotnetdotnet-coreaspnetaspnet-coreComments So you want to learn .NET but you are confused about the differences between .NET Framework and .NET Core or what the various versions of ASP.NET are or what the relationship is between C# and F#? If that is the case then you came to the right place. This guide will cover all the basics of .NET and shed some light on the various acronyms and buzz words behind it! If you are new to .NET and you want to get a holistic overview of the enti...

Tagi: basic
Źródło: dusted.codes
Dziel się z innymi:
.NET Basics - Dusted Codes

Inne 1045 dni, 21 godzin, 38 minut temu Piotr Stapp 45 źrodło rozwiń

Alexey GolubHomeBlogProjectsTalksMonadic Comprehension Syntax via LINQ in C#17 minutes to readdotnet, csharp, tricks If you ask a C# developer to list the reasons why they enjoy working with the language, they will most likely put LINQ somewhere at the top. LINQ is an extremely convenient set of language tools that provide ways to query and transform data sequences of arbitrary shapes and origins, in a fluent, lazy, and efficient manner. LINQ itself is made up of multiple pieces, but from the consumer ...

Tagi: Linq, monads
Źródło: tyrrrz.me
Dziel się z innymi:
Monadic Comprehension Syntax via LINQ in C# | Alexey Golub

Narzędzia 1045 dni, 21 godzin, 38 minut temu Piotr Stapp 31 źrodło rozwiń

It’s a Thursday, which means: .NET open source drama. Last October, Dominick Baier and Brock Allen, the two creators and maintainers of IdentityServer, announced that IS’s current business model was inherently unsustainable and they’d be moving to a paid licensing model using the Reciprocal Public License (RPL) and under a new company, Duende Software, beginning with IdentityServer5. Last month Microsoft announced that they were going to continue to include Duende’s IdentityServer dependency in their...

Tagi: open source
Źródło: aaronstannard.com
Dziel się z innymi:
.NET Open Source: What Happens When the Free Lunch Ends? – Aaronontheweb

Inne 1045 dni, 21 godzin, 38 minut temu Piotr Stapp 27 źrodło rozwiń

Bycie dobrym Tech Liderem wymaga doskonalenia zarówno umiejętności technicznych, jak i miękkich. Zauważyłem, że przez dłuższy czas skupiałem się na aspektach technicznych, zaniedbując obszar umiejętności miękkich. Czułem się bardzo zajęty i kręciłem się w kółko. Po poznaniu w jaki sposób odpowiednio delegować, udaje mi się zaoszczędzić czas i koncentruje się na rzeczach, które są dla mnie ważne.

Tagi: leadership
Dziel się z innymi:
How Best To Delegate Work And Free Up Your Time As a Tech Leader

Inne 1046 dni, 22 godziny, 51 minut temu Adrian_Tarnowski 41 źrodło rozwiń

1 2... 17 18 19 20 21 22... 464 465

Najaktywniejsi w tym miesiącu