Thứ Sáu, Tháng Tư 19, 2024
What is this buzz word ‘Docker’? Let’s understand this. In the image, we can see that whale is carrying so many boxes and going very happily. These boxes are called...
Dịch từ bài viết The Clean Architecture (Kiến trúc sach) của tác giả Robert C. Martin hay còn được biết đến rộng rãi với tên “Uncle” Bob. “Bác Bob” hiện tại là cựu nhân viên của 8th Light.
Learn SOLID, GRASP and other hard-core object oriented design OOD principles using a language-independent and in a simple manner to impress other developers Download S.O.L.I.D GRASP_And_Other_Basic_Principles_of_Object_Oriented_Design I will start with a...
In this article, we will see how dependency injection works in .net core using Microsoft.Extension.DependencyInjection. Consider a scenario where you want to fetch all the categories from the database and want to show that...
Key Takeaways Microservices migrations are not a trivial change. You have to understand if it will really solve your problem otherwise you might create a tangled entity that might kill you.There are different...
Monolith To Microservices is a new book on system decomposition from O'Reilly How do you detangle a monolithic system and migrate it to a microservices architecture? How do you do it while maintaining business-as-usual? As...
This is a simple walk-through for anyone to get an idea about what's happening in these 2 leading technologies. I was wondering about the same issue and wanted to find out if there is a real winner

NET Core 3 Preview 1 Released

Today, at Connect(); 2018 conference, Microsoft has announced .NET Core 3 Preview 1 - the first public release of .NET Core 3. According to the company, .NET Core 3 is a major update that includes support for building Windows desktop...
You may or may not have heard of this statistic from Google: 53% of mobile site visits leave a page that takes longer than three seconds to loadhttps://www.thinkwithgoogle.com/marketing-resources/data-measurement/mobile-page-speed-new-industry-benchmarks/ With that in...
In part 3 of our .NET 5 Breaking Changes series, we look at ASP.NET Core. Previous reports covered the Base Class Library and historic technologies. Serialization Numbers that appear as quoted strings can now...
- Advertisement -

POPULAR POSTS

MY FAVORITES