Category: Editor’s Picked
-

Building a Basic open source E-Commerce Website with ASP.NET Core 8
In this blog, we’ll explore how to build a basic eCommerce website using ASP.NET Core 8. We will use MLCart, an open-source project available on GitHub, to demonstrate key features and how to get started with building your own eCommerce platform.
-

Clean Structured Project – ASP.NET Core
The Clean Architecture principles, SOLID design principles, implements the Dependency Injection, Repository, and Unit of Work design pattern, and utilizes Entity Framework Core for data access.
-

Differences between IEnumerable and IQueryable in C#
When working with in-memory collections—where data is kept locally in the memory of the application—select IEnumerable. When working with huge data sets or querying external data sources, use IQueryable as it enables effective server-side processing and query optimization.
-

Chicken Marsala
Chicken Marsala is an Italian-American dish of golden pan-fried chicken cutlets and mushrooms in a rich Marsala wine sauce.
-

Chicken Tikka Masala
Chicken tikka masala is a dish of yogurt-marinated and broiled chicken in a creamy, spice-infused tomato sauce. Simple to cook, and it’s a best Indian non spicy food for kids.