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]
Prabhakar Maurya(38)
Satya Prakash(26)
Aman Singhal(8)
Vijay Kumari(2)
Mushtaq M A(2)
Deepak Tewatia(1)
Gaurav Kumar(1)
Sarthak Varshney(1)
Jigar Shah(1)
Eric Parker(1)
Praveen (1)
Uday Dodiya(1)
Vijayaragavan S(1)
Edinbiro James(1)
Rohit Gupta(1)
Satish Wadekar(1)
Nanddeep Nachan(1)
Ajithkumar J(1)
Rahat Yasir(1)
Charwaka Thupili(1)
Vaikesh K P(1)
Nikunj Trivedi(1)
Vishal Kaushik(1)
Mukesh Kumar Tiwari(1)
Abhijeet Singh(1)
Satendra Singh Bhati(1)
Anubhav Chaudhary(1)
Kunal Chowdhury(1)
Sandeep Sharma(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.
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.
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.
Android QR Code Scanner
Sep 29, 2022.
In this article, we learn about how to scan QR code from android app.
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.
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.
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.
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.
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.
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.
Windows Store Apps For Architects
Jan 07, 2015.
In this article I would like to express my understanding of Windows Store Apps in the context of the solution or technology architects.
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.)
Working With the Language Elements in HTML5
Feb 23, 2014.
Here you will learn how to work with HTML5 Language Elements.
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 Change the Windows 8 Lock Screen Programmatically
May 16, 2013.
Just follow the simple procedure in this article to write an application by which you can easily change your Windows 8 Lock Screen programmatically.
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.
Add Search to an App in Windows Store Apps
Apr 17, 2013.
In this article we are explaining how to add search to an app in Windows Store apps.
Disable Start Screen Animation in Windows 8
Apr 16, 2013.
In this article, Learn how to enhance your Windows 8 experience by disabling the start screen animation. Streamline your system's performance and customize your user interface to suit your preferences. Explore step-by-step instructions and tips to access settings, whether through Control Panel or Registry tweaks.
File Access and Picker in Windows Store Apps
Apr 15, 2013.
In this article we explain how to access or pick a local drive file in Windows Store apps.
Creating Voice Recorder in Windows Store Apps
Apr 11, 2013.
In this article we are creating a Media Recorder app in Windows Store apps.
Toast Notification in Windows Store Apps
Apr 10, 2013.
Today we are explaining how to create Toast Notification in Windows Store apps using C# and XAML.
Change Windows 8 Lock Screen Programmatically in Windows Store Apps
Apr 09, 2013.
In this article we explain how to change the Windows 8 Lock screen programmability in Windows Store apps.
Flicker Image Search in Windows Store Apps
Apr 05, 2013.
In this article we will create a Flicker photo search application in Windows Store apps using C# and XAML.
Localization and Globalization in Windows Store Apps
Apr 03, 2013.
In this article we explain how to use Localization and Globalization in Windows Store apps.
Proxy Setting For Metro Apps in Windows 8
Mar 25, 2013.
In this article, learn how to Easily configure proxy settings for Metro apps in Windows 8 to ensure seamless connectivity and privacy. Customize proxy configurations effortlessly, enhancing security and accessibility for your favorite Metro applications.
XAML Designer Data Bound in Windows Store Apps
Mar 21, 2013.
This article explains how to bind data to the XAML designer in Windows Store apps.
Backup And Restore Windows 8 Activation
Mar 20, 2013.
In this article, we will learn how to securely backup and restore Windows 8 activation status. Safeguard your activation key for future use and restore it effortlessly, ensuring seamless operation and compliance with licensing requirements.
Create Default Tile in Windows Store Apps
Mar 20, 2013.
In this article we are explaining how to create default tiles in windows store apps.
Respond to Location Updates in Windows Store Apps
Mar 19, 2013.
Today we explain how to respond to location updates from location changes in Windows Store apps.
Getting User Location in Windows Store Apps
Mar 18, 2013.
Today we explain how to create an app that gets the user's current geographic location using C# and XAML in Windows Store apps.
Fix Program Compatibility Issue in Windows 8
Mar 15, 2013.
Learn how to troubleshoot and resolve program compatibility issues in Windows 8 with our comprehensive guide. Discover effective strategies such as utilizing compatibility mode, adjusting compatibility settings, and leveraging the Windows compatibility wizard to ensure seamless operation of legacy software on your system.
Layout Control in Windows Store Apps
Mar 15, 2013.
In this article we explain how add a layout control to Windows Store apps.
Slider Control Binding in Windows Store Apps
Mar 14, 2013.
In this article we are explaining how to bind a slider control in Windows Store apps.
Using Brushes in Windows Store Apps
Mar 13, 2013.
In this article we are explaining how to use Brushes in Windows Store apps.
Create 3D Effects in Windows Store Apps
Mar 12, 2013.
This article explains how to create 3D effects in Windows Store apps.
Create Shapes in Windows Store Apps
Mar 11, 2013.
In this article we are explaining how to create shape in windows store apps.
Reset Internet Protocol (TCP/IP) in Windows 8
Mar 09, 2013.
In this article, Learn how to reset the Internet Protocol (TCP/IP) settings in Windows 8 to troubleshoot network connectivity issues. This guide walks you through the process using Command Prompt, providing step-by-step instructions for resetting TCP/IP configuration.
Add Splash Screen in Windows Store Apps
Mar 08, 2013.
This article explains how to add a splash screen image in Windows Store without code.
Class in Windows Store App Using C#
Mar 08, 2013.
In this article you will learn how bind the class in windows store app.
Recover Data of BitLocker Encrypted Drive in Windows 8
Mar 07, 2013.
Recover data from a BitLocker encrypted drive in Windows 8 using the BitLocker Repair Tool (repair-bad). Locate the recovery key, decrypt the drive, and retrieve files. Ensure compatibility and follow proper procedures for successful data restoration.
How to Select Audio Tracks in Various Languages in Windows Store Apps
Mar 06, 2013.
In this article we are explaining how to select an audio track in various languages in Windows Store apps using C#.
Mozilla Firefox Metro Version For Windows 8
Mar 06, 2013.
This article explains how to Discover the optimized browsing experience with Mozilla Firefox's Metro version tailored specifically for Windows 8. Enjoy seamless integration with the modern UI, touch-friendly controls, and enhanced performance.
Creating Contact Picker in Windows Store Apps
Mar 05, 2013.
We are explaining how to pick a contact from a contact list in Windows Store apps using C# and XAML.
TextBlock Control in Windows Store App
Mar 05, 2013.
In this article I describe the TextBlock Control in Windows Store Apps.
How to Play Audio on Background in Windows Store Apps
Mar 04, 2013.
In this article we explain how to play audio on background in Windows Store apps.
Making a Video App in Window Store Apps
Feb 28, 2013.
In this article we are creating a simple Video App in Windows Store apps using C# and XAML.
Sort Array in Ascending Order in Windows Store App
Feb 27, 2013.
In this article explain how to sort an array in ascending order in a Windows Store App.
Merged Array in Windows Store App
Feb 27, 2013.
In this article I explain how to merge two arrays in a Windows Store app.
Play Media File In Windows Store Apps
Feb 27, 2013.
In this article we explain how to play a media file in Windows Store apps using C# and XAML.
Sort Array in Descending Order in Windows Store App
Feb 27, 2013.
In this article I will explain how to sort array in descending order in Windows Store App.
Delete Specific Element of an Array in Windows Store App
Feb 26, 2013.
In this article I explain how delete a specific element of an array in Windows Store App.
Insert an Array Element at Specific Position in Windows Store App
Feb 26, 2013.
In this article I explain how to insert an element at specific position in Windows Store App.
Remove Duplicate Element of an Array in Windows Store App
Feb 24, 2013.
In this article I explain how to remove duplicate element of an Array in Windows Store App.
Find Duplicate Element of an Array in Windows Store App
Feb 24, 2013.
In this article I explain how to find duplicate elements of an Array in Windows Store App.
Find Second Largest Element of an Array in Windows Store App
Feb 22, 2013.
In this article I explain how to find the second largest element of an array in a Windows Store App.
Find Smallest Element of an Array in Windows Store App
Feb 22, 2013.
In this article I explain how to find the smallest element of an array in a Windows Store App.
Find Largest Element of an Array in Windows Store App
Feb 22, 2013.
In this article I will explain how to find the largest element of an array in a Windows Store App.
Restrict Access to Drive in Windows 8
Feb 19, 2013.
This article explains how to restrict access to a hard drive partition in Windows 8.
Octal to Binary Conversion in Windows Store App
Feb 19, 2013.
In this article I explain how to convert octal to binary number system in Windows Store App.
Binary to Octal Converter Windows Store App
Feb 19, 2013.
In this article you will learn about how to convert binary to octal in Windows Store App.
Make PDFs and Photos Open in Windows 8 Desktop Programs
Feb 15, 2013.
In this article we explain how to open PDFs and photos in the Windows 8 Desktop.
Convert Decimal Number to Hexadecimal Number in Windows Store App
Feb 15, 2013.
In this article I explain how to convert decimal number to hexadecimal number in Windows Store App.
Disable Password Requirement When Waking Windows 8 From Sleep
Feb 15, 2013.
In this article we explain how to disable the password requirement when waking Windows 8 from sleep.
Create Bing Maps Apps in Windows Store Apps
Feb 15, 2013.
Today we will create a Windows Store app that displays Bing maps using C# and XAML.
Convert Octal to Decimal Number in Windows Store App
Feb 14, 2013.
In this article I am explain how to convert numbers expressed as octal to numbers expressed as decimal in Windows Store Apps.
Spell Checker in Windows Store App
Feb 14, 2013.
In this article I provide a sample Spell Checker app in a Windows Store App.
Bring Back the Quick Launch Bar in Windows 8
Feb 13, 2013.
In this article we explain how to restore the Quick Launch Bar in Windows 8.
Encrypt Files and Folders With EFS in Windows 8
Feb 13, 2013.
In this article we explain how to easily encrypt files and folders with EFS in Windows 8.
Convert Decimal Number to Octal Number in Windows Store App
Feb 13, 2013.
In this article i will describes how to convert decimal number into Octal number in Windows Store App.
Connect Windows Store Apps to SQL Server Database Using WCF
Feb 13, 2013.
In this article we are describing how to connect Windows Store apps to a SQL Server database using WCF.
Convert Binary Number to Decimal Number in Windows Store App
Feb 13, 2013.
In this article I explain how to convert binary Number into decimal Number in Windows Store App.
Subtract Two Number Without Using Subtraction Operator in Windows Store App
Feb 12, 2013.
In this article I explain how to subtract two number without Using subtraction operator in Windows Store App.
Convert Decimal Number to Binary Number in Windows Store App
Feb 12, 2013.
In this article I will describes how to convert decimal number into binary number in Windows Store App.
Encrypt a USB Flash Drive In Windows 8
Feb 12, 2013.
In this article we explain how to encrypt a USB flash drive in Windows 8.
How to Renew Developer License For Windows Store Apps
Feb 12, 2013.
This article explains how to renew a developer license for Windows Store apps in Windows 8.
Create Page Navigation in Windows Store Apps
Feb 11, 2013.
In this article we are explaining how to create page navigation in Windows Store apps.
Swap the Value of Two Arrays in Windows Store App
Feb 11, 2013.
In this article I explain how to interchange the value of two array in windows store app.
Making a Calculator in Windows Store Apps
Feb 08, 2013.
Today we are creating a simple calculator Windows Store App using C# and XAML in Visual Studio 2012.
How to Split Number Into Digit in Windows Store App
Feb 08, 2013.
In this article I explain how to split numbers into digits in a Windows Store App.
Find Substring and Reverse it in Windows Store App
Feb 07, 2013.
In this article I will explain how to find a substring from a string and if present then reverse the substring in a Windows Store Application.
Display Number From 1 to 100 Without Loop in Windows Store App
Feb 07, 2013.
In this article I explain how to display a number from 1 to 100 without a loop in a Windows Store App.
Create Desktop Shortcut to Favorites in Windows 8
Feb 06, 2013.
In this article we explain how to create a Desktop shortcut to the Favorites in Windows 8.
Windows 8 a New Look With High Contrast Mode
Feb 06, 2013.
In this article we explain how to provide Windows 8 a cool new look with a high-contrast mode.
Find Product Key From Installed Windows 8
Feb 06, 2013.
In this article we are explaining how to find the product key of installed applications in Windows 8.
Print From Windows 8 Metro Style Apps
Feb 06, 2013.
In this article, we are going to discover how to print from Metro-style apps on Windows 8. Navigate settings and configure devices for seamless printing directly from your favorite apps. Enhance productivity and convenience with our step-by-step guide.
Find Out Generic Root of Number in Windows Store App
Feb 05, 2013.
In this article I will describe generic roots and how to determiine them in a Windows Store App.
Fix Windows 8 Apps Problem
Feb 05, 2013.
In this article we are explaining how to fix Windows 8 Metro apps problems.
Simple WCF Service in Windows Store Apps
Feb 04, 2013.
In this article we create a simple WCF service for Windows Store apps using C#.