Application Details - Asp.Net, C#, .Net 2.0, Windows 7 Professional, Visual Studio 2010
I tried the following code :
Environment.SpecialFolder.Desktop.ToString();
Environment.SpecialFolder.DesktopDirectory.ToString();
Its not giving me the Path.
Any suggestions or code, Please share
I will be using it as a Client Server system
Go to the complete details ...