Latest Blog

09
Dec
2023

3,121 views

Destructor is opposite of constructor.It is used to destructs automatically the instance of the constructor class.it is defined one time in the class.

14
Dec
2023

Hello guys, we often want to integrate payment gateways in our Asp.Net applications. Some of the most popular payment gateways are Authorize net, payumoney,paypal,stripe and razorpay. We have already covered payumoney and stripe in our blogs. In this article we will see How to implement Authorize.Net Payment gateway in asp.net mvc.

19
Mar
2026

11 views

This post delves into CWE-532, focusing on the secure logging practices necessary to prevent sensitive information from being exposed in log files. Understanding these practices is crucial for maintaining application security and safeguarding user data. Readers should have a basic understanding of logging mechanisms and security principles before diving in.

13
Nov
2022

Hello guys, while using Paypal payment gateway we often need for payout to some other user using paypal. So in this article we will see how to do payout using paypal payment gateway.

13
Aug
2022

Publish Website using FTP in Visual Studio If we use FTP (File Transfer Protocol) to publish web applications, we need to enter all credentials provided by the FTP hosting company, and application files will upload directly to our FTP hosting space.

21
Oct
2021

Hello guys, often while dealing with project where we need to implement payment systems and need user to enter card number and show them the card number format properly. So for that purpose we have to use controls from payment gateways which are bit harder to manage on custom websites. So we will see how to implement Input Box Card Number Formatting using jquery.

19
May
2023

4,033 views

The Regex class in C# is part of the System.Text.RegularExpressions namespace. It provides a way to work with regular expressions, allowing you to perform pattern matching and manipulation of text. Here are some common operations you can perform using the Regex class:

Trending This Month

Based on actual reader views in March 2026

1 Microsoft Outlook Add Appointment and Get Appointment using Asp.Net MVC
153 views ASP.NET MVC
2 How to Auto Redirect from HTTP To HTTPS IN Asp.Net using Web Config
122 views ASP.NET MVC
3 Understanding CWE-601: Open Redirect Vulnerabilities and How to Mitigate Them
72 views Security
4 Integrating Google reCAPTCHA Validation in ASP.NET MVC
67 views ASP.NET MVC
5 Send Email With HTML Template And PDF Using ASP.Net C#
61 views ASP.NET Core
6 Implement Stripe Payment Gateway In ASP.NET MVC
60 views ASP.NET MVC
7 Screen Recording with Audio using JavaScript in ASP.NET MVC
60 views JavaScript
8 Climbing the Career Ladder: Advancement Opportunities in Software Engineering
56 views Software Engineering

Free Developer Tools

Handy online tools to boost your productivity — no login required.

Our Community Impact

Blogs, views & resources shared with developers around the world

434
Total Blogs
Programming articles & tutorials
2,351,584
Total Views
Page views across all blogs
2,873
Downloads
Source code & resource downloads

Never study to be successful, study for self-efficiency. Don’t run behind success. Follow behind excellence, success will come all way behind you.

Translate Page