Skip to content
Gunnar Peipman

Gunnar Peipman – Programming Blog

ASP.NET Core, Blazor, .NET, Azure, SharePoint, IoT

  • Home
  • Bio
  • Business
  • Presentations
  • Schedule
  • Series
  • Contact me

SharePoint

Gunnar Peipman
SharePoint 

SharePoint: Assigning values to DateTime fields

May 14, 2008May 16, 2013 Gunnar Peipman 1705 Views 1 Comment

SharePoint list items have a tricky way how to assign values to DateTime fields in your code. It is possible to assign value of DateTime type to this field but it also possible to assign a string. This string is a little bit mysterious. You may get errors with one dates but some dates will work perfect. So what’s the trick?

Read more
Gunnar Peipman
SharePoint 

SharePoint: Changing comments of document versions in code

April 5, 2008January 7, 2018 Gunnar Peipman 1686 Views 4 Comments

During one SharePoint migration project I had problem with document versions comments. I needed some way to set these in my code. As I didn’t found any normal way to do it through SharePoint API I worked out something I call dirty hack. But it works.

Read more
Gunnar Peipman
SharePoint 

How to Update SharePoint List Items without Creating New Versions

March 22, 2008May 16, 2013 Gunnar Peipman 1614 Views 15 Comments

Migrating data from SP2001 to MOSS2007 is fun – if you know what I mean. During migration we discovered that migration tool has some serious bugs. I wrote some code that fixes some problems after importing process. There I found a problem – I needed to update list items without getting new versions of them after updates.

Read more
Gunnar Peipman
SharePoint 

SharePoint: How to display blog feed using XML Web Part?

January 2, 2008May 17, 2013 Gunnar Peipman 1830 Views 46 Comments

I wanted to show our company’s blog feed on our intranet first page. There some empty space I wanted to fill somehow. I found a good solution, so there was no need for some third-party Web Parts. Also there was no need to write any additional code.

Read more
Gunnar Peipman
SharePoint 

Filtering SharePoint calendar by Start Time

October 9, 2007May 17, 2013 Gunnar Peipman 1923 Views 49 Comments

I had a problem when trying to filter WSS 3.0 calendar list by Start Time column. This column doesn’t appear in filtered columns list somewhy. I found solution that smells like dirty hack to me, but at least it solved my problem.

Read more
  • Next →
Gunnar Peipman

Topics

  • .NET
  • Architecture/Design/Patterns
  • ASP.NET
  • Azure
  • Blazor
  • Books
  • C#
  • Community
  • Data platform
  • Graphics
  • IIS
  • IoT
  • JavaScript
  • Linux
  • Mobile
  • Office/Office 365
  • Search
  • SharePoint
  • Software development
  • Testing
  • Tools
  • UWP
  • Various
  • Visual Studio
  • Windows

 

Follow me on Blogarama
Copyright © 2025 Gunnar Peipman – Programming Blog. All rights reserved.