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

Tworząc model domeny co konkretnie modelujemy? Czy chcemy mieć jeden model dla całego przedsięwzięcia czy wiele modeli? Czy można nie mieć modelu? Warto odpowiedzieć sobie na te pytania przed przystąpieniem do modelowania, żeby wiedzieć do jakiego celu zmierzamy.

Tagi: DDD, modelowanie
Źródło: itlibrium.com
Dziel się z innymi:
Jakiego modelu potrzebujemy?

Sztuka programowania 990 dni, 23 godziny, 40 minut temu technites_pl 59 źrodło rozwiń

Podstawy Terraforma i konfiguracji środowiska mamy już za sobą, więc możemy przejść do bardziej rozbudowanego przykładu. W tym wpisie zobaczysz, w jaki sposób przygotować infrastrukturę pod prostą aplikację webową działającą w Azure. Z wykorzystaniem Terraforma utworzymy takie zasoby jak App Service Plan, czy bazę danych.Zmienne Terraform W poprzednim wpisie pokazałem, w jaki sposób zacząć przygodę z Terraform i Azure. Jeśli nie czytałeś/czytałaś to zachęcam d...

Źródło: plawgo.pl
Dziel się z innymi:
Terraform i Azure - przykład - PROGRAMUJE .NET - Daniel Plawgo

Narzędzia 991 dni, 23 godziny, 53 minuty temu danielplawgo 60 źrodło rozwiń

Why Should I join Microsoft Partner Network? As a partner, you can utilize tools, resources, software, and more to grow your business.

Tagi: tools
Źródło: tszulczewski.com
Dziel się z innymi:
Why Should I join Microsoft Partner Network?

Narzędzia 991 dni, 23 godziny, 53 minuty temu TSzulczewski 38 źrodło rozwiń

Derek ComartinArchitecture When building Software as a Service (SaaS) you’ll often need to use a Multi-tenant Architecture. There are many different ways that you can segregate compute and data storage in a multi-tenant architecture. Data storage can be in a silo or partitioned. Compute can be pooled or siloed. And both together you can create lanes for groups of tenants. In this architecture, having the identity of each request is critical in being able to route a request all the way through to the r...

Tagi: architecture, EF
Źródło: codeopinion.com
Dziel się z innymi:
Multi-tenant Architecture for SaaS - CodeOpinion

Architektura 991 dni, 23 godziny, 53 minuty temu Piotr Stapp 38 źrodło rozwiń

Aplikacje mobilne pisane w .NET nigdy nie miały łatwo, podobnie jak i ich deweloperzy. Oto historia od Windows Mobile 6.x (.NET Compact Framework) i dylogię Windows Phone (Silverlight, WinPRT), poprzez Windows 10 Mobile (UWP),a na Xamarinie i .NET MAUI kończąc.

Programowanie mobilne w .NET - barwna historia i niewiadoma przyszłość

Mobile development 991 dni, 23 godziny, 53 minuty temu djfoxer 57 ź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 994 dni, 23 godziny, 3 minuty temu Piotr Stapp 118 źrodło rozwiń

There are many ways to generate PDF files. You can use a PDF library, but generating a PDF manually is not trivial. You can use a report library, but they are often paid solution and not trivial to use for simple needs.

Tagi: PDF
Źródło: www.meziantou.net
Dziel się z innymi:
Generate PDF files using an html template and Playwright - Meziantou's blog

Narzędzia 994 dni, 23 godziny, 3 minuty temu Piotr Stapp 73 źrodło rozwiń

W artykule przedstawiam plusy i minusy wykorzystania ORM NHibernate (NH) w aplikacji SaaS. Jest to spojrzenie z perspektywy SoloProgramisty,

Z pamiętnika SaaSa: Zalety korzystania z NHibernate w aplikacji SaaS - SoloProgramista

Sztuka programowania 995 dni, 21 godzin, 3 minuty temu SoloProgramista 30 ź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 995 dni, 21 godzin, 3 minuty 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 995 dni, 21 godzin, 3 minuty 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 995 dni, 21 godzin, 3 minuty temu Piotr Stapp 50 źrodło rozwiń

Czym Jest Typ Domniemany VAR w C#? - Modest Programmer

