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]
Amir Ali(13)
Rohit Gupta(1)
Mushtaq M A(1)
Abhishek Singhal(1)
Vijay Kumari(1)
Abubackkar Shithik(1)
Hariharan Krishnan(1)
Mohammad Irshad(1)
Ravishankar Velladurai(1)
Delpin Susai Raj(1)
Anbu Mani(1)
Khawar Islam(1)
Chintan Rathod(1)
Chhavi Goel(1)
Naveen Singh(1)
Sachin Bhardwaj(1)
Resources
No resource found
MoltMatch AI Dating: What it is and How AI agents swipe and message for you
Mar 02, 2026.
Learn what MoltMatch is and how AI-agent dating works, plus the real risks, safeguards, and best practices for consent, trust, and safety.
Swipe View in .NET MAUI
Sep 21, 2023.
In this article, we explore .NET MAUI, a powerful cross-platform framework that empowers developers to create native mobile and desktop applications using C# and XAML. With .NET MAUI, you can build applications that seamlessly run on Android, iOS, macOS, and Windows, all from a single, unified codebase. This open-source platform builds upon the foundation of Xamarin Forms, extending its capabilities to desktop scenarios while enhancing UI controls for improved performance and extensibility.
Shapeable ImageView In Android
Dec 20, 2022.
In this article, you will learn about shapeable image view in android.
How To Use ImageView And VideoView In Android With Java
Jan 28, 2021.
In the following article, we will learn about ImageView and VideoView in Android.
How to Load ImageURL to Imageview Using Glide in Kotlin 😊
Mar 30, 2020.
In this article, you will learn how to load an image URL to Imageview using Glide in Kotlin.
Swipe Lock In Android Using Android Studio
Apr 09, 2018.
In this article, we are going to learn how to add Swipe Lock functionality to an Android application using Android Studio.
Swipe Table Cell To Perform RowAction In TableView In Xamarin.iOS
Jan 22, 2018.
In this article we will learn how to create an IOS application using Xamarin. We will learn how to add and work with table view and its row swipe action. We will have a table of content and we will swipe the row to left to perform an action.
ImageView In Xamarin Native Platform With Example
Jul 31, 2017.
After the process completes, the Xamarin dashboard appears. At the top right, you will see Solution Explorer. There is your application solution.Select application name; extract to resources. The Layout folder appears in which there is Main.axml* file.
UITableView : Swipe-Right In Xamarin iOS App
Jul 19, 2017.
In this article, you will learn how to Swipe Right Using UITableView in Xamarin iOS, using Xamarin Studio. Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Studio is also available.
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.
Gesture Recognition - Recognizing Swipes
Jul 29, 2016.
In this article, you will learn about Gesture swipe in iOS App.
BItMap in Andoid
Nov 20, 2013.
This article explains BitMaps in Android. Android Studio is used to create the sample..
WiFi On-Off in Android
Nov 06, 2013.
This article explains how to turn on and off the WiFi in Android. Android Studio is used to create the sample..
CustomToast in Android
Oct 25, 2013.
This article explains CustomToasts in Android. Android Studio is used to create the sample.
Support For Landscape and Portrait Mode in Android
Aug 26, 2013.
This article shows how to support Landscape and Portrait modes of a device in our applications.
Learn How to Slide Activity in Android
Aug 05, 2013.
This article explains the Sliding Activity in Android using Android Studio.
How to Scale and Rotate Image in Android
Jul 19, 2013.
This article explains how to scale and rotate images in Android.
Add Sound to Your Application in Android Studio
Jul 18, 2013.
This article explains how to start sound on a button click using the raw folder in Android Studio.
Blink Activity in Android Studio
Jul 17, 2013.
This article explains Blink Animation in Android Studio.
Zooming in Android
Jul 16, 2013.
This article explains how to zoom in Android. In this application there are two images for which you zoom. So when you click on one of the images the image is zoomed. When you click on the zoomed image it returns to its original magnification.
ZoomIn And ZoomOut On Button Click in Android
Jul 12, 2013.
This article explains how to do ZoomIn and ZoomOut in Android.
Sliding Drawer in Anroid Studio
Jul 04, 2013.
This article explains how to use a SlidingDrawer in your activity in Android.
Multi-Touch Panning & Pinch Zoom Image View in Android Using Android Studio
Jul 04, 2013.
In this article, we can learn to use Multi-touch with Image View in Android to replicate Gallery feature.
GridView in Android Studio
Jun 29, 2013.
In this article you will learn how to set Images in GridView and Pass image from one activity to another on click.
Navigation Drawer in Android Studio
Jun 25, 2013.
In this article we will create a simple Navigation Drawer with four fragments.
How to Set Image in a Image View on Click in Android Studio
Jun 13, 2013.
In this article you will learn how to set image in a Image View by click on the image in Android apps.
Android ViewPager
Mar 01, 2013.
ViewPager is a simple layout manager to mover through views using simple left and right swipes.
Custom Table in IPhone
Oct 30, 2012.
objective c