i have two project 1) class library with no inteface just an api 2) web application
from web apps i will be calling the class library api
so i have all the web
your syntax is incorrect, it should be
or more correctly, since it's a connection string,
which would be read by ConfigurationManager.ConnectionStrings["employeeDB"]
ConfigurationManager.ConnectionStrings["employeeDB"]