Contents tagged with C#
-
Access Onedrive Programmatically with C# and .Net
https://github.com/OneDrive/onedrive-sample-apibrowser-dotnet
https://github.com/OneDrive/onedrive-sample-photobrowser-uwp
-
C# Console Application and Office 365
https://www.helloitsliam.com/2016/01/28/c-console-application-and-office-365-2/ more
-
A C# toolkit for writing SSIS Script Tasks
https://www.sqlservercentral.com/articles/a-c-toolkit-for-writing-ssis-script-tasks more
-
Get Current NetworkCredential
using System.Net;
NetworkCredential cred = CredentialCache.DefaultNetworkCredentials more