Hi Expert,
what is the meaning of entity framework and why it is using in conneciton pool, instead of user name and pwd
data source=Itest ;initial catalog=Market security=True;MultipleActiveResultSets=True;App=EntityFramework
what is exactly happening here and how it is connected to the database.how it reads data