Dziel się z innymi:
Czym Jest Typ Domniemany VAR w C#? - Modest Programmer

Sztuka programowania 997 dni, 21 godzin, 24 minuty temu modestprogrammer 73 źrodło rozwiń

Zapraszam do przeczytania czwartego z serii artykułów o nieco bardziej zaawansowanych kwestiach związanych z GIT. W tym artykule: 📕Przegląd narzędzi graficznych do obsługi systemu GIT 🔍Przegląd narzędzi do rozwiązywania konfliktów 🐧Jak w Windowsie korzystać z Linuxowej linii komend ➕Inne przydatne informacje - jak ułatwić sobie pracę z GITem

Źródło: www.arturnet.pl
Dziel się z innymi:
[GIT] Zaawansowane funkcje - cz. 4 - Przydatne Narzędzia - www.Arturnet.pl - Programowanie by Art511

Narzędzia 997 dni, 23 godziny, 34 minuty temu art511 61 źrodło rozwiń

Frederic Lardinois @fredericl / 11 months AWS today announced a new database product that is clearly meant to go after Microsoft’s SQL Server and make it easier — and cheaper — for SQL Server users to migrate to the AWS cloud. The new service is Babelfish for Aurora PostgreSQL. The tagline AWS CEO Andy Jassy used for this service in his re:Invent keynote today is probably telling: “Stop paying for SQL Server licenses you don’t need.” And to show how serious it is about th...

Tagi: AWS, MS SQL
Źródło: techcrunch.com
Dziel się z innymi:
AWS goes after Microsoft’s SQL Server with Babelfish for Aurora PostgreSQL – TechCrunch

Cloud 997 dni, 23 godziny, 34 minuty temu Piotr Stapp 27 źrodło rozwiń

aboutblogpodcastyoutubespeaking browse by category or dateParallel.ForEachAsync in .NET 6Comment on this post [1]Posted in DotNetCore | Open Source Sponsored By Great tweet from Oleg Kyrylchuk (follow him!) showing how cool Parallel.ForEachAsync is in .NET 6. It's new! Let's look at this clean bit of code in .NET 6 that calls the public GitHub API and retrieves n number of names and bios, given a list of GitHub users:using System.Net.Http.Headers; using System.Ne...

Tagi: dotnet6
Źródło: www.hanselman.com
Dziel się z innymi:
Parallel.ForEachAsync in .NET 6 - Scott Hanselman's Blog

Narzędzia 1004 dni, 1 godzinę, 20 minut temu Piotr Stapp 124 źrodło rozwiń

W tym artykule opisuję rzeczy, które warto wprowadzić przy tworzeniu projektu aplikacji SaaS, aby ułatwić sobie życie w przyszłosci.

Dziel się z innymi:
Z pamiętnika SaaSa: Co warto zastosować w projekcie SaaS - SoloProgramista

Sztuka programowania 1004 dni, 17 godzin, 37 minut temu SoloProgramista 99 źrodło rozwiń

Narzędzia ORM są szeroko stosowane do wykonywania operacji na bazie danych. W tym artykule opiszę jak w prosty sposób użyć narzędzia NHibernate w projekcie ASP.NET Core.

Dziel się z innymi:
Użycie NHibernate w aplikacji ASP.NET Core - SoloProgramista

Web 1004 dni, 17 godzin, 37 minut temu SoloProgramista 79 ź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 1004 dni, 17 godzin, 37 minut temu Piotr Stapp 83 źrodło rozwiń

What are geospatial indexes? Recently I have been preparing to MongoDB Professional Developer certification program. I learnt there about something called Geospatial Queries and Indexes. This kind of index had been created to handle geospatial queries. Thanks to them we can easily get nearby places, calculate area, distance or find all points within certain coordinates range.GeoJSON Geospat...

Źródło: netsharpdev.com
Dziel się z innymi:
Geospatial Indexes in MongoDB

Bazy danych i XML 1004 dni, 17 godzin, 37 minut temu netsharpdev 17 ź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

Inne 1006 dni, 1 godzinę, 8 minut temu Piotr Stapp 83 źrodło rozwiń

1 2... 8 9 10 11 12 13... 464 465

Najaktywniejsi w tym miesiącu