Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Tutorial explaining how to connect to MySQL from ASP.NET.
http://www.aspdev.org/asp.net/asp.net-mysql-connect
Tutorial Statistics
Total Hits: 2303
Average Rating :     
Total Votes: 0 votes
Category: ASP.Net/Database
Submitted on: 2008-03-07 04:28:48
Submitted By: Devesh Khanna
Set as Favorite
MySQL database is a low-cost alternative to MS SQL Server database and can beused easily in web applications, including ASP.NET projects. In this article I’ll explain the necessary steps to connect to MySQL from ASP.NET. We willconnect to our MySQL database using ODBC .NET data provider and DSN-less connection. More detail...
|
|
|