Lecture – How To – Access the ASPNETDB in SQL Server Management Studio

How to access the ASPNETDB in SQL Server Management Studio

Prerequisites

Lecture – Getting Started in Visual Studio

Summary

I show how to create the default ASPNETDB database used by .NET, access this database in SQL Server Management Studio and script all objects in the database to a query window.

Video 

Video for this lecture has not been produced yet.

Reference Materials

More video on databases – https://cop4709.pbworks.com/w/page/52838776/COP4709%20Course%20Lectures%20and%20Video 

More on the ASPNETDB database – http://msdn.microsoft.com/en-us/library/x28wfk74.aspx 

Additional Information

COP 4834 Lectures Page