I
Islam Elkhayat
In my C# web application i have a dbacess.cs class contain my Sql
connection and all methods that's connect with the database...
Even my connection string in a seprate class i read in many sites that a
more secure to keep it in web.config file but i don't know how to implememnt
it in the web.config & how can i call it in my class or anywhere in my
application... Can anyone help me??
connection and all methods that's connect with the database...
Even my connection string in a seprate class i read in many sites that a
more secure to keep it in web.config file but i don't know how to implememnt
it in the web.config & how can i call it in my class or anywhere in my
application... Can anyone help me??