In our company we have a Windows Server 2008 running on an external location. We can use everything on that server via RDP. This server is used to run IIS, and ASP.NET on it. applications
I would like to know if the following is possible:
- map a networkdrive, (K: for example) or connect via UNC path by logging in with C#/ASP.NET
- show images which are stored in a document library on sharepoint to users which aren't logged in (via stream) [[this works if I can login somehow! I've tried this on my local machine where I could login site.sharepoint.com]]