dotnetomaniak.pl - Najnowsze artykuły o .NET w dziale Inne - Strona 3

Historyjki użytkownika (ang. User Stories) są niezwykle popularne wśród zespołów zajmujących się wytwarzaniem oprogramowania, a już szczególnie w metodykach zwinnych. Czy są używane również w Twoim zespole do definiowania wymagań? Jeśli odpowiedziałeś/aś twierdząco to zdecydowanie warto abyś sięgnął/sięgnęła po książkę Jeffa Patton'a: Mapowanie historyjek użytk...

Historyjka niejedno ma imię  - recenzja książki Mapowanie historyjek użytkownika

Inne 852 dni, 21 godzin, 1 minutę temu blackik 46 źrodło rozwiń

Oleg Kyrylchuk - Default Value for *OrDefault Methods - New *By Methods - A new Chunk Method - Three-way Zip Method - Index Support in the ElementAt Method - Range Support in the Take Method - Avoiding Enumeration with TryGetNonEnumeratedCount

Tagi: .net 6, Linq
Dziel się z innymi:
New LINQ improvements in .NET 6

Inne 852 dni, 21 godzin, 1 minutę temu okyrylchuk 147 źrodło rozwiń

W 80. odcinku porozmawiamy o poziomach wyjebania i o tym jak zatrudnić osoby którym zależy. Miłego słuchania. Sponsor odcinka:Jarosław Stadnicki Dla przypomnienia: 📨 Nasze poczynania możesz także śledzić innych stronach: ostrapila.pl/subskrybuj 📖 Plan na podcasty dostępny jest na trello: trello.com/b/yXGeD0Ud/tematy-podcastów. 💌 Możesz tam śmiało komentować przyszłe odcinki. Jeśli chcesz usłyszeć o czymś czego nie ma na liście zostaw nam wiadomość tutaj na pryw...

Źródło: ostrapila.pl
Dziel się z innymi:
O poziomach wyjebania – Ostra Piła

Inne 859 dni, 23 godziny, 1 minutę temu macabre13 131 źrodło rozwiń

MenuHomeBadgesOleg Kyrylchuk Published on 9 min readTable of contentsDateOnly and TimeOnlyParallel.ForEachAsyncArgumentNullException.ThrowIfNull()PriorityQueueReading and Writing FilesA New PeriodicTimerMetrics APIReflection API for Nullability InformationReflection API for Nested Nullability InformationProcess Path and IDA New Configuration HelperCSPNGNative Memory APIPower of 2WaitAsync on TaskNew Math APIsCollectionsMarshal.GetValueRefOrNullRefConfigureHostOptionsCreate Async ScopeSimplified Call P...

Tagi: dotnet6
Dziel się z innymi:
20 New APIs in .NET 6

Inne 861 dni, 22 godziny, 57 minut temu Piotr Stapp 141 źrodło rozwiń

Skip to content Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Issues → Integrations → GitHub Sponsors → Customer stories →TeamEnterprise Explore Explore GitHub →Learn and contribute Topics → Collections → Trending → Learning Lab → Open source guides →Connect with others The ReadME Proje...

Tagi: Foundation
Źródło: github.com
Dziel się z innymi:
What's the procedure of the project leaving .NET Foundation? · Discussion #68 · dotnet-foundation/Home · GitHub

Inne 866 dni, 23 godziny, 3 minuty temu Piotr Stapp 31 źrodło rozwiń

Będzie krótko. W 79. rozmawiamy o podejściu do wytwarzania kodu oraz o tym czy w zależności od tego co robimy mamy YOLO czy nie. Miłego słuchania.

Źródło: ostrapila.pl
Dziel się z innymi:
O podejściu do wytwarzania kodu – Ostra Piła

Inne 887 dni, 22 godziny, 57 minut temu macabre13 47 źrodło rozwiń

Avanindra November 15th, 2021 Azure Active Directory’s gateway service is a reverse proxy that fronts hundreds of services that make up Azure Active Directory (Azure AD). If you’ve used services such as office.com, outlook.com, portal.azure.com or xbox.live.com, then you’ve used Azure AD’s gateway. The gateway provides features such as TLS termination, automatic failovers/retries, geo-proximity routing, throttling, and tarpitting to services in Azure AD. The gateway is present in 54 Azure datacenters w...

