Greetings, my name is Vadim Gremyachev.
I specialize in software architecture and development mainly on Microsoft platform, currently living & working in Helsinki, Finland.
Introduction
- Started as a Fortran/C engineer on a supercomputer for scientific computing
- Entered the web programming world with focus on LAMP stack
- Switched to Microsoft platform (.NET) with focus on ASP.NET, Enterprise application integration
- And finally my current position is focused on architecture and development of Azure and Office 365 solutions
Hi Vadim,
I am having a problem exporting contenttypes via powershell script. I posted my issues on stackoverflow. Can you please suggest what is wrong with the code? http://stackoverflow.com/questions/27724945/powershell-how-to-include-array-data-with-flat-file
Thanks and appreciated a lot
I need to have a computer upload files to a remote sharepoint site. I am looking into using either Powershell or python 2.7. I am a novice programmer. I have been trying to upload files using Powershell 3.0 with no luck. The only thing I can get my computer program to do is download a webpage from the remote sharepoint site. Authenication uses PKI soft certificates. I am able to get the FedAuth token from the remote sharepoint site and load it into a cookie that I use in a “:get” request that downloads the webpage. I do not seem to be able to “post” a file to the Shared Documents folder however, which is what I am trying to do.Any help would be greatly appreciated.
Hi Vadim, you don’t know me but I saw lot of your interventions on sharepoint forums. Can you help me please ? I will understand if it’s not. Here my issue : In SPDesigner 2013 I try to force/complete a expired task. How can I do it ? I make several tests in vain, I’m in pain…Possible ? I don’t see the TaskStatus field that you mention. Regards, ZP
I try to update the list item with JSOM, the task seems to be completed with the “Approved” flag as outcome, but nothing happen, no next step, the following task doesn’t start. Any idea ?
Hey Vadim,
I saw your post on stack overflow regarding kml file. I wanted to ask that if you know how to download a kml file from android application. Right now I need to create an app for my masters thesis to download my kml file and currently google doesn’t have any api for it. Its the first step which I need to do. I just wanted some information.
Thanks in advance 🙂