Click here to Skip to main content
15,888,984 members
Everything / ADO.NET

ADO.NET

ADO.NET

Great Reads

by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
by dotnetdan
VS 2005 debug visualizers for DataSet, DataTable, DataView, DataRow and DataColumn objects.
by LarryCharlton
Dynamic data forms.
by Jesús López Méndez
This article introduces you to client side multi-column dynamic pivot, a cleaner, simpler and elegant alternative to the complex and convoluted dynamic server side pivot.

Latest Articles

by Jani Giannoudis
REST API Reporting for .NET
by freedeveloper
How to create a data access class in a way, that is possible to execute unit test on it
by Raphael Adeniji
Many a times, we need to programmatically manage GridView/DataGrid in Visual Studio web applications and this looks very difficult because we do not know what properties or events of the control to use. It may also be as a result of time constraint.
by Oleksandr Viktor (UkrGuru)
Minimally simple UkrGuru.SqlJson package for modern data manipulation

All Articles

Sort by Updated

ADO.NET 

17 Apr 2022 by Raphael Adeniji
Many a times, we need to programmatically manage GridView/DataGrid in Visual Studio web applications and this looks very difficult because we do not know what properties or events of the control to use. It may also be as a result of time constraint.
24 Jun 2021 by Oleksandr Viktor (UkrGuru)
Minimally simple UkrGuru.SqlJson package for modern data manipulation
14 Jun 2020 by DiponRoy
Upgrade a legacy ASP.NET project to use managed Oracle.ManagedDataAccess.Client instead of unmanaged Oracle.DataAccess.Client while using Entity Framework DB first or EDMX.
23 Dec 2019 by Alen Toma
EntityWorker ORM
14 Feb 2019 by DiponRoy
A utility class to send parameters for IN() operator in SQL using parameterized queries
3 Feb 2019 by Thinira
Continuous Integration and Delivery with VSTS (Visual Studio Team Services)
11 Jan 2019 by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
3 Oct 2018 by Alen Toma
EntityWorker.Core - an alternative to entity Framework
8 Jul 2018 by Alen Toma
How to implement ObjectStatus with EntityWorker.Core and JavaScript
9 Jun 2018 by Sina Shiri Hamedani
This is a simple C# class for connect and using SQL Server easily (SELECT, INSERT, UPDATE, DELETE)
4 Apr 2018 by Deepan Maheswaran
Implementing dynamic or deferred loading of data using datatables.net plugin in ASP.NET MVC
15 Mar 2018 by M.M.Mohseni
The simple sample that shows how to connect the ADO.NET Framework to the PostgreSQL
22 Feb 2018 by PIEBALDconsult
A simple way to enumerate the OleDb Providers installed on the system
21 Feb 2018 by PIEBALDconsult
A simple way to use ADO.NET to get a list of sheets in an Excel file
16 Feb 2018 by Len van den berg
GMaps Control Simplified in VB.NET
7 Feb 2018 by Matthew Ruffell
A high-performance and well tested C# ADO library for connecting and querying a SQL database
1 Dec 2017 by WernfriedD
Single .exe to verify if your Oracle Client is properly installed and working. Verify supported technologies for Oracle connection.
1 Nov 2017 by Saurav J
Convert table from outlook email body into datatable or list using .NET C# EWS Managed API and HtmlAgilitypack
4 Aug 2017 by Sharp Ninja
Threading can be a daunting topic. This library takes much of the worry (and mistakes) out of multi-threaded application programming.
21 Jul 2017 by Michael Ecklin
SSRS Reports: Show Data from Non-standard Provider
12 May 2017 by Chinh Vo Wili
Send HTTP GET requests, consume ASP.NET Web API server
10 Apr 2017 by dmytro.sen
SQL to ADO.NET API (Automated ADO.NET)
19 Mar 2017 by Yaseer Arafat
Using Extension Method and JSON Serializer
15 Mar 2017 by Ricardo_Torres_Torres
Read text file and insert mutiples records in just one SQL Sentence
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
30 Nov 2016 by Michael Breeden
Using JSON to simplify, solve and enhance SQL Database issues
12 Oct 2016 by MaDOnos
How to mock EF DbContext and DbContextTransaction with Proxy
14 Jul 2016 by Simon Korenfeld
SQL schema with multi version tables support
8 Jun 2016 by David Lee 145
How to make dynamic DTO with ExpandoObject
29 Mar 2016 by VijayRana
CRUD operation in ASP.NET/C# with SQL Server for beginners
22 Jan 2016 by kaviteshsingh
Simple utility to scan and find duplicate files in a directory.
14 Jan 2016 by Bhishma Anil Kajaria
Browse and Copy data from your CSV file to SQL directly without any Windows application...
12 Jan 2016 by shijo joseph
An ADO.NET Layer for SQL Server and Oracle which makes it easier for interfacing with database
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
9 Dec 2015 by Roger C Moore
This tip is a guide for using the Codeplex project Effort for testing Entity Framework applications without requiring the unit tests to actually hit the SQL Server database.
29 Nov 2015 by Reeshabh Choudhary
Web platform based query builder to play with your database :)
20 Nov 2015 by Lộc Nguyễn
With a DEMO WPF application (WinNotif)
16 Nov 2015 by User 10668410
How to get SQLite 1.0.98.1 working with Entity Framework 6.1.3 without a massive headache using the Database First Model and Code First Model.
13 Nov 2015 by Najmul Hoda
Here is the code snippet to check how many database connections are opened in SQL Server.
12 Nov 2015 by Eduardo Yost
Creating a Web User Control containing an AutoCompleteExtender for data through WCF (JSON) allowing to store the entity selected through EntityFramework. Entity object serialization from the server to the client and the client to the server.
2 Nov 2015 by Guni Van
Mapping your database with C# object class, then make typed-safe query like SQL syntax
23 Oct 2015 by Codeman the Barbarian
In the tip, I go through one approach to integrating SQL Server's FILESTREAM type with Nhibernate.
21 Oct 2015 by Anil Kumar @AnilAwadh
A beginner's tutorial for understanding Asynchronous execution of SQL statements using a simple application.
10 Oct 2015 by ChienVH
Perfect Pagination with Repeater Control in ASP.NET C#
3 Oct 2015 by shijo joseph
A simple and fast CSV reader which you can directly use against Oracle and SQL Server databases or for any direct implementation
19 Sep 2015 by Ying LEE
This article introduces a general and robust way to persist/serialize any Winforms component to C# code.
1 Sep 2015 by idreeskhan
String interpolation or String handling in C# 6.0 with new feature
2 Aug 2015 by Reader Man San
Plug-in Architecture To Work in WinForms MVC + WPF MVVM + ASP.NET MVC + Mobile (Xamarin MVC/PhoneGap MVC) + Win 10 Universal App MVC
28 Jul 2015 by Igor Krupitsky
This article shows how to get ADO.NET DataTable out of Excel
23 Jul 2015 by Mian Adnan
Using Microsoft Visual Studio Professional 2012, .NET 4.5 and Crystal Report Version regarding .NET 4.5 and VS 2012
26 Jun 2015 by Manoj Deshmukh
Executing Stored Procedure that returns resultset using Entity Framework DataContext
20 Jun 2015 by Naresh Patidar
Insert, update and delete operations using stored procedure and DataAdapter in C#
19 Jun 2015 by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
8 Jun 2015 by Diluka Wittahachchige
Creating SQL Server database project use in Visual Studio 2012 and maintain versions use in TFS
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
16 Apr 2015 by sx2008
how to get as much information about your database as possible via ADO.NET
2 Apr 2015 by Dr Gadgit
Written in C# and VS2010 as a class libary to be used in your own project.
6 Feb 2015 by Daniel Santillanes
Using ServiceStack's ORMLite framework as part of your MVC project's database access
19 Jan 2015 by Thinira
In this tip, we discuss how to pass report parameters from web page to Telerik report programmatically.
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
31 Oct 2014 by ShaikAnwar
This topic gives us an idea of how to write Linq queries on Entities & DataTable. This covers some basic querying and also usage of joins and group by using LINQ.
19 Sep 2014 by Wajahat Aftab
How to load data from live market stock feed in a grid view
21 Aug 2014 by Mohammed Nazer
SQL Constrains details and its types
17 Aug 2014 by Prakash Lekhak
We will create a Table and Stored Procedure in Sql Server 2008R2 and data will be inserted and retrieved by using Asp.net using C#
12 Aug 2014 by Gihan Liyanage
Simple Dapper.NET Example with MVC
18 Jul 2014 by Matthew Givens
How to change databases at run-time in a user-friendly manner.
2 Jul 2014 by Mattintosh
How to create a formatted column with nothing more than a knowledge of which columns you want and the format you want them in
2 Jul 2014 by Chakravarthi Elchuri
Display data in Multi nested gridview using C# in ASP.NET
20 Jun 2014 by sazakir
Using SqlCacheDependency with Web caching
14 May 2014 by Peter BCKR
In legacy applications you can get a MissingMemberException bei acessing a SqlParameterCollection if you work with object-variables there are reference a SqlCommand-Instance.
7 May 2014 by Ashish Tripathi
Sharp RepoGen is a simple tool to create repository interface having methods for CRUD operation and its implementing class. Using this tool easily you can generate your repositry class and interface. Code is generated with the help of xml template, so very easily you may change the template to creat
30 Apr 2014 by Sridhar Pasham
Export and import database using SMO
28 Apr 2014 by Marc Leger
Microsoft ASP.NET Identity MerlinFramework
24 Apr 2014 by Bankey Sharma
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection
23 Apr 2014 by mohamedkamaleed
15 Apr 2014 by Kirill__
How to create databese with forst 3 normal forms of relationship
12 Apr 2014 by Robert Lindblom
Removing entity if it exists
7 Apr 2014 by subhajit bhadury
nKnight - RBAC Solution for C#.NET
2 Apr 2014 by Kinyanjui Kamau
I have written this tip to help developers automatically set Crystal Report parameters from variables in code (WinForms) at report run time.
14 Mar 2014 by Robert Lindblom
Detecting concurrency issues when using Entity Framework model first and SQL Server
25 Feb 2014 by JatinKhimani
Nested GridView With Editing Facility of both gridview.
24 Feb 2014 by JatinKhimani
Export Gridview data in Excel formate with gridview design.
23 Feb 2014 by puja11191
This tip shows how can we generate and save XML files
20 Feb 2014 by PallavSingh
Converting data column (contains OLE db image binary Format) to image file (.jpg)
16 Feb 2014 by puja11191
This is an extension of Photo Viewer on MSDN
16 Jan 2014 by Tom Glick Philadelphia, US
POC to demonstrate passing of collections of complex objects to ASP.NET Web API Controllers.
3 Jan 2014 by Maciej Los
This tip shows how to get data from multiple workbooks using one OledbConnection.
29 Nov 2013 by lalitsrana
Demonstrate a simple yet efficient way to upload the data (SqlBulkCopy)
4 Nov 2013 by Jaume González
How to convert any datareader into generic list.
22 Oct 2013 by Muhammad Aqib Shehzad
Forgot Password and Email Check from Database
15 Oct 2013 by Alireza C
This code helps you to grab ConnectionString from App.config.
6 Oct 2013 by Muhammad Ahmed Azam
"Database Driven Dynamic Menu Control"
25 Sep 2013 by ModMa
Real and fully functional connection Database Provider and DatabaseTraceListener for SQLite!