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]
John Godel(4)
Anubhav Chaudhary(2)
Alain Natalini(1)
Vijayaragavan S(1)
Delpin Susai Raj(1)
Mushtaq M A(1)
Satyaprakash Samantaray(1)
Emiliano Musso(1)
Gyanender Sharma(1)
Baimey Rajesh(1)
Jack xu(1)
Nairisha Shrestha(1)
Ishika Tiwari(1)
Rithik Banerjee(1)
Suresh M(1)
Arpit Jain(1)
Mahesh Chand(1)
Vijay Cinnakonda(1)
Jay Smith(1)
Mike Gold(1)
Resources
No resource found
How To Retrieve Your Coordinates On Android And iOS With Xamarin.forms And Xamarin Essentials
Aug 12, 2020.
In this tutorial You'll see how to use Xamarin.Forms and Xamarin Essentials to create a geolocator application.
Retrieve Geo Location Coordinates In Xamarin Forms Application Using Xamarin Essentials For Android And UWP
Nov 26, 2018.
Reading this article, we can learn how to retrieve the device's current geolocation coordinates (Latitude, Longitude, Altitude) in Xamarin Forms application using Xamarin Essentials for Android and Universal Windows Platform with XAML and Visual C# in cross-platform application development.
Xamarin.Forms - Get Distance Between Two Coordinates Using GeoLocation Using Xamarin.Essentials
Oct 29, 2018.
In this article, you will learn how to Get Distance between two Coordinates Using Xamarin.Essentials in Xamarin Forms.
Pin Coordinates To External Maps In Xamarin.Forms
Jan 08, 2018.
In this tutorial, we will learn how to pin Latitude and Longitude Coordinates in External maps in Xamarin.Forms. The Coordinates are pinned with Google Maps in Android and Apple Maps in iOS.
Google Map Location Coordinates Using Bootbox In ASP.NET MVC
May 30, 2017.
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes.
Geolocalize a Device and Store Coordinates on Webserver
Jun 01, 2015.
In this article we'll see how to make a simple geolocalizing Windows Phone App, and how to store the coordinates it acquires on a remote Web server, for further examinations.
How To Find Mouse Coordinates In HTML5
Sep 05, 2013.
In this article, we will learn to track mouse movements in HTML5! Explore JavaScript event handling to find precise coordinates of the mouse pointer on a canvas element. Master DOM manipulation techniques for interactive web experiences.
Drag Image in Div and Find Coordinates From Where It's Cropped Like in Facebook
Aug 05, 2013.
This article explains how to drag an image in a Div and determine the coordinates of where it's cropped like in Facebook.
Silverlight Charts: Coordinates on Mousemove
Nov 24, 2009.
In this article we see how we get the coordinates in Silverlight charts on mouse move. It's a bit tricky, but it worked great for me.
Spherical Coordinates in C#
Mar 29, 2007.
This article shows how to create sphere objects in a spherical coordinate system using C# and GDI+.
Power BI: Map Report Giving Count Of Latitude And Longitude Instead Of Geo Coordinates
Jan 18, 2016.
In this article you will learn about Map Report giving count of Latitude and Longitude Instead of Geo Coordinates.
Vibe Coding for Earthquake Detection: Accelerating Alerts and Coordinating Response
Aug 13, 2025.
Vibe Coding revolutionizes earthquake response with multi-agent AI that unites seismic sensors, prediction models, infrastructure controls, and public alerts—delivering instant, coordinated, and life-saving actions within seconds of detection.
Vibe Coding for Wildfire Detection: Coordinating Sensors, Satellites, and First Responders
Aug 13, 2025.
Vibe Coding revolutionizes wildfire detection with real-time, multi-agent AI that unites satellites, IoT sensors, weather models, and response teams—delivering instant, coordinated, and adaptive firefighting intelligence to stop blazes before they spread.
Vibe Coding in Hospital Emergency Response: Coordinating ER, ICU, and Resource Allocation
Aug 13, 2025.
Vibe Coding empowers hospitals with real-time, multi-agent AI that unifies ER, ICU, surgery, and supply chains—delivering coordinated, compliant, and adaptive emergency response for improved patient outcomes and operational resilience.
Vibe Coding in Airline Operations: Coordinating Fleet, Crew, and Passenger Experience in Real Time
Aug 13, 2025.
Vibe Coding transforms airline operations with real-time, multi-agent AI that integrates weather, fleet, crew, and passenger systems—turning disruptions into coordinated recovery for improved efficiency, compliance, and passenger satisfaction.
Implementing a Map with Latitude and Longitude in JavaScript
Apr 23, 2024.
We'll explore how to leverage Leaflet, a powerful JavaScript library for interactive maps. This article guides the creation of dynamic maps using Leaflet and geolocation. It covers HTML structure, CSS styling, and JavaScript implementation for interactive map generation.
Find The Max Points On A Line
Aug 04, 2020.
In this article, we find the maximum number of points lying on the same straight line.
Get The Street Address Using GPS Co-ordinates In Windows 10 UWP
Nov 30, 2015.
In this article we are going to see how to use map control and get the current GPS C0-ordinates street address in Windows 10 UWP app.
Bing Maps Task In Windows Phone 8
Apr 10, 2014.
This article explains the process of launching Bing Maps from an app.
How to Configure DTC Security to Coordinate Remote Transactions on Your System
Apr 18, 2013.
In this article you will learn how to configure DTC Security to coordinate Remote Transactions on your system.
GDI+ Application
Nov 01, 2009.
In this article we move to the more practical aspects of writing graphics applications using GDI+ in the .NET Framework.
DigitizeAny - A .NET Windows Digitization Tool
Dec 17, 2002.
DigitizeAny uses Win32 API calls to obtain the coordinates of the cursor and then translates to the graph coordinates once set. Since a mouse click would essentially bring to focus the window where it is pointed to, this tool uses the key event to capture the coordinates of the cursor.
OpenGL Basics
Oct 09, 2002.
In this article I want to explain couple of more things. First of all, I would like to cover the OpenGL Coordinate System.
Playing with 3-D Coordinate Space in C#, GDI+ and .NET
Jan 10, 2002.
This article show to dealing with a 3-D Coordinate System.