D
dm1608
Can someone please show me how to access a "ConnectionString" property
within my app.config file from within C# for .NET 2.0?
I know if VB.NET 2.0 I can do a My.Settings("ConnectionString"). I cannot
find how to accomplish the same from C#.
Thanks
within my app.config file from within C# for .NET 2.0?
I know if VB.NET 2.0 I can do a My.Settings("ConnectionString"). I cannot
find how to accomplish the same from C#.
Thanks