Latest Blog

12
Feb
2023

Hello guys, sometimes in MVC projects we often need to add pagination on client side or server side. In this article we will see how we can implement simple pagination in ASP.NET MVC using jquery.

23
Nov
2023

This tutorial demonstrates how to accept payments with Stripe Checkout in an ASP.NET Core 8.0 application built with C# . The application uses Checkout to accept credit cards from the end user and send tokens to a back-end API. The back-end controller uses the Stripe .NET library to create a charge. We are using latest version on Stripe.Net api in this. Check out complete steps to Integrate Stripe Payment Gateway In ASP.NET Core 8.0

01
Jul
2023

This tutorial demonstrates how to accept payments with Stripe Checkout in an ASP.NET Core application built with C# and Web Forms. The application uses Checkout to accept credit cards from the end user and send tokens to a back-end API. The back-end controller uses the Stripe .NET library to create a charge. We are using latest version on Stripe.Net api in this. Check out complete steps to Implement Stripe Payment Gateway In ASP.NET Core

28
Apr
2023

3,723 views

The underlying connection was closed: An unexpected error occurred on a send.

11
Jun
2022

Hello guys, we often need to export data from database into excel files in ASp.Net mvc using ClosedXML Xlworkbook. XlWorkbook is a third party library that helps in exporting excel file from datatable or dataset easily amd allows many formatting options that helps in better presenting data in excel.

31
May
2023

4,491 views

To generate an image using C#, you can utilize the System.Drawing namespace, which provides classes for working with images. Here's a simple example that demonstrates how to create a new image and save it to a file:

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.

24
Nov
2023

Hello guys, we often want to integrate payment gateways in our Asp.Net applications. Some of the most popular payment gateways are payumoney,paypal,stripe and razorpay. We have already covered payumoney and stripe in our blogs. In this article we will see how to implement paypal in Asp.Net Core 8.0.

Trending This Month

Based on actual reader views in March 2026

1 Microsoft Outlook Add Appointment and Get Appointment using Asp.Net MVC
155 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
73 views Security
4 Integrating Google reCAPTCHA Validation in ASP.NET MVC
68 views ASP.NET MVC
5 Send Email With HTML Template And PDF Using ASP.Net C#
63 views ASP.NET Core
6 Implement Stripe Payment Gateway In ASP.NET MVC
61 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,756
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