I am trying to figure out how to establish a connectionstring to my SQL Server 2008 Express DB.
I’ve been using ASP.NET for about a year and VB.Net for about a year; I know how to set up connection strings using those apps.
I’m just starting to learn C# (all self-taught).
I’m wondering if there is a good video tutorial other there, or good step-by-step-instructions about how to establish a connectionstring for beginning C3-ers.
Thanks!
Ryan--