ASP.NET MVC - Minify Code Tutorials

How to Send and Verify OTP On Mobile Number in Asp.Net MVC

2021-10-03 ASP.NET MVC

How to Send and Verify OTP On Mobile Number Using C# In Asp.Net MVC, OTP Full Form - The full form of OTP is the One Time Password. OTP is a code of four to six digits that is often referred to as a one-time pin or dynamic password. It is a form of security password which is effective for the payment or single-use which is used for payment on the mobile phone, computer and so on.

Read More...

How to Add Expires Headers on an ASP.NET MVC Website

2021-10-03 ASP.NET MVC

How to Add Expires Headers on an ASP.NET MVC Website, What exactly are Expires Headers? Below is an explanation from Yahoo other Developer website: Proxies and browsers use a cache to reduce the number and size of HTTP requests, making web pages load faster. A web server uses the Expires header in the HTTP response to tell the client how long a component can be cached. So the files targeted to set expires headers on them are mostly the static If you use YSlow plugin as an assistant to help you improve your website performance, you probably saw that by default you get an F grade on “Add Expires headers” section.

Read More...

How To Create BMI Calculator in asp.net MVC in c#

2020-02-19 ASP.NET MVC

How To Create Body Mass Index (BMI) Calculator in asp.net MVC using c#, bmi calculator code in asp net c program to calculate bmi using 2d array bmi calculator source code in c# write a program that calculates and displays a person's body mass index (bmi) write a program that calculates and displays a person's body mass index - python c# body mass index bmi calculator visual studio code bmi function in c programming

Read More...