How to Use ASP.NET with SQL Server
Intended audience: Web developers new to SQL Server, who wish to learn how to use a SQL Server database with their ASP.NET web sites.
The links below are external links and provide information and guidance on creating dynamic, data driven applications using SQL Server and ASP.NET technologies. This information assumes that you are already familiar with ASP.NET. If you are not familiar with ASP.NET and are looking for information or additional programming resources for this language, visit http://www.asp.net/.
** **
Note: The following links are all external.
Setting up your environment
Using SQL Server from ASP.NET
- Entity Framework
- Using SQL Server Express with ASP.NET
- ASP.NET Data Access
- Using Intellisense for Transact-SQL
- ADO.NET (core data access)
- LINQ to SQL
- Data access with ASP.NET MVC
- Data access with ASP.NET Web Forms
Performance
See Also
- Wiki: Development Portal (en-US)
- [[Introduction to Development with SQL Server]]
- [[Entity Framework]]
- [[How to use PHP with SQL Server (en-US)]]
- SQL Server Development Resources
- ASP.NET Portal
Other Languages
This article is also available in the following languages: