MayfieldGlobal

Everything from operating systems, programming to web development and more.

Jan
15

How do I connect my ASP.NET project to the AdventureWorksLT database?

Posted under ASP.NET, SQL Server 2005, Visual Web Developer 2008 Express

Establishing database connections to SQL Server 2005 is pretty straight forward, provided that you have the necessary components:

  • SQL Server 2005 Express
  • Visual Web Developer 2008 Express
  • Microsoft SQL Server Management Studio Express

Read the rest of this entry »