I have a sql script file and i want to run that i can use sqlcommand for that but in my appliction im using linq. So i want to know can i run that script through linq if yes how can i do
I have a sql script file and i want to run that i can use sqlcommand for that but in my appliction im using linq. So i want to know can i run that script through linq if yes how can i do