W tym artykule opisuję rzeczy, które warto wprowadzić przy tworzeniu projektu aplikacji SaaS, aby ułatwić sobie życie w przyszłosci.
Sztuka programowania 468 dni, 14 godzin, 35 minut temu 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.
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...
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...
Bazy danych i XML 468 dni, 14 godzin, 35 minut temu 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...
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...
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...
Some time ago, I finally managed to switch from Visual Studio to JetBrains Rider at work. Finally, because I used to work a lot with Rider before, and I really like this IDE. Unfortunately, I ran into some annoying problems with docker-compose debug configuration.
16 Błędów Początkujących Programistów - Modest Programmer
Sztuka programowania 474 dni, 21 godzin, 56 minut temu 112 źrodło rozwiń
Kolejny z serii artykułów o GIT. Dzisiaj sporo wiedzy o liniowej historii zmian w GIT. Szczególnie przyjrzymy się poleceniu REBASE. Często pracując nad projektem chcemy mieć czystą historię zmian, niezaśmieconą merge comitami i niepoprzeplataną mieszaniną commitów naszych i innych programistów. Możemy to zrealizować na kilka sposobów. Omówimy je w tym artykule.
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 ...
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 ...
Pierwszy wpis rozpoczynający cykl Z pamiętnika SaaSa - czyli w jaki sposób efektywnie stworzyć własną aplikację w modelu SaaS. W tym artykule opisuję założenia cyklu, a także jak podszedłem do wybrania odpowiedniej architektury oraz stacku technologicznego.
Sztuka programowania 479 dni, 22 godziny, 3 minuty temu 85 źrodło rozwiń
Jest to kolejny post z serii code smelle w unit testach. Tym razem przedstawiam jeden z najczęstszych code smelli jakim jest duplikacja kodu. Zapraszam do lektury!
Sztuka programowania 479 dni, 22 godziny, 3 minuty temu 64 źrodło rozwiń
Introduction Each technology becomes obsolete after some time. It is no different with the .NET Framework – it can be safely said that after the appearance of the .NET Core platform, the old Framework is slowly disappearing. Few people write about this platform, at conferences it has not been heard for a long time in this topic. Nobody starts a project in this technology. Only the .NET Core everywhere… except for a beloved legacy systems! Well, despite the fact that there is .NET Core in the new soluti...
Architektura 480 dni, 22 godziny, 7 minut temu 88 źrodło rozwiń
aboutblogpodcastyoutubespeaking browse by category or dateShrink your WSL2 Virtual Disks and Docker Images and Reclaim Disk SpaceComment on this post [4]Posted in Docker | Linux Sponsored By Docker Desktop for Windows uses WSL to manage all your images and container files and keeps them in a private virtual hard drive (VHDX) called ext4.vhdx. It's usually in C:\Users\YOURNAME\AppData\Local\Docker\wsl\data and you can often reclaim some of the space if you've cle...
TLDR: Tongue in cheek post on how - in .NET 5+ and C# 9+ - the smallest possible C# program appears to be {} or 2 characters long. This doesn’t do much, though. Using N (github, nuget) you can write a program doing something in 4 characters with e.g. N(); in .NET 6 and C# 10. Along the way learn a few C# 10 and nuget packaging tricks incl. global usings and implicit usings. Recently, while lying facedown on an exercise mat, I had a fun idea for how to write the world’s smallest C# program in .NET 6/C#...
W pracy nad każdym systemem IT opracowujemy "MODEL". Czym on jednak jest? Po co go robimy? Czy wszystkie modele są błędne? Czasami warto oderwać się nieco od technikaliów i spojrzeć na tworzenie systemów IT z nieco "filozoficznej" perspektywy.
Sztuka programowania 482 dni, 22 godziny temu 105 źrodło rozwiń
Wszystkie sesje z Dotnetos Conferece 2021 dostępne w jednej piekielnie ostrej play liście 🌶️
Sztuka programowania 483 dni, 22 godziny, 12 minut temu 69 źrodło rozwiń
Dyskusje o pozycjach mogą być krępujące. Nie inaczej jest w przypadku Event Sourcing. Pozycja, wersja, rewizja, numer sekwencji. Nazewnictwo bywa mylące, a zrozumienie tych konceptów jest ważne do efektywnego używania event store'ów. Przeczytaj mój nowy artykuł i dowiedz się co jest co!
Architektura 483 dni, 22 godziny, 12 minut temu 31 źrodło rozwiń