Two ways to Upload file from Client Object Model

Hi Guys, JustĀ  a quick example, Take a scenario that you are creating an Application (in our case WinForm Application). and you want to upload a document to document library from that application, there are two ways to do, One is to upload from filecreation and the other one is to directly upload with file.savebinary method.   Please don’t forget to cast your opinion below … Continue reading Two ways to Upload file from Client Object Model