I need to set up ASP.NET and connect it to some demo (northwind) data.
Considering all the versions of SQL, what is the most current /efficient way to get a database into a project and do a select against it?
This question arose once we discovered we could download a MDB and a MDF format of northwind...