TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About QR code
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mushtaq M A (3)
Velladurai (2)
Faisal Pathan (2)
Manikandan Murugesan (1)
Joginder Banger (1)
Manoj Kalla (1)
Gunasekaran Palani (1)
Vignesh Kumar (1)
Scott Lysle (1)
Farhan Ahmed (1)
Abhishek Chadha (1)
Alkesh Bijarniya (1)
Raj Bhatt (1)
Pushpendra Shukla (1)
Yogeshkumar Hadiya (1)
Jochen Bartlau (1)
Ajithkumar J (1)
Siddharth Vaghasia (1)
Jayant Tripathy (1)
Ravishankar Velladurai (1)
Sibeesh Venu (1)
Logesh Palani (1)
Ahsan Siddique (1)
Susan Wong (1)
Rajeesh Menoth (1)
Charwaka Thupili (1)
Vaikesh K P (1)
Emiliano Musso (1)
Sourabh Somani (1)
Abhishek Kumar Ravi (1)
Related resources for QR code
No resource found
PAY QR Code Feature: A Guide to Streamlined Vehicle Payments
10/21/2024 3:59:37 AM.
Discover the innovative PAY QR Code feature that revolutionizes vehicle payments. This guide explores how QR codes streamline transactions, offering a quick, secure, and user-friendly payment solution
Implementing a QR Code Modal for Parking Payment
10/9/2024 4:22:38 AM.
Implementing a QR Code Modal for Parking Payment streamlines the parking experience by enabling contactless transactions. This approach enhances user convenience, allowing drivers to scan a QR code to
Building a Custom QR Code Generator Component in React
9/20/2024 4:32:50 AM.
In this guide, you'll learn how to build a custom QR code generator component in React. We'll cover the steps to integrate a QR code library, customize the QR code's appearance, and make i
Create QR Code Report Using RDLC Report With Preview
8/21/2024 6:37:40 AM.
In this article we can learn how to make our own QR code. Make a QR report using RDLC reports with preview condition.
Angular 18 Create QR Code using ng-qrcode
7/31/2024 10:41:43 AM.
Learn how to create QR codes in Angular using the ng-qrcode package. This guide covers setting up an Angular project, installing ng-qrcode, and implementing QR code generation with two-way data bindin
Building Azure HTTP Trigger Function to Generate QR Codes from Post Request Responses
5/14/2024 6:39:30 AM.
We'll guide you through the process of creating an Azure HTTP Trigger Function using Node.js. The goal is to generate QR codes in response to POST requests.
Generate QR Code with Text Around It Using ASP.NET
3/7/2024 7:02:08 AM.
To generate a QR code with text around it using ASP.Net, leverage the QRCoder NuGet package. This code snippet demonstrates creating, customizing, and adding text to a QR code.
Tailoring Site Responses to Microsoft Tag Requests
2/28/2024 11:35:10 AM.
Microsoft Tag is interesting alternative to the use of typical QR tags; the response options to reading a Microsoft Tag include returning the user’s rough position as latitude and longitude or a posta
ASP.NET MVC QR Code Generator
9/27/2023 8:53:38 AM.
This article discusses dynamically generating QR codes in ASP.NET MVC. It covers generating QR codes, creating QR code images, and working with QR code-related tasks in ASP.NET MVC using a library cal
Generate QR Code And Save Into The Database
9/25/2023 11:38:23 AM.
This Article show you how to create the QR code Dynamically and save it into the database
Generate QR Code in React
9/15/2023 5:33:56 AM.
This article offers a comprehensive tutorial on creating QR codes within a React application. To follow along, ensure you have a basic understanding of HTML and JavaScript, as well as Node.js installe
Generate QR Code using C# Console Application
8/3/2023 6:20:57 AM.
Learn to Generate QR Code in C# using the QRCode NuGet package. Create a console app, enter data to encode, and save the QR code as a PNG image. Open the image with the default viewer to see the resul
.Net MAUI - QR Code Generator
7/19/2023 7:24:04 AM.
In this article, you will learn about .Net MAUI QR Code Generator.
Create QR Code In Blazor Using ASP .Net Core
3/31/2023 7:06:13 AM.
Generate dynamic QR Code in the Blazor Application using ASP .Net Core.
Generate QR Code In ASP.NET Core MVC
1/23/2023 11:09:53 AM.
In this article we are going to create an ASP.Net Core MVC Application which generate QR Code for different purpose like Email, Website, Bookmark Website, SMS, and WhatsApp etc. For this we are going
How To Print EPC Barcodes Using C#
7/8/2022 1:10:24 PM.
EPC barcodes are quite popular in Europe as they make it easy to transfer money between bank accounts using the bank's apps on smartphones. Here's what EPC does and how you can create it.
Embedding QR Code Scanner In Xamarin.Forms
1/17/2022 5:39:59 AM.
In this article, you will learn how to embed QR Code Scanner in Xamarin.Forms.
QR Code Scanner In Xamarin.Forms
6/29/2020 1:55:16 AM.
This article demonstrates how to make a QR CodeScanner application using C# and XAML in Xamarin.Forms. QR codes are plastered on advertisements, billboards, business windows, and products. They appear
SPFx Extension To Generate Document QR Code Using Command Sets
5/10/2020 8:43:42 PM.
In this article, we will create a SPFx extension of type Command Sets which will generate QR code for selected document url.
Generate QR Code in .NET Core Using Bitmap
4/6/2020 8:40:57 AM.
In this article, we will learn how to create QR code in .NET Core using a Bitmap Image
QR-Code Scanning Using Android Studio
2/27/2020 12:08:37 AM.
Android is one of the most popular operating system for mobile. In this article how to scan QR code without camera options using Android studio Android is kernel based operating system that allows the
How To Generate QR Code In Android
2/20/2020 1:30:27 AM.
In this article, we will learn how to generate QR Code in android. Quick Response Code (QR Code in short) is a 2-Dimensional matrix type barcode used to store data. It is more popular because of its s
Quick Response Code
1/22/2020 2:35:24 PM.
In this article you will learn about Quick Response Code
Generate Barcode And QR Code In Xamarin Android
8/23/2019 11:52:33 AM.
In this article, we will discuss how to generate 1D and 2D Barcode in Xamarin Android application.
Upload And Read QR Code Using Angular 7
6/27/2019 8:58:54 AM.
We will learn about reading QR code by uploading it using Angular 7.
Generate QR Code In Angular 7
6/26/2019 12:56:34 AM.
In this article, we will learn how we can generate and read QR code in Angular 7 dynamically.
Xamarin.Android - QR Code Reader App
11/21/2017 9:24:25 AM.
In this article, I shall show you how to make a QR code reader app in Xamarin.Android.
Generating QR Code In C#
11/1/2017 7:45:58 AM.
In this article you will learn how to generate QR Code in C#.
QR Code Generator In ASP.NET Core Using ZXING.NET
5/12/2017 2:22:29 PM.
In this article, we will explain how to create a QR Code Generator in ASP.NET Core 1.0, using Zxing.Net.
Creating A Barcode And QR Code Scanner For Windows Phone 8.1 RT
9/21/2015 9:10:51 AM.
In this article I will show you how write a barcode and QR scanner for Windows Phone 8.1 Runtime Apps.
QR CODE Generator: Xamarin.Forms
8/12/2015 3:06:56 PM.
In this article we will learn about the QR code generator.
Create QR Codes With Google Web APIs
5/15/2015 1:03:30 PM.
This article explains a simple method to create a QR Code inside a standard control.
How to Generate a QR Code Using Cordova
4/14/2015 1:58:47 PM.
This article explains something very interesting about how to create a QR code image using Cordova.
QR Code Generation App in Windows Phone
6/14/2014 2:17:06 PM.
We are implementing QR Codes in a Windows Phone 8 App.