Razan Paul Blog

Explaining thoughts and findings is a great way to learn

Browse by Tags

All Tags » Win32API (RSS)
How can we convert a local path to a UNC path in c#?
Uniform Naming Convention (UNC): According to wiki, UNC specifies a common syntax to describe the location of a network resource, such as a shared file, directory, or printer in Windows OS. In client-server development, we  can send a server path...
More Posts