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(3)
Sushila Patel(2)
Shivani (2)
Mominul Islam(1)
Vishal Gilbile(1)
Gomathi Palaniswamy(1)
Mahesh Chand(1)
C# Curator(1)
Shivprasad (1)
Scott (1)
Levent Camlibel(1)
Resources
No resource found
SQLClient Raw Performance Part 7: Mastering Data Streaming & Bulk Operations in ASP.NET Core - FreeLearning365.com
Oct 16, 2025.
Master high-performance data access in ASP.NET Core with SqlClient! This guide explores advanced data streaming, bulk operations, and memory-efficient techniques for handling large datasets. Learn to optimize ETL pipelines, leverage table-valued parameters, and implement asynchronous streaming patterns for peak performance. Discover best practices and avoid common pitfalls for robust, scalable applications.
AutoCompleteCustomSource in C#
May 26, 2011.
Sample use of AutoCompleteCustomSource with data obtained from values in a column of a database table.
Introduction about SQL Transaction
Oct 07, 2010.
This article explains about the SQL Transaction and need of this transaction.
How Do I Choose a Data Provider?
Dec 21, 2009.
In this article I will explain about How Do I Choose a Data Provider?
Overview of ADO.NET Namespaces and Classes
Oct 06, 2009.
In this article I will explain about ADO.NET namespaces and classes.
ADO.NET FAQ's: Part I
Feb 12, 2009.
This is the Part I of ADO.NET. In this section we will touch base on one of important concepts in ADO.NET.
Revised Generic 'T, K' Database Component
Dec 20, 2005.
This is the code behind the Generic 'T, K' Database Component.
Real Life SQL and .NET :Using SQL with C#: Part VIII
Jan 13, 2004.
Welcome to the world of SQL and the huge, growing database technologies of today’s business all over the SQL world. By reading this article, we have begun accepting the knowledge that will soon be required for survival in today’s world of relational database and data management. Alas, for the reason that it is first necessary to provide a background of SQL and cover some preliminary concepts that we need to know, the majority of this article is text in paragraph format.
Real Life SQL and .NET : Using SQL with C#: Part IX
Jan 13, 2004.
Welcome to the world of SQL and the huge, growing database technologies of today’s business all over the SQL world. By reading this article, we have begun accepting the knowledge that will soon be required for survival in today’s world of relational database and data management. Alas, for the reason that it is first necessary to provide a background of SQL and cover some preliminary concepts that we need to know, the majority of this article is text in paragraph format.
Real Life SQL and .NET: Part XII
Jan 13, 2004.
Welcome to the world of SQL and the huge, growing database technologies of today’s business all over the SQL world. By reading this article, we have begun accepting the knowledge that will soon be required for survival in today’s world of relational database and data management. Alas, for the reason that it is first necessary to provide a background of SQL and cover some preliminary concepts that we need to know, the majority of this article is text in paragraph format.
Edit/Update a Chosen Database Record
Dec 09, 2003.
This article and available source code shows how to edit and update a database record through a DataGrid control
Enter Null Values for DateTime Column of SQL Server
Sep 26, 2003.
Inserting a null value to the DateTime Field in SQL Server is one of the most common issues giving various errors. Even if one enters null values the value in the database is some default value as 1/1/1900 12:00:00 AM.
Horoscope Unit of Mobile Site
Sep 06, 2001.
Horoscope Service for Your Mobile.
Compute Feature of DataTable
Aug 01, 2001.
The following code is for implementing least known feature of DataTable Compute() method.
Word Jumble In Mobile
Jun 13, 2001.
Here is an application where u can Play Word Jumble in Mobile.