Thứ Sáu, Tháng Năm 3, 2024
Data science has rapidly grown as a successful career option for developers over the past few years all around the world. With the growing opportunities of artificial intelligence, machine learning, deep learning, and other areas, data science...
Hi Friends, I hope you all are doing well. Being a great programmer/coder you should have learning attitude for long term, This is all about creating logic according to your thinking. If you are able to code...

Why Learn C#

If you want to get into computer programming, C# is one of the easiest programming languages among them all.  History  C# language was created by Anders Hejlsberg at Microsoft and...
I have been working with Go (also known as Golang) for some time now, and I must tell you that the more I work with it, the more I like it. And, that's the inspiration to set me on...
CHAPTER 1: JUST ENOUGH MICROSERVICES WHAT ARE MICROSERVICES? Microservices are independently deployable services modeled around a business domainMicroservices are technology-agnosticMicroservices communicate with each other via networks - making them a...
Introduction  This article demonstrates different types of tokens in OpenID Connect. At the end of this article, you will have clear understanding on the below points, About JSON Web Tokens...
Below are our C# coding standards, naming conventions, and best practices.Use these in your own projects and/or adjust these to your own needs. douse PascalCasing for class names and method names.
Microservices are small, autonomous services that work together. Definition Microservice architecture, or simply microservices, is a distinctive method of developing software systems that tries to focus on building single-function modules with...
This is step-by-step development of reference microservices architecture that include microservices on .NET platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12. There is a couple of microservices which implemented...

Simple ASP.NET CORE 2.2 app +Vue JS

Set up ASP.NET Core 2.2 app with Vue JS on UI components without using npm/webpack. Requirement You got hired by WayKurat , a ficticios company that develops vue js/ ASP.NET Core...
- Advertisement -

POPULAR POSTS

MY FAVORITES