I created an c# application (not asp webpage) which connects to a sql 2005 server. In my sourcecode the password and userid for this sql-server is coded plain text in Connec
No, you can only make it difficult
It is better to let the application use a special database login which only got access to the tables/procedures necessary.