Related resources for Data Provider
  • Introduction to ADO.Net8/19/2013 3:48:06 PM. This article introduces the ADO.Net object model. In addition it explains how to create and manage connections to a database.
  • Generic Data Providers VS Specific Data Providers10/20/2012 5:05:32 AM. This article explains what are the issues or options we have if we use generic data objects such as IDbcommand, Idbconnection etc in place of specific data objects such as SqlCommand or SqlConnection.
  • Oracle Data Provider for .NET: Part V10/20/2012 4:49:47 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part VII10/20/2012 4:48:16 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part I10/20/2012 4:46:03 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Working with Data Bound Controls10/20/2012 4:43:51 AM. Step by step tutorials teaches you how to use data-bound controls DataGrid, ListBox, and ComboBox controls .
  • Access MySQL Server Database using ODBC data provider10/20/2012 2:31:19 AM. In this article, I will show you how to access MySQL server database using ODBC data provider.
  • Web Services: Basics and Beyond Part 310/13/2012 5:39:18 AM. This article series shall attempt an explanation that will go beyond the basics of web services.
  • Getting Data Providers Details in ADO.NET 2.010/13/2012 2:50:39 AM. In ADO.NET 2.0, there is a new addition of DB provider factory classes, which allow developers to get the information about the data providers available (installed) on a machine.
  • Simple Factory Pattern Side by Side with Abstract Pattern10/4/2012 10:45:46 AM. This article will discuss the Simple Factory Pattern and how to use it with Abstract Factory Patter discussed in the previous article.
  • ADO.NET Application using MS Access 2007 database9/29/2012 7:49:29 AM. In this article I will explain you how to use ADO.NET technology to connect .NET console application and MS Access 2007 database.
  • Abstract Factory Design Pattern in ADO.NET 2.09/21/2012 12:19:08 PM. This article will discuss the Abstract Factory Design Pattern and its real-world applications in .Net Framework 2.0.
  • Oracle Connection String using C#8/31/2012 12:03:10 PM. Oracle is a powerful relational database management system that offers a large feature set. Along with Microsoft SQL Server, Oracle is widely regarded as one of the two most popular full-featured database systems on the market today. Oracle is made up of a set of processes running in your operating system.
  • Connection Strings for SQL Server 20085/20/2012 1:58:34 AM. SQL Server 2008 includes better compression features, which also helps in improving scalability. It enhanced the indexing algorithms and introduced the notion of filtered indexes. It includes capabilities for transparent encryption of data (TDE) as well as compression of backups.
  • Hooking into your Google Apps With the RSSBus Google Data Provider12/2/2010 1:55:08 PM. This is a review of a component called the RSSBus Google Data Provider which allows you to access the Google API through a Sql Data Provider. This provider opens up the entire Google Application Suite to the .NET developer through familiar ADO.NET tools and classes.
  • Accessing Excel Databases using ADO.NET 3/23/2010 12:29:12 AM. In this article I will explain about Accessing Excel Databases using ADO.NET.
  • The ODBC.NET Data Provider in ADO.NET 3/17/2010 12:50:09 AM. In this article I will explain about the ODBC.NET Data Provider in ADO.NET.
  • Viewing Data in a DataGrid Control in ADO.NET 1/25/2010 1:03:40 AM. In this article I will explain Viewing Data in a DataGrid Control in ADO.NET.
  • How Do I Choose a Data Provider?12/21/2009 7:15:27 AM. In this article I will explain about How Do I Choose a Data Provider?
  • Using ADO.NET Data Providers12/18/2009 4:57:41 AM. In this article I will explain about using ADO.NET Data Providers.
  • ADO .NET Data Providers and Disconnected classes 10/26/2009 1:04:02 AM. In this article, you’ll get a broad view of the ADO.NET architecture and the basic building blocks of ADO.NET and ADO.NET data providers.
  • Writing ADO.NET Applications10/7/2009 7:28:45 AM. In this article I will explain you basic steps required to write an ADO.NET Application.
  • Connection Object in ADO.NET10/7/2009 1:11:45 AM. In this article I will explain you about Connection Object in ADO.NET.
  • Increasing your application performance with the client result_cache feature and ODP.NET9/1/2009 12:36:03 AM. In this article, I want to explain how to improve your application performance using Oracle Data Provider for .NET (ODP.NET) and the new features exposed by the underlying Oracle Call Interface.
  • Real Life SQL and .NET :Using SQL with C#: Part VIII10/27/2006 1:15:53 AM. 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 VIII10/27/2006 1:15:53 AM. 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.
  • Bulk Copy Operations in ADO.NET 2.010/26/2006 10:25:08 AM. Bulk copying of data from one data source to another data source is a new feature added to ADO.NET 2.0. Bulk copy classes provides the fastest way to transfer set of data from once source to the other.
  • Bulk Copy Operations in ADO.NET 2.010/26/2006 10:25:08 AM. Bulk copying of data from one data source to another data source is a new feature added to ADO.NET 2.0. Bulk copy classes provides the fastest way to transfer set of data from once source to the other.
  • Accessing Text Files using ODBC Data Provider8/31/2006 6:05:53 AM. In this article, I will show you how to access Access database files using ODBC data provider.
  • Oracle Data Provider for .NET : Part II8/29/2006 11:08:02 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part II8/29/2006 11:08:02 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • A Complete Virtual Shop Web Service in C#2/13/2006 12:14:39 AM. This is a complete web service example using C#. In this web service, I have build a complete virtual shop to buy and review products.
  • Real Life SQL and .NET : using SQL with C#: Part X2/6/2006 1:15:23 AM. 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 X2/6/2006 1:15:23 AM. 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.
  • Oracle Data Provider for .NET : Part III2/3/2006 5:58:42 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part III2/3/2006 5:58:42 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part VI2/3/2006 5:44:31 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part VI2/3/2006 5:44:31 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part IV2/3/2006 4:29:18 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Oracle Data Provider for .NET : Part IV2/3/2006 4:29:18 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features from any .NET application.
  • Writing a Generic Data Access Component1/3/2006 4:10:28 AM. OK, I've received couple of emails people asking me how can they use a common data provider to access various types of data sources without loosing the power and flexibility of native data provider libraries.
  • A Generic Data Access Component using Factory Pattern12/15/2005 11:31:42 PM. the article A Generic Data Access Component using Factory Pattern provides a very good way of creating ADO.Net data provider independent applications, but there is one problem with it. Different ADO.Net data providers use different approaches in labeling of parameters in SQL statement.
Beginning C# 2005 Databases: From Novice to Professional
Beginning C# 2005 Databases: From Novice to Professional teaches you everything you n...
Download