Tagi: dotnet6, http.sys, iis
Dziel się z innymi:
Azure Active Directory's gateway is on .NET 6.0! - .NET Blog

Inne 888 dni, 21 godzin, 51 minut temu Piotr Stapp 32 źrodło rozwiń

Przetwarzanie danych wymaga softu, a soft trzeba zainstalować. Gdy skala rośnie konieczna jest automatyzacja za pomocą Ansible, Puppet, Chef, Terraform i jeszcze to innych wynalazków. W tym artykule dowiesz się jak wygenerować niezliczoną ilość certyfikatów za pomocą kilku kliknięć w Ansible.Spis treścihide1Co to jest Ansible?2Co to jest Ansible Playbook?3Problem do rozwiązania4RozwiązanieInventoryJak dobrać się do właściwości hostów?Generowanie CAGenerowanie certyfikatów – wersja 1Generowanie certyfikat...

Tworzenie certyfikatów z Ansible (dla leniuszków) - Wiadro Danych

Inne 889 dni, 23 godziny, 23 minuty temu mszymczyk 27 źrodło rozwiń

Programowanie to przygoda. Naprawdę. Siadając do komputera i chcąc coś zaprogramować igracie z losem. Jesteście jak bohater antycznej tragedii, który jakby się nie szarpał, jak nie manewrował i tak przeżyje przygody jakich się nie spodziewał.

Źródło: kalkus.dev
Dziel się z innymi:
Parada atrakcji

Inne 889 dni, 23 godziny, 23 minuty temu landeeyo 54 źrodło rozwiń

Daniel November 8th, 2021 .NET 6 is now released! ASP.NET Core in .NET 6 includes everything you need to build rich modern web UI and powerful back-end services.What’s new? Here’s a sampling of the great new features and improvements in ASP.NET Core for .NET 6:Hot reload: Apply changes to Razor, C#, and CSS source files into your running app during development without the need to rebuild and restart the app.Minimal APIs: Create a new ASP.NET Core app with just a few lines of code using the latest C# f...

Tagi: net6
Dziel się z innymi:
Announcing ASP.NET Core in .NET 6 - .NET Blog

Inne 895 dni, 22 godziny, 31 minut temu Piotr Stapp 77 źrodło rozwiń

In this series I'm going to take a look at some of the new features coming in .NET 6. There's already been a lot of content written on .NET 6, including a lot of posts from the .NET and ASP.NET teams themselves. In this series I'm going to be looking at some of the code behind some of those features. Posts in this series (new posts will be listed here as they're written): Part 1 - Looking inside ConfigurationManager in .NET 6 Part 2 - Comparing WebApplicationBuilder to the Generic Ho...

Tagi: net6
Źródło: andrewlock.net
Dziel się z innymi:
Exploring .NET Core 6

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

Enrico Buonanno on 2021-10-31Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing✍&##xFE0E; I hope the title got you intrigued. Usually there's a lot of excitement when a new language version comes out, as people are waiting to see what cool new feature will improve their daily development practice. As a book author, I have to be particularly aware of new language features; over the last few weeks I've been working on the 2nd Edition of my book, Functional Programming in C#, ...

Tagi: net6
Źródło: scribe.rip
Dziel się z innymi:
Why C# 10 is pretty irrelevant (but .NET 6 isn't) and why that's a good thing

Inne 900 dni, 19 godzin, 55 minut temu Piotr Stapp 86 ź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: Ignite
Dziel się z innymi:
Microsoft Ignite Book of News

Inne 900 dni, 19 godzin, 55 minut temu Piotr Stapp 18 źrodło rozwiń

In this series I'm going to take a look at some of the new features coming in .NET 6. There's already been a lot of content written on .NET 6, including a lot of posts from the .NET and ASP.NET teams themselves. In this series I'm going to be looking at some of the code behind some of those features. In this first post, I take a look at the ConfigurationManager class, why it was added, and some of the code used to implement it.Wait, what's ConfigurationManager? If your first respons...

Tagi: logger
Źródło: andrewlock.net
Dziel się z innymi:
Looking inside ConfigurationManager in .NET 6: Exploring .NET Core 6 - Part 1

Inne 900 dni, 19 godzin, 55 minut temu Piotr Stapp 50 źrodło rozwiń

