SQL Server Management Studio Express,Series: Content Manager (ASP.Net) - Tutorial Centre

Tutorial Centre

Tutorials for various different technologies including ASP, ASP.Net, AJAX, C#, VB.Net, VB and more. Members of the DotNet.org community provides usefull and powerful tips and samples on how to use these various technologies.

Browse by Tags

All Tags » SQL Server Management Studio Express » Series: Content Manager (ASP.Net) (RSS)
Contact Manager - Creating the SQL Database
The main purpose of the Contact Manager is to store information regarding contacts. To be able to do this we need to store the data in some sort of data source. A data source can be one of many things including text files, XML files, SQL databases, MySQL databases and many more database and file formats. For these tutorials we will be using SQL Server Express to store the data in, using a SQL Database. In the first tutorial we will be covering how to create the database using the visual tools provided...

Posted by Willie Roberts | 2 comment(s)