Ravi Vishwakarma

Ravi Vishwakarma @ravivis13370227

About: .NET Developer with 3 years of experience in designing, developing, and maintaining web and desktop applications using C#, ASP.NET, MVC, and SQL Server. Skilled in building scalable solutions, API.

Location:
UP, India.
Joined:
Sep 17, 2022

Ravi Vishwakarma
articles - 9 total

EmailSpamChecker class for .NET Framework 4.7

Here’s a complete and reusable EmailSpamChecker class for .NET Framework 4.7, which...

Learn More 5 1Jun 18

Clean Architecture in .net application step by step

Clean Architecture is a software design philosophy introduced by Robert C. Martin (Uncle Bob). Its...

Learn More 11 0Apr 12

Reduce the page execution time

Alright, you're aiming for top-notch Core Web Vitals — crisp, smooth, fast-loading webpages that make...

Learn More 0 0Apr 6

Understanding Strong Password Regex in C#: From Basic to Advanced

Introduction In today’s digital age, ensuring password security is a critical aspect of...

Learn More 1 0Feb 3

AddMVC() vs AddControllersWithViews() vs AddControllers() vs AddRazorPages() | ASP.Net Core

In ASP.NET Core, the methods AddMvc(), AddControllersWithViews(), AddControllers(), and...

Learn More 1 0Jan 28

Comprehensive Guide to Documentation Comments in C#

Documentation comments in C# are structured comments that describe code functionality and are...

Learn More 2 0Jan 19

Global Class Validator for Enhanced Object Validation in EMS

Introducing Global Class Validator: Streamlined Object Validation for Employee Management...

Learn More 1 1Jan 19

Generate SEO-Friendly Slugs from Titles in ASP.NET Core

To create shorter, user-friendly, or "slugged" URLs with Latin-based names, you can use URL slugging....

Learn More 2 3Jan 5

Roman to Integer

Roman numerals, originating from ancient Rome, utilize combinations of Latin letters to represent...

Learn More 0 0Dec 25 '24