C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijay Kumari(2)
Mushtaq M A(2)
Benjamin Pitt(2)
Krishna Garad(2)
Deepak Tewatia(1)
Gaurav Kumar(1)
Sarthak Varshney(1)
Abhishek Dhoriya(1)
Nikunj Satasiya(1)
Jigar Shah(1)
Prasad (1)
Eric Parker(1)
Praveen (1)
C# Curator(1)
Uday Dodiya(1)
Farhan Ahmed(1)
Jochen Bartlau(1)
Vijayaragavan S(1)
Edinbiro James(1)
Parth Patel(1)
Logesh Palani(1)
Rohit Gupta(1)
Satish Wadekar(1)
Nanddeep Nachan(1)
Menaka Priyadharshini B(1)
Mithilesh Kumar(1)
Ajithkumar J(1)
Akshayrao V(1)
Anil S(1)
James Brown(1)
Rahat Yasir(1)
Charwaka Thupili(1)
Nilesh Jadav(1)
Vaikesh K P(1)
Vinodh Narayanan(1)
Nikunj Trivedi(1)
Kim Johnson(1)
Mukesh Kumar Tiwari(1)
Sourav Kayal(1)
Satendra Singh Bhati(1)
Anubhav Chaudhary(1)
Sandeep Sharma(1)
Vinod Kumar(1)
Alessandro Del Sole(1)
Mickey Marshall(1)
Mark White(1)
Resco (1)
Bechir Bejaoui(1)
Ivar Lumi(1)
James Divine(1)
Tin Lam(1)
John O Donnell(1)
Resources
No resource found
C# Barcode Library: Comparing 11 Options for .NET Developers in 2026
May 31, 2026.
Explore the top 11 C# barcode libraries for .NET developers in 2026. Compare open-source & commercial SDKs for generating, reading, and scanning barcodes in diverse applications. Find the best fit for your project!
QR Code Scanner using ML kit and Camera APIs in Android using Compose
Jul 04, 2025.
This article explains about the process of QR code scanning and processing results. I have used ML kit for object detection and QR detection from gallery and camera as well. Decode the QR image from gallery is most interesting feature of this app.
What is Docker Scout?
May 16, 2025.
Discover how Docker Scout helps you scan container images, fix vulnerabilities, and boost security—perfect for beginners stepping into DevSecOps.
Take User Input in Java with BufferedReader
Dec 12, 2024.
Learn how to take user input in Java using BufferedReader and Console classes. This guide includes detailed explanations, code examples, error handling, and practical applications for seamless input handling.
Take Input in Java using Scanner Class with Code
Dec 06, 2024.
Learn how to capture user input in Java using the Scanner class. This guide covers importing, creating Scanner objects, reading inputs (strings, integers, doubles), and handling exceptions with examples.
Power of Microsoft Dynamics 365 Field Service
Aug 23, 2024.
Microsoft Dynamics 365 Field Service optimizes field operations with smart scheduling, real-time tracking, and efficient inventory management. It enhances customer engagement through timely updates and automates work orders.
Integrating Barcode Reading in .NET Core with Example
Jul 29, 2024.
This tutorial provides step-by-step instructions and a practical example, covering the use of libraries, APIs, and best practices for seamless barcode scanning. Perfect for developers looking to enhance their projects with barcode technology.
ZeroThreat: The Ultimate Web App and API Security Scanning Tool
Apr 03, 2024.
Identify critical vulnerabilities at 5x speed without any configuration required with world's most intelligent web app & API security scanning platform, ZeroThreat. Avoid pitfalls of 90% manual pentest work and secure apps with unprecedented speed & accuracy.
Generate a Barcode with Power Automate
Feb 15, 2024.
Effortlessly create barcodes using Power Automate and scan them in Power Apps for streamlined data capture. Start by setting up a team site on SharePoint, then create a list with specified columns.
Building a DotCode Webcam Scanner in C++ for Windows 10
Jul 26, 2023.
The article shares how to build a DotCode webcam scanner from scratch using Dynamsoft Barcode Reader C/C++ SDK and OpenCV on Windows 10.
Why You Should Use Vooki DAST For Dynamic Application Security Testing
May 05, 2023.
Scanning and auditing your web applications is now made easier with the advent of Vooki. A Free version of Vooki is also available that gives you a perfect scan report about the scanned applications.
.NET MAUI - Zxing Barcode Scanner
Jan 12, 2023.
In this article, you will learn about .Net MAUI - Zxing Barcode Scanner.
How to Read Barcode in Word, Excel, PowerPoint or PDF Documents in Java
Oct 18, 2022.
In this article, you will learn how to read barcode from MS office documents and PDFs in Java by using Spire.Office for Java library.
Android QR Code Scanner
Sep 29, 2022.
In this article, we learn about how to scan QR code from android app.
How To Generate Barcode In ASP.NET MVC Core
Jul 19, 2022.
In this article, we will learn how to generate Barcode in ASP.NET MVC Core 6 by simply entering text, numbers, and a combination of both in the textbox and clicking on the generate Barcode button.
How To Print EPC Barcodes Using C#
Jul 08, 2022.
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
Jan 17, 2022.
In this article, you will learn how to embed QR Code Scanner in Xamarin.Forms.
Barcode Scanner Control In Power Apps
Aug 03, 2021.
In this article, you can learn how to use Barcode scanner Control in Microsoft Power Apps.
How To Identify The Security Issues And Use Security Scanner In Google Cloud Platform
Oct 16, 2019.
In this article, I’m going to describe how to deploy a sample Hello world application to run Security scanner.
Barcode And QRCode Scan In Flutter
Aug 27, 2019.
In this article, you will learn how to implement Bar code & Qr Code Scan in Flutter.
Generate Barcode And QR Code In Xamarin Android
Aug 23, 2019.
In this article, we will discuss how to generate 1D and 2D Barcode in Xamarin Android application.
How to use Scanner in Java
Aug 07, 2019.
Java Scanner reads input text in Java. In this tutorial, learn how to use Java Scanner methods and properties to read and parse text.
Step By Step SonarQube Setup And Run SonarQube Scanner
Jan 14, 2019.
SonarQube is an open-source automatic code review tool to detect bugs, vulnerabilities and code smell in your code. Today, we are going to learn how to setup SonarQube on our machine to run SonarQube scanner on our code project.
Overview Of SharePoint Modernization Scanner
Dec 31, 2018.
The transformation of classic to modern SharePoint is a phased journey. The first phase is to analyze your classic SharePoint site's readiness for modern SharePoint.
Generating BarCode And QRCode In Winforms Application
Jun 13, 2018.
In this article, I am going to explain how to create Barcode and Qrcode in Winforms using Visual Studio 2017.
How To Generate Barcode And Read The Barcode In MVC
May 29, 2018.
In this article, I explain how to generate Barcode and after that how to read the bar code. First we need to know what bar code is.
QR Code Scanner In Xamarin.Forms
Dec 23, 2017.
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 to be very popular among marketers, although it’s rare to see anyone actually scanning one.
Google Vision API Demo - BarCode Reader Using Android Studio
Dec 11, 2017.
This article is about how we use Vision API in Android Studio.
Generate Linear And 2-D Barcodes In A WPF Application
Apr 17, 2016.
In this article we will learn how to create barcodes in a WPF application using DynamicBarcode Creator for .NET.
Extract Data From Barcode And Store In Excel
Dec 03, 2015.
In this article you will learn how to extract data from Barcode and store the data in Excel.
Barcode Scanner Cross Platform App Using Cordova In Visual Studio 2015
Oct 08, 2015.
In this article you will learn about Barcode Scanner Cross Platform App using Cordova in Visual Studio 2015.
Creating A Barcode And QR Code Scanner For Windows Phone 8.1 RT
Sep 21, 2015.
In this article I will show you how write a barcode and QR scanner for Windows Phone 8.1 Runtime Apps.
Generate Barcode in Windows Form Using C#
Aug 13, 2015.
This article shows how to generate a barcode in Windows Forms using C#.
Create a Barcode Scanner Using Xamarin.Forms
Aug 03, 2015.
This article shows how to create a barcode scanner in all the three platforms: Android, iOS, and Windows using Xamarin.Forms.
Enabling Barcodes Ratings and Likes in SharePoint Document Libraries
Jul 20, 2015.
This article shows how to enable Ratings, Likes and Barcode values in SharePoint 2013 Document repositories.
Scan Barcode and Verify Data From Database Using Web Service On Windows CE Portable Terminal Scanner Device
May 06, 2015.
This article shows how to scan a barcode in a Windows CE Portable Terminal Scanner Device and verify the scanned data from a SQL Server Database.
Read Barcodes From Excel File
Jul 25, 2014.
In my last article, I presented a solution to generate many barcodes and then store the barcode images in an Excel file.
Scan Barcode From PDF Using ITextSharp
Jul 22, 2014.
"Scan Barcode From PDF Using iTextSharp" describes using the iTextSharp library to extract and interpret barcodes from a PDF document, enabling automated scanning and processing of barcode data directly from the PDF files.
How To Develop Apps For Hand Held Scanner For Scanning Barcodes: Part 1
Apr 29, 2014.
In this article we will learn how to develop an application for Windows Mobile CE. (Pocket PC and all types of scanners and and so on.)
Generate Barcode Using Spire.Barcode Library
Apr 17, 2014.
The Spire. Barcode library offers a versatile solution for generating barcodes in C#. With comprehensive features and clear documentation, it simplifies barcode creation, encoding, and customization, enabling efficient integration into various projects with ease.
More Practice of the Barcode Library in .NET
Mar 10, 2014.
This article provides more practice with the library. This practice is closer to real life. And I hope it will be more useful.
Getting Input From User in Java
Oct 24, 2013.
In this article, you will learn a way of getting input from users in Java. The Java Scanner class simplifies user input by parsing tokens with default whitespace delimiters. This article demonstrates its use through examples, showcasing user interaction and effective input handling.
How to Add a Network Scanner to the Scan Server
May 28, 2013.
In this Article you will learn about How to Add a Network Scanner to the Scan Server.
How To Get Data From Keyboard In Java
May 02, 2013.
In this article, we discuss how to get data from the keyboard in Java. Learn about InputStreamReader class, BufferedReader class, Scanner class, DataInputStream class.
Barcode and Gradient Generating With TCPDF in PHP
Apr 17, 2013.
In this article I will explain Barcode and Gradient generation with TCPDF in PHP.
Getting Images From Scanners and Webcams using VB.NET
Nov 10, 2012.
In this article I will show how to acquire pictures from imaging peripherals like scanners, webcams and so on, by calling some API functions, provided by the EZTW32.DLL library, and Visual Basic.
My Network Scanner aka Hacking 101 in VB.NET
Nov 08, 2012.
Here you will see My Network Scanner aka (Hacking 101).
Barcode Scanner in C#
Aug 27, 2011.
In this article we will discuss about barcode scanner in C#.
Generating Barcode in C#
Aug 25, 2011.
In this article, we will learn how to generate barcode from C# windows application using QRCODE GENERATOR LIBRARY.
Scanners - C# Game
Jul 21, 2011.
A simple to play C# game with collision detection and sound.
How to build barcode asset tracking mobile app
Jan 11, 2010.
In this article, I will demonstrate how to create a simple application using Microsoft Visual Studio and Resco MobileForms Toolkit.
Integrate image scanning within a C# application: Part VI
Nov 07, 2008.
In this tutorial, I will show a very simple trick of how to integrate the functionality of scanning your documentation with a numeric scanner in your C# application.
EAN13 Barcode Control
Mar 29, 2004.
This is simple EAN13 barcode control, which can be used to display and draw EAN13 barcode to any graphics object.
Simple Barcoding In C#
Sep 08, 2003.
This article provides a simple way to produce Code 3 of 9 Barcodes through C#. While there are many third-party controls that offer this functionality, it is just as simple to integrate your barcodes using readily available barcode TrueType fonts.
Multi-threaded Web Applications - Case II: Port Scanner
Mar 12, 2002.
This article continues the 4-parts series of Multi-threaded Web Applications. In the first part, I have demonstrated how you can use multi-threading with ASP.NET to make a web based search engine more responsive, and to reduce the time required to compose the result. In this article, I will demonstrate how you can apply the same technique to a web based port scanner.
Web Scanner Part-1
Jun 01, 2001.
My favourite technology web site is updated throughout the day. I thought it would be nice to have a program that checked every 30 minutes for updates and told me what stories were there.