Can anyone give me pointers on how to achieve the above – I am familiar with the C# libraries and database connectivity but have never had to use a secure channel.
What do I need to do in C# and on the database side to force connections to always be encrypted??
See this Microsoft KB for details on how to do this.