Skip to content

IT-Idea

Ideas that work

  • Welcome
    • Events
    • Certification
  • Blog
  • Contact
  • Expertise
    • European Auto Commerce
    • Agrifirm
    • RDW
    • Vanderlande
    • Allinq Group (Schuuring)
    • De Nederlandsche Bank
    • RDW
    • DEMCON
    • DAF
    • Gasunie
    • Deventer Ziekenhuis
    • Schuuring
    • PGGM
    • Rabobank Nederland
    • Mavention
    • VXCompany (GP)
    • Rabobank International
    • VXCompany (Fund)
    • VXCompany (WiW)
    • VXCompany (KM)
    • Imtech
    • Cinto
    • Portal for Business
    • FrieslandCampina
    • Hogeschool Inholland
    • Diverse opdrachtgevers
  • About
    • Privacy & Disclaimer
    • Terms of use
    • App Privacy Policy
  • Welcome
    • Events
    • Certification
  • Blog
  • Contact
  • Expertise
    • European Auto Commerce
    • Agrifirm
    • RDW
    • Vanderlande
    • Allinq Group (Schuuring)
    • De Nederlandsche Bank
    • RDW
    • DEMCON
    • DAF
    • Gasunie
    • Deventer Ziekenhuis
    • Schuuring
    • PGGM
    • Rabobank Nederland
    • Mavention
    • VXCompany (GP)
    • Rabobank International
    • VXCompany (Fund)
    • VXCompany (WiW)
    • VXCompany (KM)
    • Imtech
    • Cinto
    • Portal for Business
    • FrieslandCampina
    • Hogeschool Inholland
    • Diverse opdrachtgevers
  • About
    • Privacy & Disclaimer
    • Terms of use
    • App Privacy Policy

Author Archives: Anita

PowerShell Export functions, variables and aliases with wildcards

23 Apr

In my previous post ‘PowerShell Export-ModuleMember vs Export keys in manifest‘ I wrote about ways to export various items from a module. Trevor Sullivan read my post and suggested in his comment to analyze the use of wildcards to export … Read More »

PowerShell, SharePoint 2010 PowerShell

PowerShell Export-ModuleMember vs Export keys in manifest

28 Mar

In PowerShell there are two ways to export functions, cmdlets, variables and aliases from a script module file for use by the calling context: 1. By using Export-ModuleMember and specify what resources need to be exported like: Export-ModuleMember -Function or … Read More »

PowerShell, SharePoint 2010 PowerShell 4 Comments

Empty tooltip in refinement panel

8 Feb

Sometimes when hovering over a fieldvalue in the refinementpanel the tooltip displays only ‘Refine By:’ without displaying any value. While another displays an actual value: Actual term in a tree or just a ‘parent’ term Why? When the fieldvalue is … Read More »

SharePoint 2010 SharePoint 2010, xslt

Refinement panel character display limitation

6 Feb

Search refiners can contain managed metadata fields to refine the results. Sometimes the display mode of the values look a bit weird in the refinement panel. Suppose a sitecolumn of a library is a managed metadata column bound to a … Read More »

SharePoint 2010 SharePoint 2010, xslt 2 Comments

Ever tried to update a user subtype from code?

22 Dec

User subtypes are one of the many new and nice things in SharePoint 2010. The other day I was editing user profiles and changed the subtype for this profile in code. After changing the user subtype Commit() was called and … Read More »

SharePoint 2010 SharePoint 2010, Visual Studio 1 Comment

How to delete crawled properties

20 Nov

You all know by now how to delete crawled properties and that you’re not able to delete a single crawled property. When deleting crawled properties, all unmapped properties from a single category get deleted. In Central Administration select ‘Manage service … Read More »

SharePoint 2010 SharePoint 2010 1 Comment

PowerShell Foreach vs ForEach-Object

8 Nov

There are two variants of ‘for each’ in PowerShell: Foreach statement: iterates over a collection of objects ForEach-Object: obtains its entries from the pipeline At first they both seemed to do the job, but there are some differences. Let’s do … Read More »

PowerShell, SharePoint 2010 PowerShell 10 Comments

SPHttpUtility vs HTTPUtility

31 Oct

Comparison between SPHttpUtility and HTTPUtility – encoding and decoding There are different ways of encoding and decoding querystring parameters, for example by using SPHttpUtility or HttpUtility. While programming SharePoint I always tend to use the SPHttpUtility class, but I didn’t … Read More »

SharePoint 2010 C#, SharePoint 2010, Visual Studio 1 Comment

How to retrieve document set version history

21 Aug

Document set versions are slightly different than item versions. Document sets can be managed by a separate ribbon tab called Document Set and group called Manage. To create a version of a document set the action Capture Version in this … Read More »

SharePoint 2010 PowerShell, SharePoint 2010

PowerShell – Choose between colored host text or write to an output file? Not anymore!

5 Aug

In PowerShell multiple Write statements are available. The two statements I want to address are Write-Host and Write-Output.  What do these two do? Write-Host: Writes customized output to a host Write-Output: Sends the specified objects to the next command in … Read More »

PowerShell, SharePoint 2010 PowerShell 1 Comment

Posts pagination

← 1 2 3 4 5 6 … 10 →

Highlighted events

  • CollabDays NL 2025 , 21 06 2025
  • ESPC 2025 , 01 12 2025
  • European Collaboration Summit 2026 , 05 05 2026

Recent posts

  • Automated SharePoint Dashboard provisioning made easy
  • Let’s crack this code: Solving Duplicated Headings in SharePoint List Forms
  • Audience targeting custom SPFx webpart
  • Creating seamless Video Galleries with New Stream and SharePoint components
  • Power Automate Update Dynamic SharePoint Item

Tags

Azure BCS C# Full Trust Proxy jQuery Media MOSS 2007 Office365 PowerApps PowerShell rss Sandboxed Solutions SharePoint SharePoint 2010 SharePoint 2013 SharePoint Designer 2007 SharePoint Designer 2010 SPFx - SharePoint Framework SPServices TFS Visual Studio web analytics WSS 3.0 xslt

© 2025 IT-Idea
Powered by WordPress / Theme by Design Lab