Posts

Showing posts with the label Files Sharing

How to zip a file or folder using C#

Image
Download code example I had searched a lot to make files zip using c#, all the solution provided only support to zip a single file but my requirement is to zip a directory selected by used, I had tried so many utilities but unfortunately all does not works for me. Finally I found a solution which is using Java utility to zip file. This solution is quite easy to implement and debug. To implement this solution you need to add reference of “C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vjslib.dll” to your application.

Remote Desktop Access: Team viewer, Remote, Desktop, Sharing, Files Sharing, Data Sharing, Team Sharing, Team Meetings

Image
In today’s world of technology remote desktop sharing has become a common way of working on remote pc’s or servers. We all know how to access Remote desktop, but what if I have to share my desktop to give a demo of application or module or anything. Suppose I have to give a simple demo to a friend, like how to create a Power Point Slides. Now, the first idea is to create a document or to create a pictorial document or create a video and upload to youtube.com or some other alternate. But here is the solution. You can use Team Viewer http://www.teamviewer.com/download/index.aspx Install team Viewer to both the PC (From where you have to access and to which you have to access) Ask for the Id and password of the machine which you want to access. Now enter ID into box and click connect to partner. If ask for password provide password. Now, you can view desktop of your partner or friend. You can also take control into your hand. You can also view more option like file transfer etc. For mor...