Career As .NET Developer
.NET technology is developed by Microsoft. It is a Free, Open source, Cross-platform developer platform for building many different types of applications. You can use multiple languages, editors, and ...

What? Calling a POST API from SQL Server?
In development life, we need to do some challenging stuff to overcome the client’s expectations. W...

SOLID Principles in C#
SOLID Principles is a coding standard that all developers should have a clear concept for writing code in a proper way and avoid a bad coding structure. These are the five pillars of coding guidelines...

Blazor with .NET Core
Blazor is a web framework used to build an application using c# that runs in the browser. Blazor is an HTML framework like Angular, React, and Vue. It is used for rendering .NET on client-side and run...

Custom Code Snippets in C#
Developer minds always find some shortcuts to complete their work in some smarter way. Here we come up with one smart solution i.e. Code Snippet.

NopCommerce with .NET
Hello Friends, Today we will see something interesting. In today's world all things happen online meaning if you want to buy something, you just go online and buy. So everything is going online in tod...

Microservice With .NET
Hello devs, Today we would understand the concept of Microservice with .NET Core. Sounds surprising right? In this blog we will understand what is a microservices and it’s features. But before unde...
