
This ASP.NET Database tutorial gives the reader a thorough introduction into ASP.NET and using databases. We will cover ADO.NET and how to perform various DB operations using ASP.NET
Table of Contents
1. Introduction to Asp.Net 2.0
2. Introduction to ADO.Net
3. Connecting Access Database with AccessDataSource and GridView Control
4. Accessing SQL SERVER Database [Using SqlDataSource]
5. Storing Connection String in Web.Config File
6. Inserting Records in Database
7. Updating Records in Database
8. Updating Records in Database
9. Deleting Records from Database
10. Execute Scalar: Getting Single Value from the Database
11. Execute Reader: Fetching Records from Database
12. Data Adapter
13. Data Adapter and Database Connection
14. Performing Batch Updates: Using SqlCommandBuilder
15. Improving Performance using Stored Procedure
16. Filtering and Sorting Data Using DataView/DataTable
17. Data Binding and Data Synchronization
18. SQL Transaction and Locking
19. SQL Joins and .Net
20. Automatically Generation of SQL Statement
Aspnet Discussion
- - How to Encode-Decode URL
- - Change IE settings using
- - Excel problem
- - Example of Server.Transfe
- - Import Ms Project file