It&##x27;s time for .NET to Leave HomeSunday, October 24th 2021 It was kicked off by a blog post and merge that removed the tooling-agnostic ability for the dotnet command to perform hot reloads of code. That functionality was then moved over to Visual Studio as an exclusive. This prompted the creation of a protest reversal of the commit on the dotnet/sdk repository and an issue asking the important question why. Some higher visbility news sources wasted no time in covering the situation as-it-happe...

Tagi: Microsoft
Dziel się z innymi:
It's time for .NET to Leave Home

Inne 909 dni, 16 godzin, 28 minut temu Piotr Stapp 83 źrodło rozwiń

Skip to content Sign up Why GitHub? Features →Mobile →Actions →Codespaces →Packages →Security →Code review →Issues →Integrations →GitHub Sponsors →Customer stories→TeamEnterprise Explore Explore GitHub →Learn and contributeTopics →Collections →Trending →Learning Lab →Open source guides →Connect with othersThe ReadME Project →Events →Community forum →GitHub Education →GitHub Stars program →Market...

Tagi: dotnet6, oss
Źródło: github.com
Dziel się z innymi:
Warto poczytać PR w dotnet 6: Revert "Remove Hot Reload support from dotnet watch (#22217)" by 3nprob · Pull Request #22262 · dotnet/sdk · GitHub

Bri October 4th, 2021 ML.NET is an open-source, cross-platform machine learning framework for .NET developers that enables integration of custom machine learning into .NET apps. In this post, we’ll cover the following items:Model Builder updatesProgress on addressing ML.NET pain pointsGet started and resourcesModel Builder updatesNotebook Editor in Visual Studio Interactive Notebooks are used extensively in data science and machine learning. They are great for data exploration and preparation, experi...

Tagi: ml.net
Dziel się z innymi:
ML.NET Updates & Announcing Notebooks in Visual Studio - .NET Blog

Inne 914 dni, 6 minut temu Piotr Stapp 42 źrodło rozwiń

Toggle side menuToggle side menuBlogDocumentationReferenceExtensionsCommunityAPI Support Us Source Edit Content CategoriesAddinsAnnouncementHow To&##x27;sInfrastructureNewsRelease Notes Archive Authorsagc93augustoproietedaveaglickdevleadflcdrggep13jerichoLarz Whitemholo65nils-aPascal BergerpatriksvenssonphillipsjRLittlesII Published CategoryAnnouncement AuthorPascal Berger Note that the following explanations are only about required platforms to run Cake. Cake will continue to support building of .N...

Tagi: Cake
Źródło: cakebuild.net
Dziel się z innymi:
Cake - Sunsetting of .NET Framework and .NET Core runners in Cake 2.0

Inne 914 dni, 6 minut temu Piotr Stapp 27 źrodło rozwiń

Czy możemy pracować na ściśle określony deadline w Scrum? Prawidłowa odpowiedź na tak postawione pytanie powinna brzmieć: Oczywiście, że tak - każdy sprint ma swój deadline, zwanym również Sprint Review, na którym prezentujemy przyrost produktu. Byłaby to jednak odpowiedź nieco wymijająca:-) Przyjrzyjmy się jak najlepiej podejść do pracy na ...

Dziel się z innymi:
Deadline w Scrum

Inne 918 dni, 1 minutę temu blackik 52 źrodło rozwiń

Już 20-21.10 spotykamy się na Get Digital Summit powered by Sii: bezpłatnej, 2-dniowej konferencji online, wypełnionej treściami i sprawdzonymi rozwiązaniami od najlepszych ekspertów .NET 🔥 Co dokładnie na Nas czeka? ⭐️prezentacje międzynarodowych prelegentów, wśród nich m.in. Julie Lerman, Greg Young, Uncle Bob oraz sam naczelny dotnetomaniak, czyli Piotr Stapp 💥 ⭐️praktyczny know-how z zakresu .NET i pokrewnych technologii Microsoft ⭐️szansa na wygranie fantastycznych nagród – książek Uncle Boba z ...

Źródło: sii.pl
Dziel się z innymi:
Konferencja Get Digital Summit

Inne 918 dni, 1 minutę temu matwiatrzyk 36 źrodło rozwiń

1 2 3 4 5... 121 122

Najaktywniejsi w tym miesiącu