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]
Ahsan Siddique(4)
Mushtaq M A(3)
Delpin Susai Raj(3)
Suresh M(3)
Parth Patel(2)
Ravishankar Velladurai(2)
Alagunila Meganathan(2)
Richa Garg(2)
Resco (2)
Arpit Jain(2)
Bechir Bejaoui(2)
Gaurav Kumar(1)
Harshal Limaye(1)
Vinay Ayinapurapu(1)
Amit Sharan(1)
Siddharth Vaghasia(1)
Muthu Kumar(1)
Logesh Palani(1)
Abubackkar Shithik(1)
Roshan Guragain(1)
Anbu Mani(1)
Khawar Islam(1)
Ramees (1)
Afzaal Ahmad Zeeshan(1)
Sara Silva(1)
Ravi Sharma(1)
Chhavi Goel(1)
Neha Sharma(1)
Karthikeyan Anbarasan(1)
Gaurav Kumar (1)
Vijayaragavan S(1)
Vijay K(1)
Salar Zafar(1)
Gayathri Anbazhagan(1)
Abhishek Kumar Ravi(1)
Sachin Bhardwaj(1)
Vijay Prativadi(1)
Satvik Rajnarayanan(1)
Mae Mccreary(1)
Kartik Kumar(1)
Emiliano Musso(1)
Shirsendu Nandi(1)
C# Curator(1)
Aeddin (1)
Resources
No resource found
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.
How To Project Camera To Web Browser Using WebRTC
Feb 27, 2023.
In this tutorial, we'll understand how we can project Camera feed to your web browser using WebRTC.
PowerApp Camera Control
Jun 21, 2021.
In this article, you will learn about functions in Camera Control.
Creating A Custom Camera View (Create Half Screen Camera In Xamarin.Forms) - Xamarin
Jan 20, 2021.
In this article, you will learn how to create a Custom Camera View (Create Half Screen Camera in Xamarin.Forms) - Xamarin.
Custom Camera Dialog For Windows Using UWP
Dec 16, 2019.
In this article, you will learn about custom camera dialog for Windows using UWP.
Flutter Camera Overlay Or Overlap Using Stack Bar
Sep 13, 2019.
In this article, you will learn how to Overlay or Overlap Camera in Flutter using Stack Bar.
How To Open Web/Mobile Camera And Take a Photo From SPFx WebPart
Sep 09, 2019.
In this article, we will learn how to open web or mobile camera and take anphoto from SharePoint Framework webpart.
Xamarin.Android - Using Computer Vision API To Analyze Images Taken By Camera
Jan 03, 2019.
In this article, I will show you, how to consume computer vision API in xamarin.android for analyzing images by mobile camera.
How To Use Camera API For Android N And Above Devices In Android
Jan 02, 2019.
In my previous article, we learned how to handle “android.os.FileUriExposedException” if we have an app that shares files with other apps using a URI on API 24+. In this article, we will learn how to use Camera Intent in Android N and above devices.
Xamarin.Android - Recognize Celebrities By Camera Using Computer Vision
Dec 27, 2018.
In this article, you will learn how to consume cognitive services for recognizing a celebrity in Xamarin.Android by using a mobile camera.
How To Save An Image To A Specific Path In Ionic 3 Using Native Camera Plugin
Aug 23, 2018.
In this article demonstrates how to take picture in camera and save a picture specific path in ionic 3 using native camera plugin. The following tools and requirements should prepare before starting this article.
Optical Character Recognition By Camera Using Google Vision API On Android
May 18, 2018.
In this tutorial, we will learn how to do Optical Character Recognition by Camera in Android using Vision API.
Xamarin.Forms - Camera App
Nov 22, 2017.
In this we will learn how to create your own camera application and showing the last captured image.
How To Create A Camera Application In Android Using Android Studio
Sep 12, 2017.
Android is one of the most popular operating systems for mobile. In this article, I will show you how to start the camera application in Android using Android Studio
Take Picture With Android Camera Using Xamarin Native Application
Jul 16, 2017.
Reading this article, you will learn how to create camera application in Xamarin application for Android Platform with XAML and Visual C# in cross platform application development.
How To Display A Stream From The Camera Using A TextureView In Xamarin Android App Using Visual Studio 2015
Nov 20, 2016.
In this article, you will learn how to display a stream from the camera Using a TextureView in Xamarin Android app, using Visual Studio 2015.
Creating A Camera TextureView In Xamarin Android App Using Visual Studio 2015
Nov 08, 2016.
In this article, you will learn how to create a Camera TextureView in Xamarin Android app, using Visual Studio 2015.
Step By Step Creation Of Camera App In Microsoft PowerApps
Oct 27, 2016.
Creating a Camera app in Microsoft PowerApps involves adding a Camera control to capture images, and saving them to a data source like SharePoint, SQL Server, or OneDrive.
Creating A Camera App In Xamarin Android App Using Visual Studio 2015
Oct 27, 2016.
In this article, you will learn, how to create the Camera app in Xamarin Android app, using Visual Studio 2015.
How To Access Camera In Android Application Using Android Studio
Oct 09, 2016.
In this article you will learn about how to create camera application using Android studio
Xamarin Android: Create Your Own Android Camera App
Sep 12, 2016.
In this article, you will create Xamarin Android, using your own camera app and showing Imageview in the last captured image.
Step By Step Creation Of Camera App In Universal Windows App
Aug 08, 2016.
In this article, we are going to see how to add the camera option in the Universal App. It's very easy to add the camera option. It captures the Photo, Audio and Video.
Create Camera View & Taking Photos
Jul 25, 2016.
In this article, you will learn about Camera App in iOS.
Capturing Image Using Camera In Windows 10 Universal App Using JavaScript
Apr 21, 2016.
In this article we are going to see how to capture an image using the camera using WinJS javascript in Windows 10 universal application.
Capturing Video Using Camera And Saving Video In Windows 10 Universal App
Jan 29, 2016.
In this article we are going to see how to capture video using camera and save it as video in Windows 10 universal application.
Capturing Image Using Camera And Saving Image In Windows 10 Universal App
Jan 28, 2016.
In this article we will see how to capture and save an image using camera in Windows 10 universal application.
A Simple Camera App for Windows 10
Jan 09, 2016.
In the following article I will show how to work with a simple camera app in Universal Windows Apps.
Building Camera App and Gallery in Windows 10
Aug 26, 2015.
This article describes the use of the MediaElement in the Windows Runtime to build a Camera app gallery in Windows 10.
How to Use Cimbalino Windows Phone Toolkit Camera - CameraCaptureService
Dec 28, 2014.
This article shows how to launch the Camera "chooser" using the CameraCaptureService from the Cimbalino Windows Phone Toolkit. The Cimbalino Windows Phone Toolkit delivers a set of useful and powerful MVVM-compatible tools and services to help developers build Silverlight applications for Windows Phone.
How to Make a Custom Camera in Android
Dec 27, 2014.
In this article you will learn how to make a custom camera in Android.
Capture Image From Camera and Select Image From Gallery of Android Phone Using Android Studio
Jul 02, 2013.
This article explains how to open the gallery in your phone and display the selected images, capture a photo from the camera and save it to the gallery of your Android phone.
Capture Images Using Web Camera in ASP.Net 4.5
Feb 13, 2013.
I was working for a project to develop a web conferencing application as per I consider I was null in this point of area but I accepted the project and get started to work over that.
How to Use Camera in PhoneGap
Jul 19, 2012.
In this article I will explain how to take the pictures from the camera and how to see the default images from the camera using Apache Cordova.
Working With Camera in Windows Phone 7
Apr 02, 2012.
In this article we will see how to use the Camera Application to capture the images and use in the development of our application as per the requirements.
How to use mobile device's camera and microphone in business applications
Oct 13, 2009.
This article uncovers the utilization of mobile device's built-in camera and microphone in a photo documentation application that enables creating a voice tag.
Using mobile device's camera in business solutions
Jun 27, 2008.
In this article, I will demonstrate how to create a smart device application using Microsoft Visual Studio (any of 2005 or 2008 will do) which uses a camera and built-in microphone.
AI-Powered Video Analytics: How Smart Cameras See the Future
Aug 27, 2025.
Explore how AI-powered video analytics is revolutionizing security, traffic management, and more. Discover the power of smart cameras and their impact on the future.
Camera Control In Power Apps
Jul 30, 2021.
In this article, you can learn how to use Camera Control in Microsoft Power Apps.
Camera Integration In Xamarin
Jun 15, 2020.
In this article, you will learn about camera integration in Xamarin.
Create An Azure IoT Hub To Connect To Cameras
Jul 28, 2019.
In this article, you will learn how to create an Azure IoT hub to connect to cameras.
How To Send A Captured Image Through Email Using Raspberry Pi, Pi Camera, And Python
Oct 10, 2018.
This article demonstrates how to send the captured an image through the mail using raspberry pi, pi camera, and python.
Xamarin.Android - QR Code Reader By Mobile Camera
Jan 01, 2018.
Today, I shall show you how to create a QR code reader with Mobile Camera Android application in Xamarin.
Xamarin.Android - Text Recognition By Mobile Camera
Nov 20, 2017.
Mobile Vision is an API which helps us to find objects in photos and video, using real-time on-device vision technology.
Cameras And Lighting In Unity
Jun 08, 2017.
In this article, I am going to explain about how to add cameras and lighting in unity.
Camera Capture Task in Windows Phone 8
Aug 25, 2014.
This article describes a flexible way to capture and save an image to your isolated storage.
Camera in iPhone
Dec 06, 2012.
In this article I will explain how to implement a camera in an iPhone.
Camera Method in PhoneGap
Jul 31, 2012.
In this article I will explain how to use the camera methods in Apache Cordova/PhoneGap.
Camera Capture Task in Windows Phone 7 via WCF Service Messaging
Feb 04, 2012.
In this article let’s learn one better concept in windows phone which communicates with WCF Service to retrieve some friendly message to user. Once this application is fully developed and deployed it enables to take photo using application with inbuilt camera. Later, can able to view the taken photo images.
WebRTC .NET Maui Peer to Peer Video Calls! With just 3-4 lines of code!
Mar 03, 2026.
Effortlessly add peer-to-peer video calls to your .NET MAUI app with Plugin.Maui.PeerVideoCall! Implement fully functional video calling with just 3-4 lines of code. Clean, minimal, and powerful WebRTC integration made easy!
What Makes iPhone 12 The Best
Nov 15, 2020.
When you buy the new IPhone 12, you know that it’s a faster, sleeker model, with a better camera and improved battery life. But what makes these updates possible? This article expands upon each topic listed below.
Photo Filters In Flutter
Sep 11, 2019.
In this article, you will learn how to implement image or photo filter in Flutter.
How To Change Account Picture In Windows 10
Oct 26, 2016.
In this article, you will learn how to change the user account picture in Windows 10.
Get Automatic Pictures From Device and Upload to Web Server
Aug 14, 2015.
In this article, we'll see how to develop a Windows Phone app capable of automatically taking photos and uploading them to a web server.
Working With Photo Chooser Task In Windows Phone 8
Apr 14, 2014.
This article explains the Photo Chooser Task of Windows Phone 8. This task enables the user to select an image from the Windows Phone photo library.
Capturing Photo And Displaying It In Image Element
Apr 10, 2014.
This article explains the camera capture task and how to display the captured image in an image element.
Webcam Capture and save clip in Silverlight 4.0 with outofBrowser (o.o.b) Application
Mar 26, 2011.
Here I will describe how to capture a frame from a Web Camera using a Silverlight 4.0 Application.
Using Tools and Windows in Expression Blend 2.0
Sep 14, 2010.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
Catch a Snapshot via your webcam using C#: Part VII
Nov 08, 2008.
In this article, I will show how to catch a snapshot view from your personal web cam.
Integrate the web Webcam functionality using C#-.Net and COM part VIII
Nov 08, 2008.
In this article, I will demonstrate a totally different technique to integrate the web cam functionality.
How to retrieve EMC centera cluster/pool capabilities
Mar 03, 2008.
This article describe the use of EMC centera sdk and .net