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]
Farhan Ahmed(4)
Yogi S(3)
Manoj Mittal(3)
Midhun Tp(3)
Satyaprakash Samantaray(3)
Sandhiya Priya(2)
John Godel(2)
Yousef Shawareb(2)
Yogeshkumar Hadiya(2)
Sanghdeep Sanghratne(2)
Debendra Dash(2)
Rion Williams(2)
Nilesh Jadav(2)
Akshay Phadke(2)
Muhammad Aqib Shehzad(2)
Nidhi Sharma(1)
Mahesh Chand(1)
Rohit Gupta(1)
Naresh Kumar Katta(1)
Jayant Kumar(1)
Sangeetha S(1)
Mohamed Safath(1)
Rama Dabburi(1)
George (1)
Vijay Yadav(1)
Jignesh Kumar(1)
Ajay Kumar(1)
Ramasagar Pulidindi(1)
Ziauddin Choudhary(1)
Jochen Bartlau(1)
Prathap Reddy(1)
Subham Ray(1)
Munesh Sharma(1)
Abhishek Yadav(1)
Satish Bhuktar(1)
Dipen Shah(1)
Praveen Kumar(1)
Ajit Srivastava(1)
Mahesh Vishwakarma(1)
Akshay Shedwad(1)
Amir Ismail(1)
Barath Kumar M(1)
Daniel Gomez(1)
Surya S(1)
Ecco Suprastyo(1)
S.Ravi Kumar(1)
Vijay Kumari(1)
Aashina Arora(1)
Dhruvin Shah(1)
Mushtaq M A(1)
John Morehouse(1)
Nanddeep Nachan(1)
Eddie Gahan(1)
Ajithkumar J(1)
Ravishankar Velladurai(1)
Bhuvanesh Mohankumar(1)
Manoj Kulkarni(1)
pramod pandit(1)
Khumana Ram(1)
Juan Francisco Morales Larios(1)
Deepti Nahar(1)
Muthusamy Thangavel(1)
Vignesh Ganesan(1)
Chervine Bhiwoo(1)
Delpin Susai Raj(1)
Mukesh Kumar(1)
Sateesh Arveti(1)
Ehsan Sajjad(1)
Hanif Hefaz(1)
Vincent Maverick Durano(1)
Atul Rawat(1)
Ketak Bhalsing(1)
Abhishek Jaiswal (1)
Luan Huynh(1)
Mohammed Ibrahim (1)
Kundan Jha(1)
Shridhar Sharma(1)
Ankur Mistry(1)
Manoj Kalla(1)
Resources
No resource found
Semantic Kernel Plugins Explained: Extending AI Applications with .NET
Jul 13, 2026.
Unlock AI potential with Semantic Kernel Plugins! Extend .NET apps to interact with databases, APIs, and real-world systems for powerful AI agents.
LLMs.txt Explained: The Ultimate 2026 Guide to AI Search, GEO, AI Crawlers, and LLM Optimization
May 22, 2026.
Learn what LLMs.txt is, how it works, how to optimize websites for ChatGPT, Gemini, Claude, and Perplexity, and whether LLMs.txt actually improves AI visibility in 2026. Includes examples, templates, best practices, architecture, FAQs, and implementation strategies.
Various Way To Displaying Backend Data in Frontend with Data Binding in ASP.NET
Nov 06, 2025.
Explore various ASP.NET data binding techniques to display backend data in the frontend. Learn to use GridView, Repeater, ListView, and more for dynamic web pages.
LangRepl: Build and Extend Interactive Language REPLs with Python
Nov 03, 2025.
Learn how LangRepl enables developers to build interactive REPL environments using Python. Understand its architecture, setup, customization options, and integration workflows.
Open/Closed Principle (OCP) in C#: Extend Without Breaking
Oct 20, 2025.
Master the Open/Closed Principle (OCP) in C#! Learn how to design extensible software that welcomes new features without modifying existing, tested code. Explore practical examples using interfaces, abstract classes, and polymorphism to refactor rigid if-else structures into flexible architectures. Prevent breaking changes and improve maintainability by adhering to OCP. Discover how the Strategy pattern and dependency injection enhance OCP implementation.
Delete Single or Multiple Records from GridView in ASP.NET
Oct 13, 2025.
Learn how to implement single and multiple record deletion in ASP.NET GridView using checkboxes, client-side validation, and a SQL Server stored procedure. This tutorial covers UI design with a GridView, JavaScript for select-all functionality and validation, server-side C# code for deletion, and the SQL stored procedure.
Extending Existing LLMs with Ollama’s Modelfile: A Practical Guide
Sep 13, 2025.
This article shows you how to extend existing models like Llama2 and Gemma with custom system prompts, parameters, and domain-specific knowledge. Create specialized AI assistants and chatbots quickly and efficiently, tailoring LLMs to your exact needs. Learn best practices for optimal performance and version control.
Generative AI: GSCP-12: Extending Gödel’s Scaffolded Cognitive Prompting with Awareness Layers
Sep 10, 2025.
GSCP-12 extends Gödel’s Scaffolded Cognitive Prompting with awareness layers for enhanced AI reasoning. It introduces meta-reasoning, uncertainty monitoring, global workspace synchronization, and audit trails, making AI more transparent, accountable, and reliable.
Improved CRUD operations for GridView with Redshift in ASP.NET Core MVC (Utilizing C# 14 Features)
May 08, 2025.
Learn how to enable CRUD operations in an ASP.NET Core MVC application using Amazon Redshift and C# 14 features. This guide covers setup, connection, SQL commands, data manipulation, security, and best practices.
Working with Dataset Data in ASP.NET GridView
Mar 08, 2025.
This article covers data binding, displaying records, sorting, paging, and editing in GridView. Understand how to fetch data from a database, manipulate it using DataTables, and present it efficiently using ASP.NET GridView for a seamless user experience.
Extending Volume Group and Creating SWAP Partition
Feb 27, 2025.
This article provides a step-by-step guide on how to check existing disks, extend a volume group, and configure a SWAP partition in a VMware-based Linux environment. It includes essential commands and best practices to ensure proper system resource management.
Webgrid and Gridview in ASP.NET Core and .NET Core Explained
Nov 21, 2024.
Learn dynamic paging and sorting in .NET Core using JavaScript and jQuery. Modify URLs with query strings for seamless server interaction, leveraging Bootstrap for responsive design and intuitive user experience.
Database Dictionary (2) --- Extended Properties
Aug 23, 2024.
This article will discuss Data Dictionary, Extended Property
How To Create Sorting And Paging In ASP.NET Web Forms GridView
Jul 04, 2024.
Learn how to enable sorting and paging in an ASP.NET GridView by configuring properties, handling events, and binding data using C# code examples and best practices for efficient data display.
Extending List Functionality with C# Extension Methods
Jan 22, 2024.
In this article, I will demonstrate How to create an extension method in c# for List type. I will explain how we can extend the functionality of List without a new derived class. I will create extension methods for list type will help us use across project without creating new class.
Extending HttpClient With Delegating Handlers in ASP.NET Core
Jan 17, 2024.
Explore the power of the HttpClient class in ASP.NET Core through Delegating Handlers. Learn to create a custom handler for logging HTTP requests and responses, enhancing HttpClient functionality with extensibility and modularity.
Empowering Developers with .NET 8
Nov 20, 2023.
Step into the realm of .NET 8, the latest iteration of Microsoft's open-source platform that empowers developers to craft cutting-edge applications. With its focus on enhanced performance, cloud-native capabilities, and developer productivity, .NET 8 has revolutionized the way we build software.
Delete records from GridView without Page Reload using jQuery
Oct 03, 2023.
In this article, we will use jQuery to delete records from GridView so that their is no page reload. The codes developed here can be copied and used in any of your web application.
ASP.Net GridView With Fixed Header
Jul 05, 2023.
Grid view using bootstrap JavaScript with fixed header.
Using Langchain to Extend an OpenAI Bot with Chat and Source Retrieval
Jun 12, 2023.
Extending Azure Data Services to Any Infrastructure with Azure Arc Data Controllers
May 04, 2023.
"Extending Azure Data Services to Any Infrastructure with Azure Arc Data Controllers" is an article that provides a comprehensive overview of Azure Arc Data Controllers. It explains what they are, how they work, and their benefits for organizations looking to manage and govern data across hybrid and multi-cloud environments. The article highlights the consistent management and governance model, extended Azure data services, improved security and compliance, and increased agility and scalability that Azure Arc Data Controllers offer.
What is XDR?
Mar 17, 2023.
Learn about XDR [Extended Detection and Response] and its benefits.
Microsoft Extend Partnership With OpenAI
Jan 24, 2023.
In this article, you will learn about Microsoft and OpenAI extend partnership.
How To Add Colour In Gridview ASP.NET
Oct 18, 2022.
This tutorial help you on how to add colours to Gridview.
Extending The Validity Of Existing Client Secret In SharePoint
Jul 22, 2022.
In this article, you will learn how to extend the validity of existing Client secrets in SharePoint.
Deserialize JSON Format In An ASP.NET GridView Using System.Text.Json Library
Dec 06, 2021.
In this article, you will learn about the best way to deserialize JSON format in an ASP.NET GridView using System.Text.Json library.
How To Consume Web API In An ASP.NET Gridview Using HttpClient
Nov 24, 2021.
In this article, you will learn how to consume Web API in an ASP.NET GridView using HttpClient.
SharePoint Adaptive Cards Extension SPFx To Extend Viva Connection
Jul 28, 2021.
In this article, you will learn about Viva connection extensibility support using the SPFx Adaptive cards extension.
Get All Columns in a Table Schema Information In One Click
Jul 22, 2021.
Get Table All Columns Schema Information in One Click In this article, I will show how we can get table columns information like ColumnName, DataType, DataType Length, is mandatory, and column brief description
Bind Gridview And Export Gridview Data To Excel Using ASP.NET C#
May 31, 2021.
In this article, you will learn how to bind Gridview and Export Gridview Data To Excel Using ASP.Net C#.
GridView With Multiple Filters
Mar 23, 2021.
In this article, you will learn to apply multiple filter in GridView
Extend Microsoft Search With Azure DevOps Graph Connector
Sep 10, 2020.
In this article, we will learn how to connect azure devops tasks with Microsoft Search
Extend Microsoft Search With Azure SQL Graph Connector
Sep 06, 2020.
In this article, you will learn how to connect external items with Microsoft Search
File Uploading In ASP.NET C# Using Gridview
Aug 17, 2020.
This Article for File Upload, Download and Delete Operation to Web Server.
DotVVM Controls - GridView
Jul 27, 2020.
This article gives an introduction to DotVVM GridView Control.
Upload Image, Save In Database, And Show In Gridview
Jul 16, 2020.
In this article, I will tell you how to save an image in your local directory, save its path in a database, and also show that image in grid view column in ASP.NET.
How To Print More GridView Pages In C# - Basic CRUD Application MS Access Database
Jul 07, 2020.
In this article, you will learn how to print more GridView pages in C# - Basic CRUD Application MS Access database.
Reports In DotVVM With GridView, CheckBox, And TextBox Controls
Jun 16, 2020.
In this article you will learn about reports in DotVVM with GridView, CheckBox, and TextBox Controls.
Array In Python
Mar 17, 2020.
In this article, I will explain the Array in Python.
Insert Data into a Database and Show in GridView in ASP.NET
Mar 15, 2020.
In this article, you will learn how to insert data into a database and show it in GridView in ASP.NET.
How To Insert Short Date Format ("DD/MM/YYYY") Into Database Table In ASP.NET Using Ajax Calendar Extender And Display It Into Gridview
Feb 28, 2020.
In this article, you will learn how to insert short date format("dd/mm/yyyy") into database table in asp.net using ajax calendar extender and display it into gridview.
How To Insert CheckBoxList Values Into a Single Column and Retrieve It From A Database When User Selects A Gridview Row
Feb 23, 2020.
In this article, I will explain how to insert CheckBoxList Values into a single column and retrieve it from a database when a user selects a GridView Row.
How to Add a Textbox Value to Gridview in C#
Feb 13, 2020.
This post explains how to add a textbox value to gridview in C#
Extending Futuristic Architecture To Blazor WASM
Jan 24, 2020.
In this article, you will learn how to extend Futuristic Architecture to Blazor WASM.
Difference Between Abstract Class And Interface In Java
Dec 10, 2019.
Abstract Class and Interface are a core part of the Java programming language. Abstract class and interface are used in Java to archive Abstraction.
Extend SharePoint Framework Solution with Microsoft Power Apps
Dec 09, 2019.
In this article, we will learn how to extend SPFx (SharePoint framework) solution with PowerApps.
Introduction to Python List
Jul 12, 2019.
List in Python is built-in collection data type. In this Python List tutorial, learn how Python List data type works and how to add items to it using List method including List.Append, List.Extend, and List.Index methods.
How To Add A Conditional Column With Unicode Symbols In PowerApps Blank Grid - PowerApps Grid View
Jun 10, 2019.
In this article, we will learn how we can create a conditional column within PowerApps Grid View with the Unicode characters. This article is a part of the PowerApps Step by Step Series of the Grid view. The article is useful to all beginner to advanced level professionals who are working in PowerApps or are planning to learn the PowerApps.
Grid View In Xamarin.Forms Using FlowListView
May 28, 2019.
Learn how to use FlowListView in Xamarin.Forms to create a GridView with features like infinite loading, item-tapped Commands, and more. Follow implementation steps: creating a new Xamarin.Forms project, setting up the FlowListView plugin, and implementing GridView.
Extended Security Updates No More Freebies
Sep 10, 2018.
As data professionals, we should always strive to keep our systems updated and patched to ensure proper security of our environments. Microsoft has moved away from releasing service packs to releasing just cumulative updates and the occasional hotfixes. These hotfixes may or may not be security related, but it behooves us to ensure things get patched. Not just from a SQL Server perspective but also from a Windows perspective.
Dynamically Bind GridView Control In ASP.NET From Database - Part Four
Jun 23, 2018.
Displays the values of a data source in a table where each column represents a field and each row represents a record. The GridView control enables you to select, sort, and edit these items. In this article, I will demonstrate how to dynamically bind GridView control in asp.net from database.
Extend Site Designs With Microsoft Flow In SharePoint Online
Jun 12, 2018.
The Modern site offers two out of box templates - Team Site and Collaboration Site. These templates can be extended by using Site Designs to provision additional SharePoint artifacts on the site.
TransposeBy - Extending Excel With C# And Excel-DNA
Jun 11, 2018.
At some point I think all of us have received an Excel workbook filled with badly formatted data that we somehow have to transform into a neatly formatted report. Several times I've gotten a column of data that contains records comprising multiple fields.
How To Export GridView Data In Word, Excel And PDF Format Using ASP.NET
May 30, 2018.
In this article, I will demonstrate how to export GridView data into Word, Excel, and pdf files using ASP.NET.
Xamarin.Forms Application For GridView Using Image Navigation
Apr 25, 2018.
This article demonstrates GridView using Image Navigation in Xamarin.Forms application. Xamarin is a platform that allows us to create a multi-platform mobile application for platforms, like Android, Windows, and IOS through a single integrated development environment (IDE).
How To Upload Audio In Database And Play In GridView Using ASP.NET
Apr 10, 2018.
In this article, we are going to discuss how to upload an audio file in our project folder and save its path in SQL server database table.
How To Upload Video In Database And Play In GridView Using ASP.NET
Apr 08, 2018.
In this article we are going to learn how to upload video in project folder and save its path in SQL server database table. We will bind that table to gridview and play audio using html5 video element.
Xamarin.Forms - Dynamic GridView
Jan 02, 2018.
This article demonstrates how to create Dynamic GridView using Xamarin.Forms. If you ever need to show something in a data-bound grid view that is not in your data source, just create that extra row dynamically.
Special Class Of C# Series - Part Two - OLE DB (Extended Properties)
Dec 14, 2017.
In this series of C# Special classes, we are going to see the special features available with the “OleDbConnection” class and its specialties.
Extend Built In Label Tag Helper In ASP.NET Core Application
Aug 31, 2017.
Tag helpers is one of the new feature introduced in ASP.NET Core which allows us to add server side code while creating and rendering HTML elements. They are similar to HTML helpers in ASP.NET MVC. ASP.NET Core comes with various built in tag helpers for rendering HTML elements like label, input, img, select etc.
Responsive GridView Using DataTables Plug-in
Aug 24, 2017.
In this article, we will learn how to make an ASP GridView responsive using jQuery based DataTables plug-in.
Responsive GridView Using Footable
Aug 22, 2017.
This article explains how to make an ASP GridView responsive.
Export GridView In Excel And PDF Using Stored Procedure In ASP.NET In Real-Time
Jun 28, 2017.
This article will show you how to export GridView records using Excel and PDF.
Real-Time CRUD Operations In GridView Using WCF In ASP.NET
Jun 19, 2017.
Performing CRUD Operations in GridView in real-time scenarios using WCF in ASP.NET.
Entity-Framework Code First Migration With WebAPI 2.0 - Extending ASP.NET Identity Database
Jun 18, 2017.
Here, we will see how to extend ASP.NET Identity database using Code First migration in Web API 2.0.
CRUD Operation Using Stored Procedure In ASP.NET GridView Real Time
Jun 16, 2017.
Prepare to be in stitches as [subject of video] finds themselves in a whirlwind of unexpected mischief! Their reaction is pure comedy gold, making this video an instant hit! #funny #prank #meme.
Check/Uncheck All GridView Checkboxes With jQuery
Jun 05, 2017.
jQuery: Check and Uncheck all checkboxes inside GridView with parent checkbox.
MongoDB CRUD Operation In WPF C# With GridView
May 01, 2017.
This article acquaints you with MongoDB CRUD operation In WPF C# with GridView.
How To Convert And Bind JSON String In To ASP.NET GridView With C#
Apr 29, 2017.
This article introduces you to converting and binding JSON string into ASP.NET GridView with C#.
Extending Tag Helpers In ASP.NET Core Applications
Apr 28, 2017.
Extending Tag Helpers In ASP.NET Core Applications.
LINQ Extended Joins
Apr 24, 2017.
This article illustrates LINQ extended joins like Inner Join, Left Join, Right Join, Full Outer Join, Left Excluding Join, Right Excluding Join, Full Outer Excluding Join.
Extending The Capability Of PowerApps Using Azure Functions
Apr 21, 2017.
The article describes how we can extend the capability of PowerApps by adding some custom logic via Azure functions.
How To Send Selected Images From Gridview To Database
Apr 19, 2017.
How To Send Selected Images From Gridview To Database.
Extend The SharePoint Online Public Site Life
Apr 06, 2017.
This article talks about extending SharePoint Online Public Site Life.
Extending The Retention Period Of Orphaned Personal Site Collections Up To A Year
Mar 24, 2017.
Extending The Retention Period Of Orphaned Personal Site Collections Up To A Year.
Bind GridView Using jQuery Load In ASP.NET With No Page Reload
Feb 06, 2017.
This tutorial explains how to bind GridView with no page reloading, using jQuery Load method.
Extending MVC Controllers From External Assemblies And Projects
Jan 13, 2017.
In this article you will learn how to extend MVC Controllers from External Assemblies and Projects.
How To Use LINQ To SQL For Retrieving Data From SQL Server Database
Jan 01, 2017.
This article explores LINQ to SQL, an ORM framework in .NET for mapping database tables to .NET classes. It covers querying operations like Select, Insert, Update, and Delete using LINQ syntax, which is translated to T-SQL by the LINQ to SQL provider.
Getting Started With Xamarin And Azure - Extend The Sample App - Part Two
Nov 29, 2016.
In this article, you will learn how to extend the sample app using Xamarin and Azure.
Create an Image GridView Control In Xamarin Android App Using Visual Studio 2015 Update 3
Sep 26, 2016.
In this article you will learn how to create an Image GridView Control in Xamarin Android App Using Visual Studio 2015 Update 3.
Accessing Controls Inside Gridview Using C#/Jquery
Sep 08, 2016.
In this article, we will learn, how to access various controls inside a Gridview from C# as well as jQuery.
Export Data In Excel File With ASP.NET MVC
Aug 05, 2016.
In this tutorial, learn how to export data from an ASP.NET MVC application to an Excel file using the ClosedXml library. We'll guide you through creating a project, setting up entity classes, and adding a controller to handle data export. Finally, you'll see how to export and download the data in Excel format.
Look At Extended Data Types In Oracle 12c
Jul 27, 2016.
In this article, we will look into a new feature of Oracle 12c known as extended data types.
Beginner's Guide to Create GridView in ASP.Net MVC 5
Jul 24, 2016.
In this post, we will be seeing how we can create a GridView in ASP.NET MVC, just like we have in ASP.NET web form.
Authenticate, Search And Add Records In GridView In ASP.Net
Jul 24, 2016.
In this article, I will show how to authenticate login and how to create and search for records in GridView in ASP.NET using C#.
Highlight GridView Row On Click And Retain Selected Row On Postback
Jul 01, 2016.
In this article, you will learn how to highlight GridView row on click and retain selected row on Postback.
Cascading Dropdown GridView In ASP.NET
Jun 15, 2016.
In this article, you will learn how to implement cascading dropdown grid view in ASP.NET.
How To Create Multirow Header In GridView Using ASP.NET
Jun 14, 2016.
In this article, you will learn how to create a multirow header in grid view using ASP.NET.
Creating And Consuming WCF Services In ASP.NET
Apr 25, 2016.
Here I will describe how to create and consume WCF services in ASP.NET.
Create Master Pages, Custom Page Layouts and Extending Themes
Apr 23, 2016.
In this article you will learn how to Create Master Pages, Custom Page Layouts and Extending Themes in SharePoint.
Save And Retrieve Dynamic TextBox Values In GridView to SQL Server
Apr 18, 2016.
In this article you will learn how to save and retrieve dynamic TextBox Values in GridView to SQL Server.
Select All Checkboxes In GridView Using jQuery In ASP.NET C#
Apr 14, 2016.
In this article you will learn how to select all Checkboxes in GridView using jQuery in ASP.NET C#.
Extending ASP.NET MVC AuthorizeAttribute
Jan 26, 2016.
In this article you will learn about extending ASP.NET MVC AuthorizeAttribute and how to Unit Test with ControllerActionInvoker.
Create Editable GridView In 3 Steps
Jan 26, 2016.
In this article, I am going to show how to create an editable GridView in simple steps without coding.
How To Bind GridView Using LINQ To SQL
Jan 25, 2016.
In this article I will cover the basics of creating DBML (LINQ to SQL ) class to get data and fill into the ASP GridView Control to fill, bind, and show the data.
Bind GridView Using DataTable
Jan 23, 2016.
In this article we will see how to bind GridView Control from DataTable.
CRUD Operation With GridView Using LINQ And Lambda Expressions
Jan 06, 2016.
In this Article, I am going to explain the DML Operation on GridView using LINQ to SQL Classes.
Getting Users From Active Directory
Jan 02, 2016.
In this post, we will fetch Active Directory users using C# code. For this, all we need are Active Directory assemblies.
Step By Step Bind MySQL Data To ASP.NET GridView
Dec 29, 2015.
In this session we will learn how to bind MySQL data to ASP.NET Gridview.
Repeater Control In ASP.NET
Dec 29, 2015.
In this article we are going learn how to use repeater control in ASP.NET.