Day: April 17, 2017

  • Move existing SPListItem to new location

    Move existing SPListItem to new location

    Almost every SharePoint developer knows popular SPFile.MoveTo method. But, in certain cases, you have only SPListItem, and you need to move it to new destination. One of the possible solutions is to make a fake SPFile from this SPListItem, and move the fake SPFile. Another solution could be to create new SPListItem in desired location, copy metadata and remove…

    Read more: Move existing SPListItem to new location
  • C# Ref vs Out parameter

    In C# language you can pass parameters to function with Ref or Out keywords. Here is some simple example:   Ref parameter needs to be initialized before passing to function call two-way – “in” and “out” – function can access initialized value of ref parameter, and can assign value to that parameter Out does not…

    Read more: C# Ref vs Out parameter

About me

I am web developer, tech enthusiast and fitness junkie 🙂

Calendar

April 2017
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930