How can i protect my connection string? I want to use Entity framework 4.1 (first code) in C#, but it is important to me that other people can not see my Connection String.<
You can use the same tool that you can use for asp.net applications.
Make sure to have a backup before you do the following!
Now you can look into the app.config and see that the connection string is encrypted.