C# Database Connection Strings - What They Are, How to Build Them, And More

Newsletter signup (with exclusive discounts): (your email will be kept safe and you will not be spammed). Facebook Page: Want to see a full C# application built from scratch? Check out this course: There is a lot of confusion connection strings and how to build them. This video should clear up most, if not all, of your questions. If you want to see how to put a connection string into use, check out my video on connecting to SQL from C# (). If you missed the webpage I used in the first part of this video, it is located at Timestamps contributed by: Ralfs HBK 0:00 - Intro 1:32 - Where to get connection strings: SQL Server 3:11 - Connection strings explained: The Server 7:39 - Connection strings explained: The Database 11:03 - Connection string explained: The Authentication 18:13 - Other connection strings 21:42 -
Back to Top