- Posted:
07 Apr 2018
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to use Connection String from Web.Config file in ASP.Net using C# and VB.Net by reading the value of the Connection String from the ConnectionStrings section of the Web.Config.
In ASP.Net Web applications, one has to reference the System.Configuration Assembly in order to read Connection String value from the Web.Config file.