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]
Kaviya Balasubramanian(6)
Tuhin Paul(3)
Prajnya (3)
Ankur Mistry(3)
Priyaranjan K S(3)
Lakshmanan Sethu Sankaranarayan(3)
Sandhiya Priya(2)
Ananya Desai(2)
Abdul Basith(2)
Ojash Shrestha(2)
Venkatasubbarao Polisetty(2)
Rizwan Ali(2)
Vithal Wadje(2)
Jean Paul(2)
Selva Ganapathy(2)
Vijai Anand Ramalingam(2)
jeffrey 0(1)
Nidhi Sharma(1)
Rohit Gupta(1)
Gautam Singh(1)
Vijay Kumari(1)
Saurabh Prajapati(1)
Shiv Sharma(1)
George (1)
Sandeep Mishra(1)
Mervyn Manilall(1)
Sarthak Varshney(1)
Ishika Tiwari(1)
Abhishek Tiwari(1)
Ismail Sayyad(1)
Ashok Dudi(1)
Cr Bhargavi(1)
Harshit Pandey(1)
Satish Kumar Vadlavalli(1)
Tural Suleymani(1)
Jay Krishna Reddy (1)
Ankit Mori(1)
Varun Setia(1)
Rithik Banerjee(1)
Mahender Pal(1)
Siddharth Gajbhiye(1)
Prasham Sabadra(1)
Niloshima Srivastava(1)
Mahesh Alle(1)
Ajithkumar J(1)
Prabu Elavarasan(1)
Gaurav Kumar(1)
Sumit Singh Sisodia(1)
Krunal Trivedi(1)
John Morehouse(1)
Sabarish Natarajan(1)
Ravishankar Velladurai(1)
Nilesh Shah(1)
Deepak Kaushik(1)
Vivek Kumar(1)
Daniel Jones(1)
Praveen Sreeram(1)
Ponvannan Ponnuramu(1)
Allen Oneill(1)
Ahmed Khateeb(1)
Pranav J.Dev(1)
Prashant Bansal(1)
Harminder Singh(1)
Kunal Patel(1)
Pooja Baraskar(1)
Afzaal Ahmad Zeeshan(1)
Anubhav Chaudhary(1)
Naveen Singh(1)
Kalyankumar Ravichandran(1)
Swapnal Chonkar(1)
Abhishek Arora(1)
Shaili Dashora(1)
Ehtesham Mehmood(1)
Sachin Kalia(1)
Debbie Fletcher(1)
Resources
No resource found
Floating-Point in .NET Part I: Concepts and Formats
Apr 18, 2005.
The first in a three part series, this article introduces the basic concepts of floating-point arithmetic: number formats, accuracy and precision, and round-off error.
SQL Server Temporal Tables Explained
Jul 22, 2026.
Master SQL Server Temporal Tables for automatic data history tracking, point-in-time recovery, and simplified auditing. Learn creation, querying, and best practices.
Equal Point in Brackets
Jun 11, 2026.
Find the optimal split point in bracket strings where opening brackets left equal closing brackets right. Efficient O(n) solution.
Articulation Point (Cut Vertex)
Apr 27, 2026.
Master Tarjan's Algorithm to find articulation points (cut vertices) in undirected graphs! Learn to identify critical nodes that disconnect a graph. Includes Java code!
Why Point-in-Time Recovery (PITR) Fails When You Need It Most
Jan 27, 2026.
Uncover why Point-in-Time Recovery (PITR) often fails in production when you need it most. Learn to avoid common pitfalls and ensure reliable database recovery. Don't let untested assumptions lead to data loss!
What Is EIP-4337 and How It Enables Account Abstraction on Ethereum
Jan 26, 2026.
Learn what EIP-4337 is and how account abstraction works on Ethereum, including architecture, flow, benefits, limitations, and real-world use cases.
Why Indexes Stop Helping After a Certain Point in PostgreSQL
Jan 23, 2026.
PostgreSQL indexes offer initial speed boosts, but their value diminishes with data growth and write traffic. Learn why more indexes aren't always better and how to avoid performance pitfalls.
Azure Functions Under the Hood: Runtime Identification, Isolated Process Entry Points
Oct 14, 2025.
Unlock the power of Azure Functions! This article dives deep into the runtime, addressing critical questions about function discovery, local development, versioning, and organization. Learn how to build robust, scalable serverless solutions using .NET Isolated Process, dependency injection, and best practices for real-world scenarios like logistics anomaly detection. Master the execution model and avoid costly anti-patterns in production.
Point, Line, Safety: How Triangle Modeling Keeps Warehouse Robots from Crashing Using Python
Oct 13, 2025.
Learn how to model triangles using Python for real-world applications like collision avoidance in warehouse robots. This article covers point-based triangle representation, validation, and spatial queries. Build a robust and intuitive system for dynamic transformations and integration with sensor data. Includes complete code, unit tests, and an interactive demo, showcasing best practices for geometric modeling in robotics and beyond.
Calculating 3D Distance Between Two Points: Enabling Real-Time Collision Avoidance in Autonomous Mining
Oct 12, 2025.
Explore the 3D Euclidean distance formula and its vital role in autonomous mining. Learn how precise distance calculations prevent collisions in GPS-denied underground environments, ensuring safety and operational efficiency. This article provides a Python implementation, validation tests, and best practices for safety-critical systems, highlighting the importance of accuracy in real-world applications.
From Points to Tokens: The Next Generation of Reward Systems
Aug 26, 2025.
Discover how blockchain tokens are revolutionizing loyalty programs! Learn how Sharp Token empowers communities, creates liquidity, and drives sustainable growth beyond traditional points.
What are the basic datatypes supported in C?
Aug 06, 2025.
Learn about the basic data types in C programming including int, float, char, double, and void. Understand their sizes, ranges, and usage with practical examples to build a strong foundation in C.
Clustering With K-Means Practical Case
Jun 06, 2025.
Learn how to apply unsupervised learning using k-means clustering on California housing data. Explore feature discovery, geographic segmentation, and visual analysis with Python, Seaborn, and scikit-learn.
How to Format List Views in SharePoint
Dec 31, 2024.
SharePoint list formatting enhances data presentation by customizing appearance, adding alternating row styles, and applying conditional formatting. It improves readability, highlights key data, and boosts user experience for efficient collaboration.
Update Angular from 12 to 17 (1) --- Initial Point
Oct 05, 2024.
This article is to discuss a upgrading process for an Angular app in an initial point.
Calling Business Process Flow (Power Automate) using Copilot Studio
Sep 02, 2024.
Integrate Copilot with Power Automate to streamline business processes. Create a Power Automate flow triggered by Copilot, allowing dynamic inputs like location and booking date. Set up input variables, call APIs for real-time data, and handle responses. Connect and test the flow to automate tasks efficiently.
Github Copilot: The Good Points and the Key Points
Jun 19, 2024.
It is undeniable. Github Copilot has single-handedly revolutionized software development for all developers worldwide. The way development is done is bound to evolve but the key part is not AI, but the developers.
VMware Cloud for Disaster Recovery
Apr 21, 2024.
Protect your VMs from disaster with VMware Cloud DR! This guide explains the setup, testing, and how it safeguards your data from downtime & ransomware attacks. #VMwareDR #CloudDisasterRecovery
Explain Floating Labels Animation in Bootstrap
Mar 20, 2024.
In this article, we will cover how we can implement Floating Labels Animation in Bootstrap 5. Bootstrap 5 introduces form-floating labels, enhancing form design by providing dynamic floating labels above input fields, improving usability, and saving space.
How to Create Floating Textfield in SwiftUI?
Dec 10, 2023.
In this article we are going to learn how we can create floating textfield in swiftUI.
Removing Retention from a SharePoint Site
Dec 08, 2023.
This step-by-step guide elucidates removing a SharePoint site from a retention policy in Microsoft 365's Compliance Center. Learn how to manage and control document lifecycle effectively for improved organization.
Numeric Data Types in Microsoft SQL Server
Aug 14, 2023.
Numeric data types are a crucial part of any database system, providing the foundation for storing numerical values accurately and efficiently. In Microsoft SQL Server (MSSQL), developers have the choice between DECIMAL, FLOAT, and NUMERIC data types to meet specific requirements. In this article, we'll explore the differences between these data types, their use cases, and examples to illustrate their behavior.
Empowering Azure using AI Builder
Aug 01, 2023.
AI Builder in Microsoft Power Apps and Power Automate offers prebuilt AI models for automation, data analysis, and decision-making without extensive coding.
What Are The Data Types In Rust?
Apr 27, 2023.
25 Powerful Points To Understand System Design
Jan 17, 2023.
25 Powerful points to understand System Design that can help in system design interviews.
Restore Data From A Virtual Server Hard Drive Or The Entire Virtual Server In Any Region
Jan 11, 2023.
In this article, you will learn how to restore either data from a virtual server hard drive, or the entire virtual server, in any region.
T-SQL Interview Questions On Data Types
Jul 30, 2022.
In this article, I collected interview questions on data types. I participated in many interview calls and I was asked about (sometimes I asked the interviewee) many times the below interview questions .
Getting Started With Data Structures And Its Types
Jul 01, 2022.
In this article we are going to lean about the fundamentals of the data structures and its types.
Securing Web App Using Private Endpoint And Connecting Through Point To Site VPN with Gateway Transit
Jan 30, 2022.
We will learn how to deploy an Azure Webapp, set up a point-to-site VPN, set up VNet Peering with Gateway Transit, and configure a private endpoint in this tutorial.
Azure Synapse Analytics - Restore Point
Jan 22, 2022.
In this article, we’ll learn about Restore Point. We’ll learn what it is, how to create a user defined restore point for a Dedicated SQL Pool Data Warehouse and then continue to learn how to restore from the user-defined restore point.
Working With List Rows Present In Excel Table OneDrive In Power Automate
Dec 23, 2021.
In Power Automate, during certain scenarios we must traverse all the records in excel file table and based on few conditions content in excel to be updated. List Rows action present under Excel Online(Business) Connector in power automate can be used. As an example scenario of updating eligibility of Employees based on Age explained here.
Usage Of Float Function In Power Automate
Oct 21, 2021.
In Power Automate, at times we must work on fraction values, float function is used to achieve this. As an example, in order to send discounts notifications to customers during festival season we make use of this fraction function to provide price of a product after discount.
How Is The Communication Between Machine Learning Models And Applications Performed In Production Environment
Aug 16, 2021.
In this article, we’ll learn about how communication is done in between the machine learning models and the full-fledged application that uses components of artificial intelligence. In today’s world where artificial intelligence is adding value to multitudes of domain, let us learn how software applications are enabled with AI.
PowerApps Bulk Update Collection With Patch And Floating Concept Used For Screen Customization
Jun 14, 2021.
In this article, I will explain on edit, update or delete multiple tasks of the Task gallery along with this I will explain the floating concept in Power Apps which will help for better architecture in the design of Application.
What Is Startup Class And Program.cs In ASP.NET Core
Dec 30, 2020.
Learn about the role of Program.cs and Startup.cs in ASP.NET Core applications. Understand their functions, including configuring the HTTP pipeline, middleware, and dependency injection. Explore various methods like ConfigureServices and Configure, along with middleware extensions like UseMvc and UseHttpsRedirection.
Implementing RabbitMQ🐰, For Point to Point Communication 🚀
Aug 18, 2020.
Implement RabbitMQ for efficient point-to-point communication, utilizing asynchronous messaging with . NET. Utilize RabbitMQ.Client library to create a ConnectionFactory, manage channels, declare queues, and implement consumers for processing messages asynchronously.
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.
Copy Share Point Document From One Entity to Another
Jul 27, 2020.
This article is about copy Share Point files from one entity location to another
How To Use Ag-Grid In Angular 8 With Sorting And Floating Filter
Jul 27, 2020.
ag-Grid provide a feature to display the data in proper grid format with filtering and sorting features already included in it and many more .ag-Grid Community is free and open-sourced under the MIT license
Development Of An Information System Using Microsoft PowerApps - Part Two
Jun 18, 2020.
In this article, you will learn how to design a Form using Microsoft Power Apps Designer.
Development Of An Information System Using Microsoft PowerApps - Part One
Jun 17, 2020.
In this article, you will learn how to create a SharePoint List as per the requirements based on a user's information.
SPFx - Resolved Error Of 'Gulp Package - Solution' - "the WebParts Manifests List Is Empty. Please Ensure You Have Done A Build And That Your Config File Is Pointed At The Correct Folder"
Sep 26, 2019.
In this article we will discuss one of the errors we are facing while deploying (packaging the solution) the SPFX component to my O365 tenant.
Points One Should Know About Azure DevOps
Jul 30, 2019.
In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automation.
Interview Key Points About Entity Framework In A Nutshell
Jul 10, 2019.
If you are facing an interview in Entity framework, then this is the article you must read before the interview process.
Float Menu Item Working Navigation In Android And UWP Using Xamarin.Forms
Jun 04, 2019.
Let us learn about Float Menu Item Action in Navigation page in Android and UWP using Xamarin.Forms.
Getting Return 0 Value From C# Entry Point Method Using Parent And Child Programs
Apr 04, 2019.
In this article, we will learn how to return 0 value from C# Entry Point Methods using Parent and Child programs.
Floating Widget In Android
Jan 17, 2019.
This article illustrates how floating widgets behave and operate in Android. Floating widgets are nothing but simple action buttons that perform some action and always overlay, can float anywhere on the entire screen.
XF Floating Label
May 29, 2018.
I know many people are searching floating label and I also searched that a lot and found it’s a hack. So I am going to demonstrate, how to create floating label in Xamarin.Forms, it is very easy and interesting.
Step-By-Step Demo Of Creating A Point-To-Site VPN Connection
Mar 22, 2018.
In this article, I am going to show you the demo of how to establish a point to site VPN connection.
Azure VPN Point To Site IP Addresses
Mar 14, 2018.
Recently, I got to work with a client on something interesting. We implemented transactional replication to send data to an Azure virtual machine. This was being done to perform some testing for a project.
Generate And Upload P2S Root Certificate
Feb 19, 2018.
Azure Point to Site (P2S) VPN gateway helps to have a secure connection with Azure virtual machines through an individual client computers. Leveraging this option, VM owners can access the Azure VMs from remote locations.
Floating Chat Heads Using Android Application
Dec 19, 2017.
We all love the chat head or chat bubbles from the popular Facebook Messanger. This provides very handy and easy access to the chat conversation screen no matter which screen you are on. Chat heads are very convenient for multitasking, as a user can work and chat at the same time. That means if you are using the calculator app on your phone and if any new message arrives, you can open the conversation and replay the message without switching app.
Agile Story Point Estimation Techniques - T-Shirt Sizing
Nov 24, 2017.
In this article, we will learn Story Point Estimation using T-Shirt Sizing Technique. In my previous articles, we have discussed Agile Story Point Estimation and Agile Story Point Estimation Techniques - Planning Poker In this article, we will learn Story Point Estimation using T-Shirt Size Technique.
Agile Story Point Estimation Techniques - Planning Poker
Nov 13, 2017.
In this article, we will learn how to estimate an Agile story point using Planning Poker.
Agile Story Point Estimation
Oct 29, 2017.
In this article, we will learn what Story Point is and how to do Story Point Estimation
Data Type Suffixes In C#
Jun 01, 2017.
In this article, we will have a look at data type suffixes in C#.In C#, data type suffixes are used to explicitly specify the data type of a numeric literal when it might otherwise be ambiguous or to indicate a specific data type for a literal. Suffixes are appended to numeric literals to indicate whether the literal should be treated as an int, long, float, or double, among other numeric data types. Here are some commonly used data type suffixes in C#
Use Azure IaaS As A Starting Point On Your Cloud Journey
May 07, 2017.
In this article, you will learn how to use Azure IaaS as a starting point on your Cloud journey.
Singleton Design Pattern In C#
Mar 23, 2017.
The Singleton Design Pattern is one of the creational design patterns used in software engineering. It is primarily employed to ensure that a class has only one instance and provides a global point of access to that instance. In C#, this pattern is often used to control access to resources that are shared across the application, such as configuration settings, database connections, and caching mechanisms.
Introduction To Mount Point In SQL Server
Feb 17, 2017.
This article will give you brief information on SQL Server Mount Point and its benefits and you will learn how to set up a new partition.
Azure Storage Account Configure CDN Endpoint
Dec 30, 2016.
In this article, we will learn how to create a CDN Endpoint for a storage account.
Integrate Twitter Feeds With SharePoint List Using Microsoft Flow
Dec 14, 2016.
In this article, you will learn to integrate Twitter feeds with SharePoint list using Microsoft Flow.
Configuring Kerberos Authentication On Share Point 2013 - 2016 Web Application
Nov 24, 2016.
In this article, you will learn configuring Kerberos Authentication in Share Point 2013 - 2016 web application.
WebScraping With C# - Point And Scrape!
Nov 15, 2016.
Automate WebScraping - point and click web scrape with Javascript and C#
Point Domain To Sub-Directory In Apache Bitnami Virtual Hosts
Nov 08, 2016.
In this article, you will learn how to point domain to Sub-Directory in Apache Bitnami Virtual Hosts.
Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013
May 22, 2016.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
Floating Window In Android
May 12, 2016.
In this article you will learn how floating window will show the window over all the UI in the screen.
SharePoint 2016 Installation In Azure With Active Directory - Part One
May 07, 2016.
In this article you will learn about Share Point 2016 installation in Azure with Active Directory.
SharePoint 2013: Call OData Web Service End Point Using SharePoint Designer 2013 Workflows
Apr 07, 2016.
In this article you will learn about how to call OData Web Service End Point using SharePoint Designer 2013 Workflows.
Create A Calculator In Windows Form Application
Feb 07, 2016.
Learn how to create a simple calculator using Windows Forms. This guide covers setting up a Windows Forms Application, designing the form with buttons and a textbox, and implementing logic for basic operations (+, -, *, /, %) along with input validation.
Google Map Route Direction, Custom Pin Point, Calculate Distance And Time Using JavaScript
Nov 05, 2015.
In this article you will learn the following: Google Map Route Direction, Custom Pin Point, Calculate Distance and Time using JavaScript.
Pointing The Spotlight On LinkIt ONE
Oct 31, 2015.
Here in this article I am showcasing details on MediaTek's latest IoT microcontroller- LinkIt ONE.
Adding License to Your Content on Internet
Jul 29, 2015.
In this article I will show you how to add your own license to your content on internet.
Directive to Allow Decimal Numbers With a Single Decimal Point (.) Using AngularJS
Jul 12, 2015.
This article explains how to create a Directive to allow decimal numbers with only a single decimal point (.) using AngularJS.
Android Material Design Support Library Part 1
Jul 03, 2015.
In this article you will learn about the Android Material Design Support Library.
Qualities of a Quality Analyst
Jul 01, 2015.
In this article you will learn some qualities of a Quality Analyst.
System Restore Point in Windows 10
Mar 11, 2015.
This article explains the process of creating and utilizing System Restore Points in Windows 10 to revert to a previous system state.
Use of Intervals in Google Charts
Feb 10, 2015.
In this article we learn how to create intervals in Google charts.
Key Points of ASP.Net VNext
Feb 02, 2015.
In this article you will learn about Microsoft ASP.NET vNext
Creating Bar Charts and Point Charts Using HTML5 and SVG
Jan 27, 2015.
This article demonstrates how to create a Bar chart and Point chart in HTML5 using Scalable Vector Graphics (SVG) step-by-step.
CSS3 Flip 3D Effect
Jan 10, 2015.
The CSS3 Flip 3D Effect uses properties like transform, perspective, and backface-visibility to create interactive, rotating elements. When a user hovers over an element, it flips to reveal content on the backside. Key CSS properties include margin, float, position, and transition.
PointAndFigure Chart Type In ASP.Net
Jan 02, 2015.
In this article we will learn about the PointAndFigure Chart Type of ASP.Net.
Point and FastPoint Charts in ASP.Net
Dec 30, 2014.
In this article, we will learn about the Point and FastPoint charts of ASP.Net.
Resource Request: Content Type Example
Dec 21, 2014.
In this article I would like to share a real-life scenario of using content types.
Importance of Testing From Developer's Point of View: Part II - The Process Flow
Dec 10, 2014.
In this article you will learn the importance of testing from the developer's point of view.
Importance of Testing From Developer's Point of View
Nov 26, 2014.
From this article you will learn the importance of testing from the developer's point of view.
Introduction to PHP With EM
Oct 01, 2014.
This article is a basic introduction to PHP. The PHP programming language is a server-side HTML embedded scripting language. The PHP language runs on the server side.
Get Image From SharePoint App Host Web Picture Library Using JavaScript
Sep 17, 2014.
This article explains how to get an image from a SharePoint app host web picture library using the JavaScript object model in a SharePoint Hosted App.
Edit a Document in SharePoint Document Library
Sep 10, 2014.
This article describes how to edit a document in a SharePoint Document Library.
Check the Page History in SharePoint
Sep 03, 2014.
This article describes how to check the page history in SharePoint.
Add Tags and Notes in SharePoint Site Page
Sep 02, 2014.
This article describe how to add Tags and Notes in a SharePoint Site Page.
Change the Welcome Page For SharePoint Site
Sep 02, 2014.
In this article I would like to share the procedure to change the SharePoint site Welcome Page.
Check-Out a Site Page in SharePoint
Sep 02, 2014.
This article describes how to Check-Out a site page in SharePoint.
Delete Comments by Note Board Web Part
Aug 20, 2014.
In this article we can explore a problem raised by using the Note Board web part and the solution for it.
Get Manager Properties in a SharePoint Site 2013 Using REST API
Aug 20, 2014.
This article explains how to get manager properties via the REST API.
Apply Site Template in a SharePoint Site 2013 Using REST API
Aug 08, 2014.
This article explains how to apply a site template to a SharePoint site using the REST API.
Important Points of WCF Service
Jul 17, 2014.
This article explains some points about WCF services.
How to Get the Naviagtion in a SharePoint Site 2013 Using REST API
Jul 10, 2014.
This article explains how to get the navigation available in a SharePoint 2013 site.
The Evolution of CDN and Content Delivery
Jun 26, 2014.
This article explains the evolution of Content Delivery Networks and Content Delivery.
How to Create a Folder in SharePoint 2010 Document Library Using NINTEX Workflow
Apr 27, 2014.
In this article you will see how to create a new folder in a SharePoint 2010 Document Library using a NINTEX workflow.
How to Get All the Top Level Folders From the List in SharePoint 2013 Online Using REST API
Apr 26, 2014.
In this article you will see how to get all the top-level folders from the list using the REST API in SharePoint 2013 Online.