Resources  
  • SQLClient Raw Performance Part 7: Mastering Data Streaming & Bulk Operations in ASP.NET Core - FreeLearning365.comOct 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 TransactionOct 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 ClassesOct 06, 2009. In this article I will explain about ADO.NET namespaces and classes.
  • ADO.NET FAQ's: Part IFeb 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 ComponentDec 20, 2005. This is the code behind the Generic 'T, K' Database Component.
  • Real Life SQL and .NET :Using SQL with C#: Part VIIIJan 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 IXJan 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 XIIJan 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 RecordDec 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 ServerSep 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 SiteSep 06, 2001. Horoscope Service for Your Mobile.
  • Compute Feature of DataTableAug 01, 2001. The following code is for implementing least known feature of DataTable Compute() method.
  • Word Jumble In MobileJun 13, 2001. Here is an application where u can Play Word Jumble in Mobile.