Using ASP.NET Core Web API with Fluent NHibernate to Create Basic CRUD Operations

Fluent Hybernate: What Is It? The well-known Object-Relational Mapping (ORM) framework NHibernate, which is frequently utilized in enterprise applications for database interfaces, is extended by Fluent NHibernate. Developers may use a fluent API to generate mappings using Fluent NHibernate, doing away with the requirement for laborious XML setup files. Developers can deal with database tables…

Read More

Ngrok use in ASP.NET Core

The testing of locally created webhooks, APIs, or third-party integrations that need a publicly accessible URL is a common problem that developers have while creating contemporary web applications. This issue is simply resolved by Ngrok, which instantaneously exposes your local server to the internet by building a secure tunnel to it. This post will explain…

Read More

Experience vs. Code: What Qualifies as a Great Developer?

Picture this, A developer with 7 years of experience consistently writes efficient, elegant, and maintainable code. Another developer with 15 years of experience has been repeating the same patterns, but never truly leveling up. Here’s the million-dollar question, Is it time served that defines a great developer? Or is it mindset, curiosity, and craftsmanship that…

Read More