News

Access Azure Files programmatically in C#. ... The connection string, name of the file share, name of the directory, and name of the file to be downloaded should be passed as an argument.
The C# code when the look at the app.config during runtime to grab the proper datasouce. What I have found is that this is easy to do with an .EXE file but apparently a lot messier using a DLL.