32 lines
1.7 KiB
Markdown
32 lines
1.7 KiB
Markdown
|
---
|
||
|
title: "SQL 2005 | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "How to work with SQL Server Express to add database capabilities to your ASP.NET applications."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 10/05/2011
|
||
|
ms.topic: article
|
||
|
ms.assetid: cf0b487c-f387-46dd-b3bc-6b3c4af17c9c
|
||
|
ms.technology: dotnet-webforms
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /web-forms/videos/sql-2005
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
SQL 2005
|
||
|
====================
|
||
|
> How to work with SQL Server Express to add database capabilities to your ASP.NET applications.
|
||
|
|
||
|
|
||
|
- [What is a Database](what-is-a-database.md)
|
||
|
- [Understanding Database Tables and Records](understanding-database-tables-and-records.md)
|
||
|
- [More about Column Data Types and Other Properties](more-about-column-data-types-and-other-properties.md)
|
||
|
- [Designing Relational Database Tables](designing-relational-database-tables.md)
|
||
|
- [Manipulating Database Data](manipulating-database-data.md)
|
||
|
- [More Structured Query Language](more-structured-query-language.md)
|
||
|
- [Understanding Security and Network Connectivity](understanding-security-and-network-connectivity.md)
|
||
|
- [Connecting your Web Application to SQL Server 2005 Express Edition](connecting-your-web-application-to-sql-server-2005-express-edition.md)
|
||
|
- [Using SQL Server Management Studio](using-sql-server-management-studio.md)
|
||
|
- [Getting Started with Reporting Services](getting-started-with-reporting-services.md)
|
||
|
- [Building and Customizing Reports in Business Intelligence Development Studio](building-and-customizing-reports-in-business-intelligence-development-studio.md)
|
||
|
- [Creating and Using Stored Procedures](creating-and-using-stored-procedures.md)
|
||
|
- [Enabling Full-Text Search in your Text Data](enabling-full-text-search-in-your-text-data.md)
|