|
ASP.NET Mobile Controls: Fundamentals
|
Other links at ASP.NET > Tutorials |
| 1. |
Simple Data Access Using C# And ASP.NET
|
|
|
Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and DataSetCommand classes. The author tops this article off by creating a simple ASP.NET data access page with C# that retrieves data from a local Microsoft Access database.
|
| 2. |
VB.NET 2005 Tutorials: SQL Server data - Using Stored Procedures
|
|
|
VB.NET 2005 Tutorials: Access and Manipulate SQL Server data - Using Stored Procedures - In this tutorial you will learn further more about Access and Manipulate SQL Server data - Using Stored Procedures, Creating a Stored Procedure, Running Stored Procedures from .NET, Using Parameters in Stored Procedures, The @@IDENTITY Variable
|
| 3. |
Accessing MySQL Database with ASP.NET
|
|
|
This step-by-step tutorial makes use of over 20 images to describe every step in detail from obtaining, installing, configuring and running MySQL on Windows to insalling/uninstalling MySQL as a Windows service, creating a new table, populating it with some records and displaying those records in an ASP.NET page. Also explains the advantages of using MySQL on Windows with ASP.NET. All the code is available for download.
|
| 4. |
ASP.NET software development tools
|
|
|
In this article we will discuss the software tools that you will need to start developing in ASP.Net and point you in the direction of where they can be obtained.
|
|
|