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]
Mahesh Chand(8)
Deepak Middha(5)
Nipun Tomar(4)
Ananya Desai(3)
Pankaj Kumar Choudhary(3)
Amir Ali(2)
Aarav Patel(2)
Rohit Gupta(2)
Siddhant Mohan Jha(1)
John Godel(1)
Hamed Niazmand(1)
Kartik Kumar(1)
Venkatesan Jayakantham(1)
Kml Surani(1)
Sonu Kumar(1)
Sachin Kalia(1)
Mudita Rathore(1)
Nitin Bhardwaj(1)
Gaurav Gupta(1)
Prabhakar Maurya(1)
Rohatash Kumar(1)
Vipendra Verma(1)
Richa Garg(1)
Deepak Dwij(1)
nicolas (1)
Praveen Kumar(1)
vivek.shaurya (1)
Niharika Gupta(1)
Nidhi Sharma(1)
Sarthak Varshney(1)
Najath Risni(1)
Abhishek Singhal(1)
Nikunj Satasiya(1)
Vijayaragavan S(1)
Vaidehi Pandere(1)
Sums Mohs Eds(1)
Rupesh Kahane(1)
Pankaj Lohani(1)
Jignesh Trivedi(1)
Aditya Gaur(1)
Sai Prakash(1)
Arjun Panwar(1)
Amit Maheshwari(1)
Gohil Jayendrasinh(1)
Brijesh Jalan(1)
Sudheendra Rao Bilamkar(1)
Senthilkumar (1)
John Charles Olamendy(1)
Rajesh Charagandla(1)
Sagar Rane(1)
Raghunath Bhukan(1)
Manav Pandya(1)
Onkar Sharma(1)
Debasis Saha(1)
Allen Oneill(1)
Gaurav Tomar(1)
Sunny Chen(1)
Uchukamen (1)
Ricardo Federico(1)
Resources
No resource found
GitHub Copilot vs Cursor vs Claude Code: Which AI Coding Assistant Is Better?
May 18, 2026.
Compare GitHub Copilot, Cursor, and Claude Code to find the best AI coding assistant for your needs. Boost productivity, refactor code, and debug effectively!
How to Connect Cursor AI to Your Database Using MCP Servers
Apr 02, 2026.
Connect Cursor AI to your database using MCP servers for natural language querying and automated backend processes. Enhance productivity and build intelligent, scalable AI-driven apps.
Antigravity vs Cursor – A Comprehensive Difference from a User Perspective
Jan 12, 2026.
Explore Antigravity vs. Cursor: A user-focused comparison highlighting their distinct purposes. One's a fun experiment, the other a powerful AI code editor. Discover key differences!
Why AI Code Generators Like Cursor and WindSurf Are Desktop Apps—Not Web-Based
Jul 23, 2025.
AI code tools like Cursor and WindSurf are desktop apps because they offer deep system access, faster performance, stronger privacy, and richer project context—capabilities web-based tools still struggle to match.
How to Use a Cursor in SQL?
Oct 03, 2024.
A cursor in SQL is a database object that allows row-by-row processing of query results. It enables you to iterate through a result set, perform operations on each row, and manage data more efficiently in certain scenarios.
Change Mouse Cursor In Windows 10
Nov 05, 2016.
In this article, you’ll learn about how to change the mouse cursor settings in Windows 10.
Setting Cursor Thickness In Windows 10
Feb 10, 2016.
In this article you will learn about setting cursor thickness in Windows 10.
Use Cursor In SQL
Jan 03, 2016.
In this article you will learn how to use Cursor in SQL.
How To Use Mouse Cursor Without Using Mouse In Windows 10
Nov 20, 2015.
In this article you will learn how to use mouse cursor without using mouse In Windows 10.
MongoDB Cursor Methods (Day 12)
Aug 15, 2015.
In this article, you will learn about the cursor methods in MongoDB.
Switch Column Value of a Table Using Cursor in SQL Server 2008
Aug 11, 2015.
This article explains how to switch a column value of a table using a cursor in SQL Server 2008.
What is a Cursor in SQL? And when to use a Cursor?
Jun 04, 2015.
A cursor in SQL is a database object that is stored in temp memory and used to read and manipulate one row of data at a time. Learn how to define and use a cursor in SQL.
Reference Cursor in Oracle
Nov 28, 2013.
In this article you will learn about Reference Cursors in Oracle.
Move Tooltip With Mouse or Cursor by Using jQuery in Web API
Sep 30, 2013.
This article describes how to move a Tooltip by moving the cursor using jQuery.
Learn Basic Concepts of Cursor and LayoutInflator in Android
Sep 19, 2013.
In this article you will learn the basic concepts of Cursor and LayoutInflator in Android.
Get Cursor Location in jQuery
May 22, 2013.
In this article, I explain how to get the cursor's location in jQuery.
How to Customize Cursor in Windows 8
Jan 04, 2013.
In this article I will show how to customize the Windows 8 Cursor.
Change Cursor Thickness in Windows 8
Dec 26, 2012.
In this article we are explaining how to increase change the cursor thickness in Windows 8.
Static Cursor, Dynamic Cursor, and Keyset-Driven Cursor in SQL Server
Dec 06, 2012.
In this article, I describe Static Cursor, Dynamic Cursor, and Keyset-Driven Cursor.
Static Cursor in SQL Server
Oct 20, 2012.
In this article, you will see how to use a Static Cursor in SQL Server.
How to Fetch Record Using Cursor in SQL Server 2012
Aug 24, 2012.
In this article I am explaining how to fetch records using a cursor in SQL Server 2012.
Fetching the Records Through Cursor in Sql Server 2005
Aug 17, 2012.
In this article I explain how to create and use a cursor in SQL, and also how to fetch the records from the table using the cursor.
Moving a Cursor on a Dedicated Path Using HTML 5
Feb 12, 2012.
In this article we are going understand the concept of moving a cursor on a dedicated path using HTML 5. In this you will see that a cursor is moving on a dedicated path while displaying in the browser.
Creating Cursor in form of ELLIPSE in C#
Jul 30, 2009.
This article shows how to easily create custom cursors in C#.
Creating Custom Cursor in Silverlight
May 06, 2009.
In this article we will see how to create and use it in our silverlight application.
Handling Oracle Max Open Cursor Error when Fetching Multiple Rows in ADO.NET
Aug 18, 2004.
When working with Microsoft technologies, MS SQL Server comes out as a natural choice for the database. While it is a fact that .NET Framework has extensive support for SQL server, when you work with other databases like Oracle the situation might turn out to be a little more tricky than it is with SQL Server.
How Developers Are Building Full Apps Using Claude, Cursor, and Codex
May 28, 2026.
Discover how developers are leveraging Claude, Cursor, and Codex to build full applications faster. Explore AI-assisted coding benefits, limitations, and best practices.
Cursor vs GitHub Copilot vs Claude Code - Which AI Coding Tool Is Best?
May 28, 2026.
Compare Cursor, GitHub Copilot, and Claude Code to find the best AI coding tool for your needs. Enhance productivity, debug effectively, and choose wisely!
How GitHub Copilot, Cursor, and Claude Code Are Reshaping Programming
May 13, 2026.
AI coding assistants like GitHub Copilot, Cursor, and Claude Code are revolutionizing software development, boosting productivity and reshaping workflows.
Cursor vs Windsurf vs Claude Code — Which AI Coding Tool Should You Use?
Apr 02, 2026.
Compare Cursor, Windsurf, and Claude Code to find the best AI coding tool for your needs. Boost productivity, automate workflows, or enhance understanding!
Plugging Your AI Clients into Docker MCP: Claude, VS Code, and Cursor
May 04, 2025.
Explore how to connect AI clients like Claude, VS Code, and Cursor to Docker MCP for seamless, secure, and beginner-friendly tool integration.
How to Customize Blogger Cursor
Mar 21, 2024.
Learn how to add a personal touch to your Blogger blog by customizing the cursor. Explore CSS techniques and HTML coding to create unique cursor effects that match your blog's theme and style.
Three Cursors In Collection Framework
Jun 15, 2022.
In this article, you will learn about cursor in the collection framework.
Cursor In SQL Server With Syntax And Example
Jan 14, 2021.
This article provides an explanation about how you can use and set up a basic cursor in SQL Server. many developers/programmers/people those who work with Microsoft SQL Server will have at least heard talk about the cursors. Even if any developers/programmers/people know on a basic level what SQL Server cursors do, they are not always certain when to use cursors and how to write the code to use cursors.
Mouse.Cursor Attached Property Extension In UWP
Apr 25, 2018.
Reading this article, you can learn how to use Mouse.Cursor attached property Extension in Universal Windows Apps development with XAML and Visual C#.
Mastering Cursors In SQL Server
Feb 06, 2018.
A cursor in SQL Server is a database object that reads one row at a time. This detailed tutorial teaches everything about cursors in SQL Server.
Cursors vs Sets in SQL
Nov 19, 2014.
In this article, we have tried to help the developers choose whether to use cursors or sets.
Cursors in Oracle
Sep 30, 2014.
This article explains Cursors with their types with some examples that will help beginners.
Cursors For Loop in Oracle
Nov 26, 2013.
This article shows the use of Oracle cursors for loops with an appropriate example. The process of opening, fetching, and closing is handled implicitly by a cursors FOR LOOP. If there is a need to FETCH and PROCESS each and every record from a cursor, the cursor FOR LOOP is helpful for that.
Cursors In Oracle
Nov 26, 2013.
This article introduces the term Cursors in Oracle. Cursors are the temporary private working area where queries are processed. Implicit Cursors and Explicit Cursors are two types of Cursors.
Cursors Properties in F#
Oct 23, 2013.
In this article I have explained the cursor class and the properties of the cursor class. We then explain how to create a cursors in a Windows Forms application.
Cursor Alternative in SQL Server
Sep 23, 2013.
In this article I am trying to explain the alternatives for Cursors. We shall use a Cursor when there is no other option than Cursor.
Cursor In SQL Server
Oct 20, 2012.
This article describes cursors, declaration of cursors, opening of cursors, fetching from cursors, closing of cursors and deallocating cursors.
Cursor Move Ball in HTML5
Jun 01, 2012.
In this article we describe how create a cursor of a moving ball by using the canvas element of HTML5.
Cursor In SQL Server
Dec 20, 2011.
In this article you will learn about Cursors in SQL Server.
Cursor in MySQL
Dec 01, 2011.
In this article, we are going to describe the MySQL cursor and how to declare, open, fetch, and close it. In MySQL, a cursor is a database object that provides a way to retrieve and manipulate multiple rows of data in a result set. It allows you to process a set of rows returned by a query one at a time, similar to how you might handle data in a programming language loop. Cursors are particularly useful when you need to perform row-by-row processing or when you want to control the retrieval of data explicitly.
Animated Cursor-Custom Control
Oct 12, 2011.
Animated cursor custom control shows the change of the mouse cursor icon when we move it to the windows application.
How to Create Cursor, Temporary Table and Insert Data into a Temporary Table
Sep 23, 2010.
In this blog, we will learn how to create a cursor and a temp table. We will also see how to insert data into a temp table.
Cursor in WPF and C#
Jul 30, 2010.
In this we will learn how to create Cursor in WPF with C#.
Cursors In C#
Jun 15, 2010.
A cursor in Windows is an icon that is displayed when you move a mouse, a pen, or a trackball. This code shows how to apply and manage cursors in your Windows applications.
Cursor and XML Strore Procedure in SQL
Nov 10, 2009.
How to use Cursor and XML together in SQL Stored Procedures.
Cursors and Alternative to the Cursors in SQL Server
Sep 01, 2009.
In SQL Server, cursors are database objects that allow you to iterate over a result set (query result) one row at a time, processing each row as needed. Cursors are often used when you need to perform complex row-by-row processing or when dealing with situations where set-based operations are not practical or efficient.
Cursors in Database Management Systems
Jul 23, 2008.
This article is intended to show the principles and uses of cursors in relational database management systems. We’re going to discuss how cursors are implemented in Microsoft SQL Server and Oracle database and how you can use it in your applications.
Custom Drawing Cursors in C#
Mar 14, 2006.
Some time ago I have decided to try to make something like a Photoshop in C#. The first problem has appeared was custom cursors. If you are familiar with Photoshop you know that when you change brush size the cursor size also changes. This is solution to make this possible in C# .
AI Agents, Autonomy, and the Danger of Blind Trust
Jun 16, 2026.
AI agents offer power but demand caution. Learn from the PocketOS disaster to implement safeguards for autonomous AI.
Spec Kit: What It Is and How It Helps Teams Build Better Software With AI
May 12, 2026.
Learn what Spec Kit is, how it works, and how AI-powered Specification-Driven Development helps developers build software faster with clearer requirements, better planning, and improved code quality.
Top AI Coding Assistants Developers Are Using in 2026
May 13, 2026.
Explore the top AI coding assistants of 2026! Discover how tools like Copilot, Cursor, and Claude Code are revolutionizing software development workflows.
Claude vs ChatGPT: Which AI Platform Is Better in 2026?
Apr 30, 2026.
Claude vs ChatGPT comparison for developers, businesses, writers, and AI builders. Learn differences in coding, reasoning, memory, AI agents, token usage, enterprise AI, pricing, and real world applications.
What Is Claude Code? The AI Coding System Changing Software Development
Apr 30, 2026.
Learn what Claude Code is, how it works, and why developers are calling it the future of AI native software engineering. Explore Claude Code architecture, workflows, AI agents, coding capabilities, enterprise use cases, and comparisons with Cursor and ChatGPT.
Superpowers by obra: What It Is and How to Use It to Improve AI Coding
Apr 10, 2026.
Superpowers by obra: A workflow-first approach to AI coding. Standardize skills for Claude, Cursor, Codex, and more. Improve AI coding habits with TDD and code review.
How To Build Scalable, Secure & Versioned APIs in ASP.NET Core Using Advanced Design Principles
Feb 26, 2026.
Learn how to design and build scalable, secure, and versioned APIs in ASP.NET Core. Apply advanced API design principles, REST best practices, HATEOAS, versioning, and problem handling for production-ready Web APIs.
Best AI Coding Tools: 2025 Developer’s Guide ⚡
Aug 24, 2025.
Discover the best AI coding tools for 2025! Compare GitHub Copilot, Claude, Gemini, Cursor, and more. Find the perfect assistant for your needs and budget.
Most Used AI Coding Tools by Developers in 2025: Copilot, ChatGPT, Claude & More
Aug 23, 2025.
Discover the most used AI coding tools in 2025. From GitHub Copilot to ChatGPT, Claude, and Amazon CodeWhisperer — see adoption stats, features, and why developers rely on them.
What’s the Best Vibe Coding Tool for Beginners?
Aug 06, 2025.
New to AI app building? Explore the best beginner-friendly vibe coding tools like FlowiseAI, Cursor AI, V0.dev, Base 44, ZenCoder, and more — no coding required to get started.
Vibe Coding: Writing Software by Feeling, Not Typing
Jul 17, 2025.
Vibe coding is a new way of programming using natural language and AI tools like GPT-4 and Copilot, enabling developers to build, refine, and explore code ideas creatively and quickly through conversation.
Top 7 AI Tools for Software Developers (2025)
May 25, 2025.
Explore the top 7 AI tools revolutionizing software development in 2025. Compare GitHub Copilot, ChatGPT, Replit AI, Cursor AI, Windsurf, Tabnine, and V0 by Vercel in terms of features, pricing, strengths, weaknesses, and ideal use cases. Discover which AI coding assistant is right for your needs and boost your productivity.
Enable Single Click Feature In Windows 10
Dec 04, 2019.
In this article, I have described how to enable single click to open an item in Windows 10.
Advanced Query Search On Stored Data In MongoDB - Part Four
Sep 09, 2018.
In this article, we will discuss the advanced search command of a MongoDB Database. If you want to read the previous articles of these series, then follow the links.
Tips and Tricks for VS Code
May 24, 2016.
In this article you will see a list of 31 tips and tricks to make best use of Visual Studio Code.
MongoDB Indexing (Day 13)
Aug 21, 2015.
In this article, you will learn about Indexing in MongoDB.
Oracle Record Types
Nov 27, 2013.
In this article you will learn about Oracle record types.
Fetch Contacts From Android Phone
Jul 08, 2013.
This article shows how to fetch contacts from an Android phone and show them in a ListView.
Dropping All Stored Procedure in Database in SQL Server 2012
Dec 21, 2012.
In this article, I describe how to drop all the Stored Procedures in a particular database.
Dropping All Views in Database in SQL Server 2012
Dec 21, 2012.
In this article I describe how to drop all the Views in a particular database
@@Fetch_Status Function in SQL Server 2012
Dec 07, 2012.
In this article I described @@Fetch_Status in SQL Server 2012.
WPF BusyIndicator
Sep 02, 2011.
A BusyIndicator control provides an alternative to a Windows wait cursor to show user an indication that an application is busy doing some processing. It is a combination of the wait cursor and the ProgressBar control.
Area sensitive help
Aug 27, 2008.
This article tells you how to create a help window which appears when your mouse moves on a particular web page area.
Lengthy Operation Windows Form Patterns
Jan 03, 2008.
This article gives a description to lengthy operation pattern on windows forms.
IP Address Hostname Convertor
Apr 04, 2002.
This is an IP Address-Hostname converter written in C# Windows Forms.
xBase Engine for C# and VB.NET
Feb 25, 2002.
This library is written to handle DBF files from C# or VB.NET applications.