SQL Server 2005 Express Tutorial: (13 Videos) Database mirroring, backup sql server 2005, sql server 2005 replication, sql server standard edition, download sql server 2005, compare sql server, sql server instance
Excellent SQL Server 2005 Express series of 13 free videos from Bob Tabor at LearnVisualStudio.Net. Here are just a few of the topics in this series: database mirroring, backup sql server 2005, sql server 2005 replication, sql server standard edition, download sql server 2005, compare sql server, sql server instance
The best hosting company that I have found for .NET applications is Discountasp.net. Discountasp.net provides many SQL tools that make it easy to remotely manage your sql database directly from your computer that other hosting companies like GoDaddy do not.
SQL Server 2005 Express Tutorial
1. What is a Database? |
Key Concepts: A. SQL Server terminology for creating and managing databases; B. SQL Server database; C. Compare SQL Server to Excel; D. Relation between SQL Server Database and Desktop application or website; E. Relationship between SQL Server Express and Visual Studio Express; ADO.NET Duration: 28 minutes, 15 seconds |
2. Understanding Database Tables and Records |
Key Concepts: A. Tables and definitions of data types; B. Properties; C. Keys D. Table rows, columns, and fields.Duration: 24 minutes, 56 seconds Date: 29 March 2006 |
3. More about Column Data Types and Other Properties |
Key Concepts: A. Data integrity; B. Data types C. Avoid common data type pitfalls.Duration: 21 minutes, 37 seconds Date: 22 February 2006 |
4. Designing Relational Database Tables |
Key Concepts: A. Relational databases B. Primary and foreign keys C. Designing relational database tables D. Normalization rules and de-normalization.Duration: 34 minutes, 10 seconds Date: 29 March 2006 |
5. Manipulating Database Data |
Key Concepts: A. ADO.NET objects B. Execution of SQL statement from ADO.NET C. Insert, update, and delete SQL statements. Duration: 40 minutes, 20 seconds Date: 29 March 2006 This lesson requires Management Studio Express and MSXML |
6. More Structured Query Language |
Key Concepts: A. Sub-select B. Stored procedures and their counterparts in C# and VB methods. Duration: 23 minutes, 13 seconds Date: 29 March 2006 |
7. Understanding Security and Network Connectivity |
Key Concepts: A. Differentiate between SQL Server database files and SQL Server processes. B. Various scenarios for connecting to SQL Server Express databases C. Enabling and disabling user instances D. login permissions E. other security precautions Duration: 40 minutes, 59 seconds Date: 20 March 2006 |
8. Connecting your Web Application to SQL Server 2005 Express Edition |
Key Concepts: A. Workflow of creating a database driven Web application B. Visual tools to quickly create an administration application. Duration: 1 hour, 5 minutes Date: 20 March 2006 |
9. Using SQL Server Management Studio |
Key Concepts: A. SQL Server Management Studio Express B. Connect to database instances C. Navigate the query window D. Scripting database objects E. Attaching, detaching and backing up databases Duration: 40 minutes, 26 seconds Date: 23 October 2006 |
10. Getting Started with Reporting Services |
Key Concepts: A. Set up Reporting Services and the Business Intelligence Development Studio B. Build reports using the wizards and designers C. Deploy reports to Report Server. Duration: 32 minutes, 51 seconds Date: 21 October 2006 |
11. Building and Customizing Reports in Business Intelligence Development Studio |
Key Concepts: A. Building reports from scratch B. Modifying the reports that were created using the wizards and designers C. Embedding reports into ASP.NET Web Form applications Duration: 44 minutes, 50 seconds Date: 22 October 2006 |
12. Creating and Using Stored Procedures |
Key Concepts: A. Stored Procedures B. Basic syntax to create and update stored procedures C. Using input and output parameters, return values, declaring variables and adding other T-SQL programming elements into you stored procedures D. Executing stored procedures from the query window E. Visual Basic and C# syntax required to utilize stored procedures in applications Duration: 42 minutes, 34 seconds Date: 14 November 2006 |
13. Enabling Full-Text Search in your Text Data |
Key Concepts: A. Setting up Full-Text search within SQL Server Express. B. Creating full-text indexes C. Configuring the index population settings D. CONTAINS predicate Duration: 38 minutes, 25 seconds Date: 14 November 2006 |