Latest Blog

15
Aug
2023

3,533 views

Selenium automation of keyboard and mouse events is an essential ability for efficient web testing. Knowing how to imitate user interactions is crucial whether you're performing repetitive activities or testing web apps. This in-depth guide will go through how to utilise Java's Selenium WebDriver to automate keyboard and mouse events.

01
Feb
2025

2,930 views

In this article, we'll explore how to integrate Microsoft Azure Translator API into an ASP.NET MVC application to translate website text dynamically.

04
Mar
2024

Expanding the reach of your ASP.NET webpage by making it accessible to users from diverse linguistic backgrounds is essential for enhancing user experience and increasing engagement. One effective way to achieve this is by integrating Google Translate into your Asp.Net webpage, enabling users to translate the content into their preferred language effortlessly.

05
Sep
2023

6,183 views

By defining your own classes, you can produce user-defined data types in Java. These classes let you create unique data structures that encapsulate data and action. Here is how to make a Java user-defined data type:

18
Dec
2021

Hello friends, as per being a .net developer we often have situations of Sending FCM Mobile Notification in Asp.net for Android. So we will see all steps for sending notifications on android for Asp.Net core.

21
Mar
2026

14 views

This blog post delves into CWE-312, focusing on the critical importance of avoiding cleartext storage of sensitive information. Readers will learn about secure data storage practices, real-world implications, and how to implement secure solutions effectively. A foundational understanding of data security concepts and programming is recommended to fully grasp the content.

10
Sep
2020

This tutorial demonstrates how to accept payments with Stripe Checkout in an ASP.NET 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. There are four steps: Create the project and configure dependencies Create the payment Web Form Create a page to perform the charge Run the application

03
Oct
2020

16,508 views

In this article, I will be explaining how an email can be send using ASP.NET with C#. I will be working on window forms of asp.net web application.I will be demonstrating how to use asp.net to build web application to send an email.

23
Jun
2022

Hello guys, sometimes we need to import data from excel file in asp.net MVC using OLE DB. So we will use OLE DB Connection for that as that is really fast and effective while reading large excel files. You can check the steps on using that with asp.net MVC project.

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.

Trending This Month

Based on actual reader views in March 2026

1 Microsoft Outlook Add Appointment and Get Appointment using Asp.Net MVC
164 views ASP.NET MVC
2 How to Auto Redirect from HTTP To HTTPS IN Asp.Net using Web Config
123 views ASP.NET MVC
3 Integrating Google reCAPTCHA Validation in ASP.NET MVC
80 views ASP.NET MVC
4 Understanding CWE-601: Open Redirect Vulnerabilities and How to Mitigate Them
74 views Security
5 Send Email With HTML Template And PDF Using ASP.Net C#
64 views ASP.NET Core
6 Get Channel Comments using YouTube Data Api in Asp.Net
64 views ASP.NET Core
7 Implement Stripe Payment Gateway In ASP.NET MVC
62 views ASP.NET MVC
8 Screen Recording with Audio using JavaScript in ASP.NET MVC
62 views JavaScript

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

439
Total Blogs
Programming articles & tutorials
2,352,984
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