Encoding connection string -
05-30-2007
, 09:49 AM
When using the Data Source window to create a Typed Dataset it includes the
connection string in the app.config file. Is there somewhere a step-by-step
that shows how to encode the connection string in te solution. I would guess
that a partial class would be used. I haven't done anything with
encoding/decoding. |